DBA Data[Home] [Help]

APPS.INV_RESERVATION_VALIDATE_PVT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 3665: org_organization_definitions ood

3661: SELECT
3662: id_flex_num
3663: INTO l_structure_num
3664: FROM
3665: org_organization_definitions ood
3666: , fnd_id_flex_structures ffs
3667: WHERE
3668: ood.organization_id = p_organization_id
3669: AND ffs.id_flex_code = 'GL#'