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

Reset Documents

Former Member
0 Likes
625

Hi,

I have reset the clearing document say 123456789, I can find this information regarding the reset date and time in CDHDR table. But when I check the same document number in BSAS it is not there.

My requirement is to check all the documents which are reset and delete those documents from the internal table GT_BSAS & GT_BSIS either.

How to achieve this?

Thanks,

Sri.

2 REPLIES 2
Read only

Former Member
0 Likes
493

Clearing documents can be reset using FBRA. And when a document is reset its status BKPF-BSTAT is set to 'B' - "reset clearing document.

Hope this helps.

Read only

Former Member
0 Likes
493

Hi!

Check it in table BSIS. BSIS is for the uncompleted ducoments and BSAS is for the complete documents.

Where are you using these internal tables?

Regards

Tamás

Message was edited by:

Tamás Nyisztor