DBA Data[Home] [Help]

APPS.WIP_OVERCOMPLETION dependencies on WIP_OPERATIONS_INFO

Line 469: WIP_OPERATIONS_INFO.first_operation

465:
466:
467: /* For the parent wip_entity_id, find the first operation */
468:
469: WIP_OPERATIONS_INFO.first_operation
470: (
471: p_org_id =>to_number(x_org_id),
472: p_wip_entity_id => to_number(x_wip_entity_id),
473: p_line_id => to_number(x_line_id),

Line 963: WIP_OPERATIONS_INFO.first_operation

959:
960:
961: /* For the parent wip_entity_id, find the first operation */
962:
963: WIP_OPERATIONS_INFO.first_operation
964: (
965: p_org_id => to_number(x_org_id),
966: p_wip_entity_id => to_number(x_wip_entity_id),
967: p_line_id => to_number(x_line_id),