DBA Data[Home] [Help]

APPS.AHL_RM_ASSO_DOCASO_PVT dependencies on AHL_RM_OPERATION_PVT

Line 98: l_x_operation_rec AHL_RM_OPERATION_PVT.operation_rec_type ;

94: l_api_version NUMBER := 1.0;
95: l_return_status VARCHAR2(1);
96: l_msg_count NUMBER := NULL;
97: l_msg_data VARCHAR2(2000);
98: l_x_operation_rec AHL_RM_OPERATION_PVT.operation_rec_type ;
99: l_x_route_rec AHL_RM_ROUTE_PVT.route_rec_type ;
100: l_x_doc_assos_tbl AHL_DI_ASSO_DOC_GEN_PUB.association_tbl;
101: BEGIN
102: