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.