DBA Data[Home] [Help]

APPS.GME_SCALE_BATCH_PVT dependencies on GME_API_GRP

Line 336: l_ingr_req_date := gme_api_grp.get_ingr_sub_date(p_material_tbl(i).batch_id,p_material_tbl(i).material_detail_id);

332: /* This loop is not needed really. We will always get only one record. */
333: --FPBug#4351032 Begin
334: --nsinghi Bug#5674398 Pass the ingredient substitution date rather than the batch plan start date
335: -- for pDate parameter
336: l_ingr_req_date := gme_api_grp.get_ingr_sub_date(p_material_tbl(i).batch_id,p_material_tbl(i).material_detail_id);
337:
338: gmdfmval_pub.get_substitute_line_item(
339: pFormulaline_id => p_material_tbl(i).formulaline_id
340: ,pItem_id => p_material_tbl(i).inventory_item_id

Line 1042: -- gme_api_grp.set_timestamp;

1038: l_message_list VARCHAR2 (2000); -- 4944024
1039: reduce_reservation_fail EXCEPTION; -- 4944024
1040: step_closed_err EXCEPTION;
1041: BEGIN
1042: -- gme_api_grp.set_timestamp;
1043: l_scale_factor := p_scale_factor;
1044:
1045: /* Set the savepoint before proceeding */
1046: IF (NOT gme_batch_header_dbl.fetch_row (p_batch_header_rec