DBA Data[Home] [Help]

APPS.WIP_AUTOLOTPROC_PRIV dependencies on WIP_WS_CUSTOM

Line 1406: WIP_WS_CUSTOM.LOT_HOOK(

1402: x_returnStatus => x_returnStatus);
1403: end if;
1404:
1405: /*Calling MES Hook for Lot Derivation for Express Move*/
1406: WIP_WS_CUSTOM.LOT_HOOK(
1407: org_id => p_orgID,
1408: wip_entity_id => p_wipentityID,
1409: operation_seq_num => l_item.operation_seq_num,
1410: repetitive_schedule_id => null,