DBA Data[Home] [Help]

APPS.WMS_RULE_16 dependencies on PA_TASKS

Line 81: from PA_TASKS pt

77: ,base.secondary_quantity
78: ,base.grade_code
79: ,NULL consist_string
80: ,NULL order_by_string
81: from PA_TASKS pt
82: ,PJM_PROJECTS_ORG_V ppovs
83: ,MTL_ITEM_LOCATIONS mil
84: ,WMS_TRX_DETAILS_TMP_V mptdtv
85: ,(

Line 174: from PA_TASKS pt

170: ,sum(base.secondary_quantity)
171: ,base.grade_code
172: ,NULL consist_string
173: ,NULL order_by_string
174: from PA_TASKS pt
175: ,PJM_PROJECTS_ORG_V ppovs
176: ,MTL_ITEM_LOCATIONS mil
177: ,WMS_TRX_DETAILS_TMP_V mptdtv
178: ,(

Line 283: from PA_TASKS pt

279: ,sum(base.secondary_quantity)
280: ,base.grade_code
281: ,NULL consist_string
282: ,NULL order_by_string
283: from PA_TASKS pt
284: ,PJM_PROJECTS_ORG_V ppovs
285: ,MTL_ITEM_LOCATIONS mil
286: ,WMS_TRX_DETAILS_TMP_V mptdtv
287: ,(

Line 389: from PA_TASKS pt

385: ,sum(base.secondary_quantity)
386: ,base.grade_code
387: ,NULL consist_string
388: ,NULL order_by_string
389: from PA_TASKS pt
390: ,PJM_PROJECTS_ORG_V ppovs
391: ,MTL_ITEM_LOCATIONS mil
392: ,WMS_TRX_DETAILS_TMP_V mptdtv
393: ,(