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: 

Accounting documents associated in the creation of a billing document

davidsegurado
Explorer
0 Kudos
199

Hello experts,

When I am creating a billing document, it is getting some FI documents that already have a billing document associated. I am debugging the whole standard and I know that it is related to the creation of records of table AD01DLIEF. However, I do not find the part of the code in which they are assigning the FI documents. I set several breakpoints in the reference of the table AD01DLIEF but so far I did not find anything.

Do you have any idea in which part of the code, user exit or badi I should check?

Thanks a lot

1 REPLY 1

touzik_itc
Active Participant
0 Kudos
166

You could start with a trace in the transaction ST05 to find out, where this database table is updated.