Application Development and Automation 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: 
Read only

Bapi mb1b

Former Member
0 Likes
861

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
Read only

Former Member
0 Likes
798

Try the bapi: BAPI_GOODSMVT_CREATE

Regards,

Ravi

Read only

0 Likes
798

BAPI_GOODSMVT_CREATE

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
798

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.

Read only

Former Member
0 Likes
798

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

Read only

0 Likes
798

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

Read only

Former Member
0 Likes
798

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

Read only

Former Member
0 Likes
798

Hai Juan

Try with 'BAPI_CC1_DNLOAD_WBSELEMENT'

Thanks & regards

Sreenivasulu P