DBA Data[Home] [Help]

APPS.GML_BATCH_OM_RES_PVT dependencies on GML_BATCH_WORKFLOW_PKG

Line 1238: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1234: END IF;
1235: CLOSE CSR_for_so_line;
1236: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : l_last_updated_by is '||l_last_updated_by);
1237: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1238: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1239: , p_approver => l_last_updated_by
1240: , p_so_header_id=> l_so_header_id
1241: , p_so_line_id => l_so_line_id
1242: , p_batch_id => l_batch_id

Line 1252: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1248:
1249: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : l_created_by is '||l_created_by);
1250: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1251:
1252: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1253: , p_approver => l_created_by
1254: , p_so_header_id=> l_so_header_id
1255: , p_so_line_id => l_so_line_id
1256: , p_batch_id => l_batch_id

Line 1278: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1274: l_old_header_id := l_new_header_id;
1275:
1276: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : Multiple sales orders, header_id'||l_so_header_id);
1277: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1278: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1279: , p_approver => l_last_updated_by
1280: , p_so_header_id=> l_so_header_id
1281: , p_so_line_id => l_so_line_id
1282: , p_batch_id => l_batch_id

Line 1292: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1288:
1289: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : l_created_by is '||l_created_by);
1290: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1291:
1292: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1293: , p_approver => l_created_by
1294: , p_so_header_id=> l_so_header_id
1295: , p_so_line_id => l_so_line_id
1296: , p_batch_id => l_batch_id

Line 1316: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1312: l_old_header_id := l_new_header_id;
1313:
1314: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : Multiple sales orders, header_id'||l_so_header_id);
1315: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1316: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1317: , p_approver => l_last_updated_by
1318: , p_so_header_id=> l_so_header_id
1319: , p_so_line_id => l_so_line_id
1320: , p_batch_id => l_batch_id

Line 1330: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id

1326:
1327: GMI_RESERVATION_UTIL.PrintLn('Notify CSR : l_created_by is '||l_created_by);
1328: GMI_RESERVATION_UTIL.PrintLn('Initiating the Workflow......');
1329:
1330: GML_BATCH_WORKFLOW_PKG.Init_wf( p_session_id => l_session_id
1331: , p_approver => l_created_by
1332: , p_so_header_id=> l_so_header_id
1333: , p_so_line_id => l_so_line_id
1334: , p_batch_id => l_batch_id