DBA Data[Home] [Help]

APPS.INVPROFL dependencies on INVPROFL

Line 1: package body INVPROFL as

1: package body INVPROFL as
2: /*$Header: INVPROFB.pls 120.1 2005/06/21 05:00:16 appldev ship $*/
3:
4: procedure inv_pr_get_profile
5: (

Line 84: end INVPROFL;

80: return_message := 'INVPRFIL.inv_pr_get_profile ' || SUBSTRB(SQLERRM,1,100);
81:
82: END inv_pr_get_profile;
83:
84: end INVPROFL;