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

FUNCTION 'CALL_FB08' without export parameter reversal doc nr

Former Member
0 Likes
1,767

In FUNCTION 'CALL_FB08' (SE37) there is no export parameter for the created reversal document. Any idea for another FM that would provide the created reversal document?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,076

Hi,

BAPI_CTRACDOCUMENT_REVERSE

Regards,

Himanshu Verma

3 REPLIES 3
Read only

brad_bohn
Active Contributor
0 Likes
1,076

See program RFUTFBRA for the process...

Read only

Former Member
0 Likes
1,077

Hi,

BAPI_CTRACDOCUMENT_REVERSE

Regards,

Himanshu Verma

Read only

Former Member
0 Likes
1,076

Hello ,

what kind of export parameters do you need , do you want to capture created reversal document ? , sorry i'm not clear abt your requirement.

if you want to know the created reversal document , then check system params ( sy-msgv1,sy-msgv2...etc ) to know the posted reversal document.

regards

Prabhu