You are on page 1of 1

*----------------------------------------------------------------------------------

-----------*
* Modified by : Dillibabu E
*
* Functional Consultant : Anil Malhotra
*
* Date of Creation : 10.08.2018
*
* Transport Request No : EPDK9A0AD2
*
* Change request No : 4000004668
*
* Modification reason :
*
*1.During GI batch, split scenario an error occurs as "Qty or delivery completed
ind missing" * *
*2.During goods issue the picked qty is not updating.
*
*3.In FM ZGTMMFM_GRN_GET_HELP values are not getting filtered based on material for
the table *
* T_BATCH_LIST check the variant "Batch for Material"
*
*4.In FM ZGTMMFM_GRN_GET_DETAILS in PO it�s TO but it�s coming as KG
*
*5.Remove check button - top and bottom
*
*6.Refresh not happening
*
*----------------------------------------------------------------------------------
-----------*
* Modified by : R.Ranjith
*
* Functional Consultant : Ananth / Deepak
*
* Date of Creation : 01.10.2018
*
* Transport Request No : EPDK9A0CVD
*
* Change request No : 4000004952
*
* Modification reason : Changes for Bag average , Tolerance limit
*
*----------------------------------------------------------------------------------
-----------* *
PROGRAM zgtmm_gr_gi_stand_wb MESSAGE-ID zgtmm_msg.

* Include for Top Data Declerations


INCLUDE zgtmm_gr_gi_stand_wb_top.

* Include for PBO Logic


INCLUDE zgtmm_gr_gi_stand_wb_o01.

* Include for PAI Logic


INCLUDE zgtmm_gr_gi_stand_wb_i01.

* Include for Subroutine Logic


INCLUDE zgtmm_gr_gi_stand_wb_f01.

You might also like