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

Problem with BAPI_RESERVATION_CREATE

Former Member
0 Likes
467

Hi experts,

There is a practice to create another reservation in MB21 transaction,so I'm using the bapi BAPI_RESERVATION_CREATE,

the result is successfully,and the entry in database table RESB had been created,but the debit/credit indicator is null,

I also commit by 'BAPI_TRANSACTION_COMMIT',

but it doesn't work.What's the reason?

Thanks In Advance.

2 REPLIES 2
Read only

Former Member
0 Likes
375

I found the issue when perform "segmentdaten_t156_setzen(sapfm07r)",the RESB data can't be transfer.

how to solve this?

Read only

Former Member
0 Likes
375

any body help me plz.