‎2008 May 25 6:28 AM
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.
‎2008 May 26 11:05 AM
I found the issue when perform "segmentdaten_t156_setzen(sapfm07r)",the RESB data can't be transfer.
how to solve this?
‎2008 Jun 03 6:40 PM