DBA Data[Home] [Help]

APPS.FND_OAM_USER_INFO dependencies on FND_OAM_USER_INFO

Line 1: PACKAGE BODY fnd_oam_user_info AS

1: PACKAGE BODY fnd_oam_user_info AS
2: /* $Header: AFOAMUIB.pls 120.5 2011/06/30 19:48:08 rlandows ship $ */
3:
4:
5:

Line 217: END fnd_oam_user_info;

213:
214: return(L_CUST_PERSON_PARTY_ID);
215: end GET_ORGANIZATION_ID;
216:
217: END fnd_oam_user_info;
218: