Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi mb1b

Former Member
0 Kudos

hi, i need to simulate transaction Mb1b with reservation and using WBS element... someone told me about BAPI_RESERVATION_CREATE1, but i think this is only to create a Reservation.

Any ideas?

thks.

7 REPLIES 7

former_member181962
Active Contributor
0 Kudos

Try the bapi: BAPI_GOODSMVT_CREATE

Regards,

Ravi

0 Kudos

BAPI_GOODSMVT_CREATE

Simha_
Employee
Employee
0 Kudos

Hi,

Use BAPI_GOODSMVT_CREATE.

<a href="http://">www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm</a>

Check out how to use this BAPI and the BAPI documentation in the se37 for this particular BAPI.

Cheers

Simha.

Former Member
0 Kudos

But i work with -reservation + WBS- not with Order Number.. can i do that?

0 Kudos

Check the documenation of the bapi for more info:

<i><b>Goods issue with reference to a reservation

The following fields have to be filled:

Reservation number

Reservation item

Record type of the reservation

Movement indicator

Quantity in unit of entry

ISO code unit of measurement for unit of entry

The following fields may have to be filled in some cases (incomplete listing):

Shelf life expiration date (if this has been configured in the system)

Reason for movement (if this has been configured in the system)

Batch (if the material is handled in batches and automatic batch number assignment is not set)

Storage location (if not planned in the reservation)

The following fields can be filled (incomplete listing):

Special stock indicator

Item text

Unloading point

Goods recipient

The following fields cannot be filled (incomplete listing):

Movement type

Material

Plant

Account assignment fields</b></i>

Regards,

Ravi

Former Member
0 Kudos

Hi Juan,

try FM

K_DOCUMENT_TRANSFER_POSTING

BAPI_GOODSMVT_CREATE

PSBW_HIERARCHY_TRANSFER_WBSH

TPM_TRAC_MIG_TRANSFER_POST

Hope it helps...

Lokesh

pls. reward appropriate points

Former Member
0 Kudos

Hai Juan

Try with 'BAPI_CC1_DNLOAD_WBSELEMENT'

Thanks & regards

Sreenivasulu P