Table/Structure Field list used by SAP ABAP Function Module BAPI_SRM_DOC_DELETE (SRM BAPI: Delete Document)
SAP ABAP Function Module
BAPI_SRM_DOC_DELETE (SRM BAPI: Delete Document) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPISRMDOC - BOOLEAN | Boolean | SOURCE VALUE(WHOLE_DOCUMENT) LIKE BAPISRMDOC-BOOLEAN |
|
| 2 | BAPISRMDOC - BOOLEAN | Boolean | SOURCE VALUE(DO_COMMIT) LIKE BAPISRMDOC-BOOLEAN OPTIONAL |
|
| 3 | BAPISRMDOC - BOOLEAN | Boolean | ||
| 4 | BAPISRMDOC - DOCCLASS | Storage Location of Document in SRM (Content Model) | ||
| 5 | BAPISRMDOC - DOCCLASS | Storage Location of Document in SRM (Content Model) | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMDOC-DOCCLASS DEFAULT '' |
|
| 6 | BAPISRMDOC - GUID | GUID | ||
| 7 | BAPISRMDOC - GUID | GUID | SOURCE VALUE(OBJECTID) LIKE BAPISRMDOC-GUID |
|
| 8 | BAPISRMDOC - VERSION | Position | SOURCE VALUE(VERSION) LIKE BAPISRMDOC-VERSION DEFAULT 0 |
|
| 9 | BAPISRMDOC - VERSION | Position | ||
| 10 | SYST - MSGNO | ABAP System Field: Message Number | ||