DBA Data[Home] [Help]

APPS.AHL_RM_OPERATION_PUB dependencies on AHL_RM_RT_OPER_RESOURCE_PVT

Line 43: -- p_x_oper_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type

39: --
40: -- Procedure Parameters :
41: -- p_x_oper_rec IN OUT AHL_RM_OPERATION_PVT.operation_rec_type Required
42: -- p_x_oper_doc_tbl IN OUT AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl
43: -- p_x_oper_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type
44: -- p_x_oper_material_tbl IN OUT AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type
45: -- p_x_oper_panel_tbl IN OUT AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type
46: --
47: -- Version :

Line 64: * @param p_x_oper_resource_tbl Table of Resource Requirements of type AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type that need to be associated to the Operation

60: * @param x_msg_count API Return message count, if any. Standard API parameter
61: * @param x_msg_data API Return message data, if any. Standard API parameter
62: * @param p_x_oper_rec Operation record of type AHL_RM_OPERATION_PVT.operation_rec_type
63: * @param p_x_oper_doc_tbl Table of Documents of type AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl that need to be associated to the Operation
64: * @param p_x_oper_resource_tbl Table of Resource Requirements of type AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type that need to be associated to the Operation
65: * @param p_x_oper_material_tbl Table of Material Requirements of type AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type that need to be associated to the Operation
66: * @param p_x_oper_panel_tbl Table of Access Panels of type AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type that need to be associated to the Operation
67: * @rep:scope public
68: * @rep:lifecycle active

Line 87: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,

83: x_msg_data OUT NOCOPY VARCHAR2,
84: -- procedure params
85: p_x_oper_rec IN OUT NOCOPY AHL_RM_OPERATION_PVT.operation_rec_type,
86: p_x_oper_doc_tbl IN OUT NOCOPY AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl,
87: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,
88: p_x_oper_material_tbl IN OUT NOCOPY AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type,
89: p_x_oper_panel_tbl IN OUT NOCOPY AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type
90: );
91:

Line 116: -- p_x_oper_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type

112: --
113: -- Procedure Parameters :
114: -- p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type Required
115: -- p_x_oper_doc_tbl IN OUT AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl
116: -- p_x_oper_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type
117: -- p_x_oper_material_tbl IN OUT AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type
118: -- p_x_oper_panel_tbl IN OUT AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type
119: --
120: -- Version :

Line 137: * @param p_x_oper_resource_tbl Table of Resource Requirements of type AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type that need to be associated to the Operation

133: * @param x_msg_count API Return message count, if any. Standard API parameter
134: * @param x_msg_data API Return message data, if any. Standard API parameter
135: * @param p_oper_rec Operation record of type AHL_RM_OPERATION_PVT.operation_rec_type
136: * @param p_x_oper_doc_tbl Table of Documents of type AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl that need to be associated to the Operation
137: * @param p_x_oper_resource_tbl Table of Resource Requirements of type AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type that need to be associated to the Operation
138: * @param p_x_oper_material_tbl Table of Material Requirements of type AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type that need to be associated to the Operation
139: * @param p_x_oper_panel_tbl Table of Access Panels of type AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type that need to be associated to the Operation
140: * @rep:scope public
141: * @rep:lifecycle active

Line 160: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,

156: x_msg_data OUT NOCOPY VARCHAR2,
157: -- procedure params
158: p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type,
159: p_x_oper_doc_tbl IN OUT NOCOPY AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl,
160: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,
161: p_x_oper_material_tbl IN OUT NOCOPY AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type,
162: p_x_oper_panel_tbl IN OUT NOCOPY AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type
163: );
164:

Line 405: --- p_x_alt_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type Required

401: -- p_operation_revision IN NUMBER,
402: -- p_operation_id IN NUMBER,
403: -- p_resource_id IN NUMBER,
404: -- p_resource_name IN VARCHAR2,
405: --- p_x_alt_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type Required
406: --
407: -- Version :
408: -- Initial Version 1.0
409: --

Line 427: * @param p_x_alt_resource_tbl Alternate resources table of type AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type

423: * @param p_operation_revision Operation revision of the Operation to which the resource is associated
424: * @param p_operation_id Operation id of the Operation to which the resource is associated
425: * @param p_resource_id Resource Id of the resource to be associated
426: * @param p_resource_name Resource Name of the resource to be associated
427: * @param p_x_alt_resource_tbl Alternate resources table of type AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type
428: * @rep:scope public
429: * @rep:lifecycle active
430: * @rep:displayname Process Operation Alternate Resource
431: */

Line 451: p_x_alt_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type

447: p_operation_revision IN NUMBER,
448: p_operation_id IN NUMBER,
449: p_resource_id IN NUMBER,
450: p_resource_name IN VARCHAR2,
451: p_x_alt_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.alt_resource_tbl_type
452: );
453:
454: END AHL_RM_OPERATION_PUB;
455: