SAP ABAP Function Module CHANGEDOCUMENT_SINGLE_CASE (Change document: Create change document items (single case))
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_SINGLE_CASE | Change document: Create change document items (single case) |
| Function Group | SCD0 | Change document creation |
| Program Name | SAPLSCD0 | |
| INCLUDE Name | LSCD0U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CHANGE_INDICATOR | TYPE | 'U' | Change flag | |||
| |
DOCU_DELETE | TYPE | SPACE | Flag for type of document creation when deleting | |||
| |
DOCU_INSERT | TYPE | SPACE | Flag for type of document creation when inserting | |||
| |
REFAREA_NEW | TYPE | SPACE | Work area with reference information | |||
| |
REFAREA_OLD | TYPE | SPACE | Work area with reference information | |||
| |
REFTABLENAME | TYPE | CDPOS-TABNAME | SPACE | Name of the reference table structure | ||
| |
TABLENAME | TYPE | CDPOS-TABNAME | Name of the table structure of object class | |||
| |
WORKAREA_NEW | TYPE | SPACE | Work area with changed contents | |||
| |
WORKAREA_OLD | TYPE | SPACE | Work area with original contents | |||
| |
DOCU_DELETE_IF | TYPE | 'X' | Flag for type of document creation: Initial field documentation when deleting | |||
| |
DOCU_INSERT_IF | TYPE | SPACE | Flag for type of document creation: Initial field documentation when inserting | |||
| |
NAMETAB_ERROR | TYPE | Error when calling NAMETAB_GET | ||||
| |
OPEN_MISSING | TYPE | No OPEN was carried out | ||||
| |
POSITION_INSERT_FAILED | TYPE | SQL error occurred during insert item | ||||
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 |