DBA Data[Home] [Help]

APPS.JA_CN_CFS_REPORT_PKG dependencies on XLE_ENTITY_PROFILES

Line 739: --The Legal Entity related infromation stored in the XLE_ENTITY_PROFILES

735: --fix bug 7488223 add end
736:
737: L_XML_REPORT := NULL;
738:
739: --The Legal Entity related infromation stored in the XLE_ENTITY_PROFILES
740: --table in R12.
741: SELECT name
742: INTO l_le_name
743: FROM XLE_ENTITY_PROFILES

Line 743: FROM XLE_ENTITY_PROFILES

739: --The Legal Entity related infromation stored in the XLE_ENTITY_PROFILES
740: --table in R12.
741: SELECT name
742: INTO l_le_name
743: FROM XLE_ENTITY_PROFILES
744: WHERE legal_entity_id=p_legal_entity_id;
745:
746: --Get the Report Name
747: SELECT NAME