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.2 2005/10/10 21:46:24 fskinner noship $ */
3:
4:
5:

Line 187: END fnd_oam_user_info;

183:
184: return(L_CUST_PERSON_PARTY_ID);
185: end GET_ORGANIZATION_ID;
186:
187: END fnd_oam_user_info;
188:
189: