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 Modules

Former Member
0 Likes
310

HI,

Can anyone please let me know, is there any Function Module to get all the FI reset documents.

Thanks,

Sri.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
286

You can study the code behind FBRA. Also you can study by debugging a reset session of a FI document.

There are no directly available FMs for this. Though you can try the FMs REVERSE_CLEARING and CLEAR_DOCUMENTS

1 REPLY 1
Read only

Former Member
0 Likes
287

You can study the code behind FBRA. Also you can study by debugging a reset session of a FI document.

There are no directly available FMs for this. Though you can try the FMs REVERSE_CLEARING and CLEAR_DOCUMENTS