Table/Structure Field list used by SAP ABAP Function Module BAPI_SRM_DOC_CHECKOUT_VIA_TAB (SRM BAPI: Dokumentinhalt via Übergabe von Tabellen holen)
SAP ABAP Function Module
BAPI_SRM_DOC_CHECKOUT_VIA_TAB (SRM BAPI: Dokumentinhalt via Übergabe von Tabellen holen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIASCONT - LINE | Line for text document contents, length as during upload | ||
| 2 | BAPICONTEN - LINE | Line for binary document contents, length for upload | ||
| 3 | BAPISRMDOC - BOOLEAN | Boolean | SOURCE VALUE(DO_COMMIT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 4 | BAPISRMDOC - BOOLEAN | Boolean | SOURCE VALUE(X_SET_CHECKED_OUT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 5 | BAPISRMDOC - BOOLEAN | Boolean | ||
| 6 | BAPISRMDOC - DOCCLASS | Storage Location of Document in SRM (Content Model) | ||
| 7 | BAPISRMDOC - DOCCLASS | Storage Location of Document in SRM (Content Model) | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMDOC-DOCCLASS DEFAULT '' |
|
| 8 | BAPISRMDOC - GUID | GUID | ||
| 9 | BAPISRMDOC - GUID | GUID | SOURCE VALUE(OBJECTID) LIKE BAPISRMDOC-GUID |
|
| 10 | BAPISRMDOC - VARIANT | Position | SOURCE VALUE(VARIANT) LIKE BAPISRMDOC-VARIANT DEFAULT 0 |
|
| 11 | BAPISRMDOC - VERSION | Position | SOURCE VALUE(VERSION) LIKE BAPISRMDOC-VERSION DEFAULT 0 |
|
| 12 | BAPISRMDOC - VERSION | Position | ||
| 13 | SYST - MSGNO | ABAP System Field: Message Number |