DBA Data[Home] [Help]

APPS.GMD_SUBSTITUTION_PUB dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 116: FROM org_organization_definitions

112: WHERE concatenated_segments = vItem_no;
113:
114: Cursor get_item_orgn(vOrgn_id NUMBER) IS
115: SELECT organization_code
116: FROM org_organization_definitions
117: WHERE organization_id = vOrgn_id;
118:
119: CURSOR check_for_date_overlap(vSubstitution_id NUMBER
120: ,vOriginal_item_id NUMBER