cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI BAPI_GOODSMVT_CREATE cancel transfer requirement in WM

former_member397166
Participant
0 Kudos

Hi all,

In WM, it will create Transfer Requirement automaticly after call FM:BAPI_GOODSMVT_CREATE。

And now, In some case, I need not this Transfer Requirement automatcly.

So , is there any BAPI parameter or other BADI/Exit to work it?

Abinathsiva
Active Contributor
0 Kudos

Hi,

What type of conditions, can you breif the requirement and code...

Accepted Solutions (0)

Answers (1)

Answers (1)

DominikTylczyn
Active Contributor

Hi freddy.feng

BAPI_GOODSMVT_CREATE will not create a transfer requirement if you pass X in NO_TRANSFER_REQ field of GOODSMVT_ITEM input table.

The documentation of the field reads:

Short Text Indicator:

No Transfer Requirement Created

Procedure

Indicator which you can use to ensure that for this particular document no transfer requirements will be generated, although this is normally the case. If you do not want to have a transfer requirement created, enter X here.

Best regards

Dominik Tylczynski