DBA Data[Home] [Help]

APPS.UMX_REGISTRATION_PVT dependencies on HZ_PARTIES

Line 96: function GET_PERSON_ID (p_party_id in hz_parties.party_id%type) return number;

92: * @return : Person Id of the user
93: * Errors : possible errors raised by this API
94: * Other Comments :
95: */
96: function GET_PERSON_ID (p_party_id in hz_parties.party_id%type) return number;
97: /**
98: * Function : GET_MANAGER_NAME
99: * Type : Private
100: * Description : Find Manager's Name