SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Locate Detail Print Line Info

KASTENNIS70
Explorer
0 Likes
621

I would like to obtain the details from the Print Documents, but do not know the table name. The system states ERDZ but that is a structure. I specifically am trying to obtain the hvorg/tvorg (main/sub) from the Print document detail line items.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

Main and sub transaction for each individual line item on the print document is stored in the print document line items table, which is DBERDL.

View solution in original post

3 REPLIES 3
Read only

Former Member
0 Likes
557

Main and sub transaction for each individual line item on the print document is stored in the print document line items table, which is DBERDL.

Read only

KASTENNIS70
Explorer
0 Likes
556

Resolved, but actually needed the billDoc Sub transactions, so am using table DBERDLB. Thank you.

Read only

0 Likes
556

You can get bill doc sub transactions from dberchz1 table. You can get the reference of a print document line item to a billing document line item from the table DBERDLB.