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 for FBS1

Former Member
0 Kudos
368

hi all,

please help me in finding a FM or bapi for FBS1 trasaction. i have to upload the <b>reversal reason and reversal date</b> as well with other fields.

regards

sarala

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
332

Hi Sarala,

There is no BAPI for FBS1 and BAPI_ACC_DOCUMENT_POST does not do it despite having the reversal reason as a header segment field! helpful... I think not.

The options are either BDC or RFBIBL00..

I wrapped the standard BAPI and within this either called the standard BAPI or called BDC code if the posting was to be an FBS1.

reward pts if found usefull

Thanks

Sathish

2 REPLIES 2
Read only

Former Member
0 Kudos
333

Hi Sarala,

There is no BAPI for FBS1 and BAPI_ACC_DOCUMENT_POST does not do it despite having the reversal reason as a header segment field! helpful... I think not.

The options are either BDC or RFBIBL00..

I wrapped the standard BAPI and within this either called the standard BAPI or called BDC code if the posting was to be an FBS1.

reward pts if found usefull

Thanks

Sathish

Read only

0 Kudos
328

hi sathish,

thanks for your reply, how do we wrapp the standard BAPI and within this call the standard BAPI. do you have an example code for this. it would be great if you can send please.

thanks

Sarala.