SAP ABAP Function Module SATAB_CHANGEDOCUMENT_DELETE (Delete change documents (client-independent, generic))
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
AI_SOLAR_EN (Package) Solution Builder (English objects only)
⤷
⤷
Basic Data
| Function Module | SATAB_CHANGEDOCUMENT_DELETE | Delete change documents (client-independent, generic) |
| Function Group | SA_TAB_LOG_02 | tab history viewer |
| Program Name | SAPLSA_TAB_LOG_02 | |
| INCLUDE Name | LSA_TAB_LOG_02U19 |
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 | |||
| |
COMMIT_COUNTER | TYPE | '20' | COMMIT event counter | |||
| |
OBJECTID | TYPE | CDHDR-OBJECTID | SPACE | Object ID | ||
| |
UP_TO_TIME | TYPE | TIMESTAMP | Date by which the change documents are to be deleted | |||
| |
WITH_COMMIT | TYPE | CHAR1 | SPACE | Flag whether there should be a COMMIT WORK in the FM | ||
| |
DISABLE_AUTHORITY_CHECK | TYPE | CHAR1 | SPACE | Authorization check can be deactivated | ||
| |
START_OF_TIME | TYPE | TIMESTAMP | Date by which the change documents are to be deleted | |||
| |
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 | 20100326 |
| SAP Release Created in | 320 |