SAP ABAP Function Module CHANGEDOCUMENT_DELETE (Delete change documents (client-independent, generic))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-CHD (Application Component) Change Documents
⤷
SZD (Package) R/3 Central Basis Development: Change Documents
⤷
⤷
Basic Data
| Function Module | CHANGEDOCUMENT_DELETE | Delete change documents (client-independent, generic) |
| Function Group | SCD4 | Delete change docs. and planned changes |
| Program Name | SAPLSCD4 | |
| INCLUDE Name | LSCD4U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_DELETED_HEADERS | TYPE | SYST-DBCNT | Number of deleted change document headers | |||
| |
NUMBER_OF_DELETED_POSITIONS | TYPE | SYST-DBCNT | Number of deleted change document items | |||
| |
NUMBER_OF_DELETED_UIDS | TYPE | SYST-DBCNT | Number of deleted change document item_GUIDs | |||
| |
NUMBER_OF_DELETED_STRINGS | TYPE | SYST-DBCNT | Number of Deleted Change Document Item STRINGs | |||
| |
CLIENT | TYPE | CDHDR-MANDANT | SY-MANDT | Client in which deletion is to take place | ||
| |
COMMIT_COUNTER | TYPE | '20' | COMMIT event counter | |||
| |
OBJECTCLASS | TYPE | CDHDR-OBJECTCLAS | Object class | |||
| |
OBJECTID | TYPE | CDHDR-OBJECTID | SPACE | Object ID | ||
| |
UP_TO_DATE | TYPE | CDHDR-UDATE | SY-DATUM | Date by which the change documents are to be deleted | ||
| |
WITH_COMMIT | TYPE | SPACE | Flag whether there should be a COMMIT WORK in the FM | |||
| |
DISABLE_AUTHORITY_CHECK | TYPE | SPACE | Obsolete: Authorization check can be deactivated | |||
| |
CHANGENR | TYPE | CDHDR-CHANGENR | SPACE | Document change number | ||
| |
NO_AUTHORITY | TYPE | No authorization to delete change documents | ||||
| |
NO_CHANGES_FOUND | TYPE | No change documents found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |