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

Data extraction from CO tables

Former Member
0 Likes
660

Hi,

How does the accounting document no in bseg table related to the co-pa table ie. ce1***table.

The fields paobjnr pasubnr in the bseg table for my accounting document no is not available. Then how can i get the data from co-pa table for that accounting document number.

Regards,

Nagendra Prasad.J

Hi,

How does the accounting document no in bseg table related to the co-pa table ie. ce1***table.

The fields paobjnr pasubnr in the bseg table for my accounting document no is not available. Then how can i get the data from co-pa table for that accounting document number.

Regards,

Nagendra Prasad.J

3 REPLIES 3
Read only

Former Member
0 Likes
597

Try to search with billing document in reference document number.....

Read only

Former Member
0 Likes
597

Hi Nagendra,

To find the CO-PA data, you must go with paobjnr field in bseg to the ce4***_acct table and use ce4key field to extract details in ce4**. Please don´t use ce1** table.

regards,

Rodrigo Ramirez

Read only

0 Likes
597

Hi Rodrigo Ramirez

thanks for your helpful answer