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
Importing CHANGE_INDICATOR TYPE 'U' Change flag
Importing DOCU_DELETE TYPE SPACE Flag for type of document creation when deleting
Importing DOCU_INSERT TYPE SPACE Flag for type of document creation when inserting
Importing REFAREA_NEW TYPE SPACE Work area with reference information
Importing REFAREA_OLD TYPE SPACE Work area with reference information
Importing REFTABLENAME TYPE CDPOS-TABNAME SPACE Name of the reference table structure
Importing TABLENAME TYPE CDPOS-TABNAME Name of the table structure of object class
Importing WORKAREA_NEW TYPE SPACE Work area with changed contents
Importing WORKAREA_OLD TYPE SPACE Work area with original contents
Importing DOCU_DELETE_IF TYPE 'X' Flag for type of document creation: Initial field documentation when deleting
Importing DOCU_INSERT_IF TYPE SPACE Flag for type of document creation: Initial field documentation when inserting
Exception NAMETAB_ERROR TYPE Error when calling NAMETAB_GET
Exception OPEN_MISSING TYPE No OPEN was carried out
Exception POSITION_INSERT_FAILED TYPE SQL error occurred during insert item
               
Processing Type
Normal Function Module  
Remote-Enabled 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