SAP ABAP Function Module CHANGEDOCUMENT_PREPARE_TABLES (Change document: Edit tables for change document)
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_PREPARE_TABLES | Change document: Edit tables for change document |
| Function Group | SCD0 | Change document creation |
| Program Name | SAPLSCD0 | |
| INCLUDE Name | LSCD0U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT | TYPE | Flag whether tables are identical | ||||
| |
CHECK_INDICATOR | TYPE | SPACE | Flag whether tables are to be changed | |||
| |
TABLENAME | TYPE | CDPOS-TABNAME | Name of the table structure of the internal tables | |||
| |
CHECK_ONLY_LOGFLAGS | TYPE | CDCHECK_LOGFLAGS | SPACE | Control Flag: Check Change Document-Relevant Fields Only | ||
| |
TABLE_NEW | TYPE | Table contains the changed data | ||||
| |
TABLE_OLD | TYPE | Table contains the unchanged data | ||||
| |
NAMETAB_ERROR | TYPE | Error when calling NAMETAB_GET | ||||
| |
WRONG_STRUCTURE_LENGTH | TYPE | Table line not long enough to set indicator | ||||
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 |