2008 Feb 27 5:48 AM
Hi ,
I am using BAPI_GOODSMVT_CREATE for creating GRN , In transcation MIGO , at line item level there is a field which does not exist in GOODSMVT_ITEM table.Please suggest me how to populate the field which does not exist in BAPI_GOODSMVT_CREATE.
Regards
Edited by: Subhash Karidhal on Mar 5, 2008 6:06 AM
Hi ,
I am using BAPI_GOODSMVT_CREATE for creating GRN , In transcation MIGO , at line item level there is a field which does not exist in GOODSMVT_ITEM table.Please suggest me how to populate the field which does not exist in BAPI_GOODSMVT_CREATE.
Regards
Edited by: Subhash Karidhal on Mar 5, 2008 6:06 AM
2008 Mar 05 5:34 AM
Hi,
I guess you are trying to tell that you need to populate fields which are added in the item table through Append structure.If that is the case then all you need is to populate the "extensionin" field in the tables tab of the FM "BAPI_GOODSMVT_CREATE",here you need to specify the name of the include structure and its values.Hope this helps.
Regards,
Kiran
Edited by: Kiran NN on Mar 5, 2008 6:35 AM