DBA Data[Home] [Help]

APPS.XLE_UPGRADE_UTILS dependencies on XLE_LE_OU_INTERFACE

Line 48: cursor check_le(p_org_Id IN NUMBER) is select legal_entity_id from xle_le_ou_interface where organization_id = p_org_id;

44: cursor acct_env_type(l_sob_id IN NUMBER) is select accounting_env_type from xle_sob_interface where set_of_books_id = l_sob_id;
45:
46: cursor def_legal_context(l_sob_id IN VARCHAR2) is select legal_entity_Id from xle_le_sob_interface where set_of_books_id = l_sob_id;
47:
48: cursor check_le(p_org_Id IN NUMBER) is select legal_entity_id from xle_le_ou_interface where organization_id = p_org_id;
49:
50: cursor check_le_mapped(p_org_id IN NUMBER) is
51: select O3.org_information2
52: from