Application Development 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: 

where is BKPF-XREVERSAL updated?

0 Kudos

Hi all,

I am using the tcode FB08 to reverse the FI document created using FB01. To check if it is reversal i would like to check the condition using BKPF-XREVERSAL. But in the BTE 1120 this field is not filled, i tried debug the process to find where XREVERSAL is updated but was not successful. But once the document is reversed, it has value 2 in the DB table. If anyone has some idea where it is getting updated, please let me know.

Thanks in advance,

Kind regards,

Venkat

2 REPLIES 2

rajkumarnarasimman
Active Contributor
0 Kudos

Hi.

Place watchpoint during debugging for the field BKPF-XREVERSAL.

Regards

Rajkumar Narasimman

Former Member
0 Kudos

Dear Mr. Anonymous,

Why don't you use field BKPF-STBLG to validate the data ?

BKPF-STBLG is a Reverse Document Number.

Regards,

Yance