DBA Data[Home] [Help]

APPS.WIP_BOMROUTING_PVT dependencies on STANDARD

Line 10: -- p_rtgRefID: only useful when p_jobType is nonstandard

6: -- and p_endDate, you can not provide both, however.
7: -- if it is not routing based, then you must provide both.
8: -- p_startDate: forward schedule the job if it is not null
9: -- p_endDate: backward schedule the job it it is not null
10: -- p_rtgRefID: only useful when p_jobType is nonstandard
11: -- p_bomRefID: only useful when p_jobType is nonstandard
12: -- p_unitNumber: To explode components properly based on unit number for unit effective assemblies.
13: procedure createJob(p_orgID in number,
14: p_wipEntityID in number,

Line 11: -- p_bomRefID: only useful when p_jobType is nonstandard

7: -- if it is not routing based, then you must provide both.
8: -- p_startDate: forward schedule the job if it is not null
9: -- p_endDate: backward schedule the job it it is not null
10: -- p_rtgRefID: only useful when p_jobType is nonstandard
11: -- p_bomRefID: only useful when p_jobType is nonstandard
12: -- p_unitNumber: To explode components properly based on unit number for unit effective assemblies.
13: procedure createJob(p_orgID in number,
14: p_wipEntityID in number,
15: p_jobType in number,

Line 43: -- p_rtgRefID: only useful when p_jobType is nonstandard

39: -- and p_endDate, you can not provide both, however.
40: -- if it is not routing based, then you must provide both.
41: -- p_startDate: forward schedule the job if it is not null
42: -- p_endDate: backward schedule the job it it is not null
43: -- p_rtgRefID: only useful when p_jobType is nonstandard
44: -- p_bomRefID: only useful when p_jobType is nonstandard
45: -- p_unitNumber: To explode components properly based on unit number for unit effective assemblies.
46:
47: -- for anything related to bom/rtg you do not want to change, for instance, bom_reference_id, you must pass the original

Line 44: -- p_bomRefID: only useful when p_jobType is nonstandard

40: -- if it is not routing based, then you must provide both.
41: -- p_startDate: forward schedule the job if it is not null
42: -- p_endDate: backward schedule the job it it is not null
43: -- p_rtgRefID: only useful when p_jobType is nonstandard
44: -- p_bomRefID: only useful when p_jobType is nonstandard
45: -- p_unitNumber: To explode components properly based on unit number for unit effective assemblies.
46:
47: -- for anything related to bom/rtg you do not want to change, for instance, bom_reference_id, you must pass the original
48: -- value queried up from the job. If you pass null, this API will consider that you want to change the