DBA Data[Home] [Help]

APPS.WIP_OPERATION_DEFAULT dependencies on WIP_OPERATION_DEFAULT

Line 1: Package Body WIP_OPERATION_DEFAULT as

1: Package Body WIP_OPERATION_DEFAULT as
2: /* $Header: wipopdfb.pls 115.7 2002/11/29 09:33:36 rmahidha ship $ */
3:
4: Procedure Default_Operations(p_group_id in number,
5: p_parent_header_id in number,

Line 219: END WIP_OPERATION_DEFAULT;

215: AND substitution_type = WIP_JOB_DETAILS.WIP_ADD
216: AND operation_seq_num = p_operation_seq_num;
217:
218: END Default_Oper;
219: END WIP_OPERATION_DEFAULT;