DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on WIP_ATO_UTILS

Line 3762: and WIP_ATO_UTILS.check_wip_supply_type(

3758: where oel2.ship_from_org_id = oel.ship_from_org_id
3759: and oel2.header_id = oel.header_id
3760: and oel2.line_id = oel.line_id
3761: and rownum = 1
3762: and WIP_ATO_UTILS.check_wip_supply_type(
3763: oel2.header_id,
3764: oel2.line_id,
3765: NULL,
3766: oel2.ship_from_org_id)