SAP ABAP Function Module /TDAG/CP_CD01_EHS_CD_CREATE (CP: Create EHS change docs by modifications)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_WL (Package) CP: Work list handling
Basic Data
Function Module /TDAG/CP_CD01_EHS_CD_CREATE CP: Create EHS change docs by modifications  
Function Group /TDAG/CP_CD01   CP: SAP Change Document library  
Program Name /TDAG/SAPLCP_CD01   CP: SAP Change Document library 
INCLUDE Name /TDAG/LCP_CD01U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CHANGE_DOCS TYPE /TDAG/CPY_EST_CHANGE_DOCS CP: Table type of est_change_docs
Importing I_TABNAME TYPE TABNAME Table name
Importing I_FIELDNAME TYPE FIELDNAME Field name
Importing I_CHNGIND TYPE CDCHNGIND Change type (U, I, E, D)
Importing I_USERNAME TYPE USERNAME User name
Importing I_VAL_OLD TYPE ESECDVALUE Field Contents of Changed Field
Importing I_VAL_NEW TYPE ESECDVALUE Field Contents of Changed Field
Importing I_ESTCAT TYPE ESEESTCAT Value Assignment Type
Importing I_ATNAM TYPE ATNAM Characteristic name
Importing I_REFERENCE TYPE ESESUBID Specification
Importing I_MASTERTAB TYPE ESENAMEMST Name of Master Table
Importing I_MASTERRECN TYPE ESERECNMST Reference to Master Table
Importing I_SORT TYPE ESEORD Sort Sequence
Importing I_SUBID TYPE ESESUBID Sequential Number of Data Record
Importing IT_OLD_VALUES TYPE STANDARD TABLE Table containing old values: required fields: mandt, recn, actn
Importing IT_NEW_VALUES TYPE STANDARD TABLE Table containing new values: fields: mandt, recn, actn
Importing IO_NODE TYPE REF TO /TDAG/CPCL_APPLLOG_NODE CP: Logger-Node for the application log.
Exception NO_TABLENAME TYPE No table name given
Exception NO_SUBID TYPE No subid given
               
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  20141109 
SAP Release Created in 0207B0406C