DBA Data[Home] [Help]

APPS.GME_SCALE_BATCH_PVT dependencies on GME_API_GRP

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

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

Line 1052: -- gme_api_grp.set_timestamp;

1048: l_message_list VARCHAR2 (2000); -- 4944024
1049: reduce_reservation_fail EXCEPTION; -- 4944024
1050: step_closed_err EXCEPTION;
1051: BEGIN
1052: -- gme_api_grp.set_timestamp;
1053: l_scale_factor := p_scale_factor;
1054:
1055: /* Set the savepoint before proceeding */
1056: IF (NOT gme_batch_header_dbl.fetch_row (p_batch_header_rec