DBA Data[Home] [Help]

APPS.UMX_REGISTRATION_PVT dependencies on HZ_PARTIES

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

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