DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on STANDARD

Line 1069: and pha.type_lookup_code = 'STANDARD'

1065: and pvs.vendor_site_id = pha.vendor_site_id
1066: and hrl.location_id(+) = plla.ship_to_location_id
1067: and hrl.LANGUAGE(+) = USERENV('LANG')
1068: and hz.location_id(+) = plla.ship_to_location_id
1069: and pha.type_lookup_code = 'STANDARD'
1070: and pha.AUTHORIZATION_STATUS = 'APPROVED'
1071: and NVL(plla.approved_flag, 'N') = 'Y'
1072: and NVL(plla.CANCEL_FLAG, 'N') = 'N'
1073: and NVL(pha.FROZEN_FLAG, 'N') = 'N'