SAP ABAP Function Module S_TCC_TABLE_TRUNCATE (Truncate a table within a system copy phase)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
⤷
S_LMCFG_LIB (Package) General Functions
⤷
⤷
Basic Data
| Function Module | S_TCC_TABLE_TRUNCATE | Truncate a table within a system copy phase |
| Function Group | S_LMCFG_SERVICES | Technical Configuration ABAP Services |
| Program Name | SAPLS_LMCFG_SERVICES | |
| INCLUDE Name | LS_LMCFG_SERVICESU23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REC_COUNT | TYPE | INT4 | Natural number | |||
| |
TABNAME | TYPE | STRING | Table Name | |||
| |
MODE | TYPE | STRING | 'ABAP' | ABAP, SQL | ||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20100421 |
| SAP Release Created in | 710 |