DBA Data[Home] [Help]

APPS.INV_RESERVATION_VALIDATE_PVT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 3501: org_organization_definitions ood

3497: SELECT
3498: id_flex_num
3499: INTO l_structure_num
3500: FROM
3501: org_organization_definitions ood
3502: , fnd_id_flex_structures ffs
3503: WHERE
3504: ood.organization_id = p_organization_id
3505: AND ffs.id_flex_code = 'GL#'