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

cdpos TABLE

Former Member
0 Likes
756

Hi,

I was trying to create sql viewer (sqvi) to link between table cdhdr and cdpos. However, when i try to add table cdpos, system does not allow me. I checked from web, it mentions cdpos is a cluster table thus system does not forbid any linkage.

May I know what can i do in order to get this report using sap query? What is the logical table name if it can link between cdhdr and cdpos.

Thanks alot.

1 REPLY 1
Read only

Former Member
0 Likes
580

Hi,

Try with the following tables.

CDPOS_UID

PCDPOS_UID

Assign points if useful.