DBA Data[Home] [Help]

APPS.XLE_BUSINESSINFO_GRP dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 888: from org_organization_definitions

884:
885: /* The following cursor selects organization information related to a legal entity*/
886: cursor le_c is
887: select organization_id
888: from org_organization_definitions
889: where legal_entity=l_Le_ID;
890:
891: /* The following cursor selects legal entity information related to a organization*/
892: cursor org_c is