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