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: 

table to find out the class attached to a document in DMS

Former Member
0 Kudos

Hi,

I would like to know how can i get the class attached to a document in Document

Management System. Is there any database table ???

1 REPLY 1

Former Member
0 Kudos

KLAH-CLASS  ------------------------------------------------------- (class name)

KLAH-KLART = KSSK-KLART ---------------------------------- (class type)

KLAH-CLINT  = KSSK-CLINT

                          KSSK-OBJEK = INOB-OBJEK  ---------(DOKAR+DOKNR+DOKVR+DOKTL)

                                                     INOB-OBTAB = 'DRAW' ----- (table name)

but i suggest you to use BAPI_DOCUMENT_GETDETAIL2