Table list used by SAP ABAP Function Module BAPI_DOCUMENT_GETDETAIL (Determine Detail Data for a Document)
SAP ABAP Function Module BAPI_DOCUMENT_GETDETAIL (Determine Detail Data for a Document) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIRET2 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRET2
2 Table  BAPIRET2 Return Parameter
3 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(GETDESCRIPTIONS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE
4 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(GETLINKDESCRIPTIONS) LIKE BAPI_DOC_AUX-FLAG DEFAULT 'X'
5 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(DOCUMENTVERSION) LIKE BAPI_DOC_AUX-DOCVERSION
6 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(DOCUMENTTYPE) LIKE BAPI_DOC_AUX-DOCTYPE
7 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(DOCUMENTPART) LIKE BAPI_DOC_AUX-DOCPART
8 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(DOCUMENTNUMBER) LIKE BAPI_DOC_AUX-DOCNUMBER
9 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(GETLONGTEXTS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE
10 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(GETOBJECTLINKS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE
11 Table  BAPI_DOC_AUX BAPIS DMS: auxiliary structure SOURCE VALUE(GETSTATUSLOG) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE
12 Table  BAPI_DOC_DRAD BAPIS DMS: document object links SOURCE OBJECTLINKS STRUCTURE BAPI_DOC_DRAD OPTIONAL
13 Table  BAPI_DOC_DRAP BAPIS DMS: status log SOURCE STATUSLOG STRUCTURE BAPI_DOC_DRAP OPTIONAL
14 Table  BAPI_DOC_DRAT BAPIS DMS: short texts SOURCE DOCUMENTDESCRIPTIONS STRUCTURE BAPI_DOC_DRAT OPTIONAL
15 Table  BAPI_DOC_DRAW BAPIS DMS: document data SOURCE VALUE(DOCUMENTDATA) LIKE BAPI_DOC_DRAW
16 Table  BAPI_DOC_DRAW BAPIS DMS: document data
17 Table  BAPI_DOC_DRAW2 BAPIS DMS: Document Data
18 Table  BAPI_DOC_TEXT BAPIS DMS: long text data for a document SOURCE LONGTEXTS STRUCTURE BAPI_DOC_TEXT OPTIONAL