DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on WIP_ATO_UTILS

Line 3795: and WIP_ATO_UTILS.check_wip_supply_type(

3791: where oel2.ship_from_org_id = oel.ship_from_org_id
3792: and oel2.header_id = oel.header_id
3793: and oel2.line_id = oel.line_id
3794: and rownum = 1
3795: and WIP_ATO_UTILS.check_wip_supply_type(
3796: oel2.header_id,
3797: oel2.line_id,
3798: NULL,
3799: oel2.ship_from_org_id)