cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer Posting-Storage Loc-Storage Loc (311) with Ref to Material Documnt

Former Member
0 Kudos

Hi Experts,

I have a Requirement of doing Transfer Posting from one Storage Location to Other Storage Location within Plant with reference to a Material Document which is Goods Receipt against PO.

With given reference (Material document u2013 GR against PO) system should copy all items from Material Document and Propose for Transfer Posting.

I am aware that this feature is not available in standard R/3.

Can anyone tell me how to achieve this by Development?

Any Input is highly appreciated.

Thanks and Regards,

Selvakumar. M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

No Solution in standard SAP

Former Member
0 Kudos

Hi Selvakumar,

I beleive this is possible. Have a look into the BAPI BAPI_GOODSMVT_CREATE.

See the documentation for this FM. (The GM code 4 suits for your requirement. GM_Code 04: Transfer posting)

Regards,

Maddy.

Former Member
0 Kudos

Hi,

Thanks for your Reply.

I have seen the documentation of "BAPI_GOODSMVT_CREATE" and it was mentioned only for following Scenarios.

1) Transfer posting without reference to a reservation

2) Transfer posting with reference to a reservation

My requirement is Transfer Posting with reference to a Material Document (Material Document is GR against PO) in which system should copy all documents from refernce.

Please Tell me how to develop with the above BAPI.

Regards,

Selva