DBA Data[Home] [Help]

APPS.AR_FIRSTPARTY_UTILS dependencies on FND_PROFILE

Line 10: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');

6: -- PROCEDURE GET_LEGAL_ENTITY_ID_OU
7: -- Use this instead of XLE_FIRSTPARTY_UTILS.GET_LEGAL_ENTITY_ID_OU
8: -- to retrieve the value of legal_entity_id for org_id
9: -----------------------------------------------------------------
10: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
11:
12: PROCEDURE GET_LEGAL_ENTITY_ID_OU
13: (p_operating_unit IN number,
14: p_legal_entity_id OUT NOCOPY number