DBA Data[Home] [Help]

APPS.AHL_RM_OPERATION_PUB dependencies on AHL_RM_OPERATION_PVT

Line 41: -- p_x_oper_rec IN OUT AHL_RM_OPERATION_PVT.operation_rec_type Required

37: -- x_msg_count OUT NUMBER Required
38: -- x_msg_data OUT VARCHAR2 Required
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

Line 62: * @param p_x_oper_rec Operation record of type AHL_RM_OPERATION_PVT.operation_rec_type

58: * @param p_module_type For Internal use only, should always be NULL, default value NULL
59: * @param x_return_status API Return status. Standard API parameter
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

Line 85: p_x_oper_rec IN OUT NOCOPY AHL_RM_OPERATION_PVT.operation_rec_type,

81: x_return_status OUT NOCOPY VARCHAR2,
82: x_msg_count OUT NOCOPY NUMBER,
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

Line 108: p_x_oper_rec IN OUT NOCOPY AHL_RM_OPERATION_PVT.operation_rec_type,

104: x_return_status OUT NOCOPY VARCHAR2,
105: x_msg_count OUT NOCOPY NUMBER,
106: x_msg_data OUT NOCOPY VARCHAR2,
107: -- procedure params
108: p_x_oper_rec IN OUT NOCOPY AHL_RM_OPERATION_PVT.operation_rec_type,
109: p_x_oper_doc_tbl IN OUT NOCOPY AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl,
110: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,
111: p_x_oper_material_tbl IN OUT NOCOPY AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type
112: );

Line 136: -- p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type Required

132: -- x_msg_count OUT NUMBER Required
133: -- x_msg_data OUT VARCHAR2 Required
134: --
135: -- Procedure Parameters :
136: -- p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type Required
137: -- p_x_oper_doc_tbl IN OUT AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl
138: -- p_x_oper_resource_tbl IN OUT AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type
139: -- p_x_oper_material_tbl IN OUT AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type
140: -- p_x_oper_panel_tbl IN OUT AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type

Line 157: * @param p_oper_rec Operation record of type AHL_RM_OPERATION_PVT.operation_rec_type

153: * @param p_module_type For Internal use only, should always be NULL, default value NULL
154: * @param x_return_status API Return status. Standard API parameter
155: * @param x_msg_count API Return message count, if any. Standard API parameter
156: * @param x_msg_data API Return message data, if any. Standard API parameter
157: * @param p_oper_rec Operation record of type AHL_RM_OPERATION_PVT.operation_rec_type
158: * @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
159: * @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
160: * @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
161: * @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

Line 180: p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type,

176: x_return_status OUT NOCOPY VARCHAR2,
177: x_msg_count OUT NOCOPY NUMBER,
178: x_msg_data OUT NOCOPY VARCHAR2,
179: -- procedure params
180: p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type,
181: p_x_oper_doc_tbl IN OUT NOCOPY AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl,
182: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,
183: p_x_oper_material_tbl IN OUT NOCOPY AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type,
184: p_x_oper_panel_tbl IN OUT NOCOPY AHL_RM_RT_OPER_PANEL_PVT.rt_oper_panel_tbl_type

Line 203: p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type,

199: x_return_status OUT NOCOPY VARCHAR2,
200: x_msg_count OUT NOCOPY NUMBER,
201: x_msg_data OUT NOCOPY VARCHAR2,
202: -- procedure params
203: p_oper_rec IN AHL_RM_OPERATION_PVT.operation_rec_type,
204: p_x_oper_doc_tbl IN OUT NOCOPY AHL_RM_ASSO_DOCASO_PVT.doc_association_tbl,
205: p_x_oper_resource_tbl IN OUT NOCOPY AHL_RM_RT_OPER_RESOURCE_PVT.rt_oper_resource_tbl_type,
206: p_x_oper_material_tbl IN OUT NOCOPY AHL_RM_MATERIAL_AS_PVT.material_req_tbl_type
207: );