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

structure name in CDPOS table

Former Member
0 Likes
1,466

Hello All,

When i am trying to see the values in CDPOS table i ahve found a structure name in the field CDPOS - TABNAME .

fro eg: to see BOM change docs,,,,,, i.e. for TCODE CS02, i have seen a structure CSBOM in the CDPOS - TABNAME entry.

can anyone explain the meaning of 'having structure name in that field'.

Thanks in advance

Best Regards,

Amarender Reddy B

Hello All,

When i am trying to see the values in CDPOS table i ahve found a structure name in the field CDPOS - TABNAME .

fro eg: to see BOM change docs,,,,,, i.e. for TCODE CS02, i have seen a structure CSBOM in the CDPOS - TABNAME entry.

can anyone explain the meaning of 'having structure name in that field'.

Thanks in advance

Best Regards,

Amarender Reddy B

3 REPLIES 3
Read only

Former Member
0 Likes
1,041

Hi,

CDPOS table Cluster Table of Change document items

Several cluster tables can be combined to form a table cluster. In order to combine tables in clusters, Several cluster tables are stored in one corresponding table on the database.

So it contain many structures like this....

Edited by: Upender Verma on Feb 3, 2009 11:32 AM

Read only

Former Member
0 Likes
1,041

hi,

the table CDPOS is the table of " Change document items" which shows the changes of document items and the field tabname shows the table in which the changes has been done.

regards

rahul

Read only

0 Likes
1,041

Hello Rahul,

'the field tabname shows the table in which the changes has been done'

but my question is why it contains a strucutre name instead of table name