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
Exporting RESULT TYPE Flag whether tables are identical
Importing CHECK_INDICATOR TYPE SPACE Flag whether tables are to be changed
Importing TABLENAME TYPE CDPOS-TABNAME Name of the table structure of the internal tables
Importing CHECK_ONLY_LOGFLAGS TYPE CDCHECK_LOGFLAGS SPACE Control Flag: Check Change Document-Relevant Fields Only
Tables TABLE_NEW TYPE   Table contains the changed data
Tables TABLE_OLD TYPE   Table contains the unchanged data
Exception NAMETAB_ERROR TYPE Error when calling NAMETAB_GET
Exception WRONG_STRUCTURE_LENGTH TYPE Table line not long enough to set indicator
               
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