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 | ![]() |
BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
2 | ![]() |
BAPIRET2 | Return Parameter | |
3 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(GETDESCRIPTIONS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE |
4 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(GETLINKDESCRIPTIONS) LIKE BAPI_DOC_AUX-FLAG DEFAULT 'X' |
5 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(DOCUMENTVERSION) LIKE BAPI_DOC_AUX-DOCVERSION |
6 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(DOCUMENTTYPE) LIKE BAPI_DOC_AUX-DOCTYPE |
7 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(DOCUMENTPART) LIKE BAPI_DOC_AUX-DOCPART |
8 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(DOCUMENTNUMBER) LIKE BAPI_DOC_AUX-DOCNUMBER |
9 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(GETLONGTEXTS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE |
10 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(GETOBJECTLINKS) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE |
11 | ![]() |
BAPI_DOC_AUX | BAPIS DMS: auxiliary structure | SOURCE VALUE(GETSTATUSLOG) LIKE BAPI_DOC_AUX-FLAG DEFAULT SPACE |
12 | ![]() |
BAPI_DOC_DRAD | BAPIS DMS: document object links | SOURCE OBJECTLINKS STRUCTURE BAPI_DOC_DRAD OPTIONAL |
13 | ![]() |
BAPI_DOC_DRAP | BAPIS DMS: status log | SOURCE STATUSLOG STRUCTURE BAPI_DOC_DRAP OPTIONAL |
14 | ![]() |
BAPI_DOC_DRAT | BAPIS DMS: short texts | SOURCE DOCUMENTDESCRIPTIONS STRUCTURE BAPI_DOC_DRAT OPTIONAL |
15 | ![]() |
BAPI_DOC_DRAW | BAPIS DMS: document data | SOURCE VALUE(DOCUMENTDATA) LIKE BAPI_DOC_DRAW |
16 | ![]() |
BAPI_DOC_DRAW | BAPIS DMS: document data | |
17 | ![]() |
BAPI_DOC_DRAW2 | BAPIS DMS: Document Data | |
18 | ![]() |
BAPI_DOC_TEXT | BAPIS DMS: long text data for a document | SOURCE LONGTEXTS STRUCTURE BAPI_DOC_TEXT OPTIONAL |