Table list used by SAP ABAP Function Module SRM_RECORD_DELETEELEMENTS (Mehrere Elemente aus Akte entfernen)
SAP ABAP Function Module
SRM_RECORD_DELETEELEMENTS (Mehrere Elemente aus Akte entfernen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIDOCCONTEXT | SRM Context for Document Access | ||
| 2 | BAPIDOCCONTEXT | SRM Context for Document Access | SOURCE VALUE(DOC_CONTEXT) LIKE BAPIDOCCONTEXT OPTIONAL |
|
| 3 | BAPIPROPME | Attribute Value Table for Multiple Elements | SOURCE ELEM_IDENT_SP_POID STRUCTURE BAPIPROPME OPTIONAL |
|
| 4 | BAPIRECPOS | Identif. Multiple Elements to Delete Using Record Position | SOURCE ELEM_IDENT_RECPOS STRUCTURE BAPIRECPOS OPTIONAL |
|
| 5 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 |
|
| 6 | BAPIRET2 | Return Parameter | ||
| 7 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(DEL_ALL_NOT_UNIQUE_ELEMS) LIKE BAPISRMREC-BOOLEAN DEFAULT ' ' |
|
| 8 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(IGNORE_CONNECTION_FAILED) LIKE BAPISRMREC-BOOLEAN DEFAULT ' ' |
|
| 9 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(SKIP_ELEMS_WITH_ERROR) LIKE BAPISRMREC-BOOLEAN DEFAULT 'X' |
|
| 10 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(OBJECTID) LIKE BAPISRMREC-GUID |
|
| 11 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMREC-DOCCLASS |
|
| 12 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(STORE_AS_NEW_VERSION) LIKE BAPISRMREC-BOOLEAN DEFAULT ' ' |