SAP ABAP Function Module CNV_00001_CTRLOBJ_FILL_COMMON (Fill common data in control object structure)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Function Module CNV_00001_CTRLOBJ_FILL_COMMON Fill common data in control object structure  
Function Group CNV_00001_UTIL   Various utility function modules  
Program Name SAPLCNV_00001_UTIL   Various utility function modules 
INCLUDE Name LCNV_00001_UTILU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing STRUCT TYPE ANY Structure to fill
Importing CREATED TYPE CNV_00001_CTRL_DATA_CREATOR Creator of control data
Importing CRDATE TYPE CNV_00001_CREATE_DATE Creation date
Importing CRTIME TYPE CNV_00001_CREATE_TIME Creation time
Importing CRUSER TYPE CNV_00001_CREATE_USER Creating user
Importing CHANGED TYPE CNV_00001_CTRL_DATA_MODIFIER Modifier of control data
Importing CHDATE TYPE CNV_00001_CHANGE_DATE Change date
Importing CHTIME TYPE CNV_00001_CHANGE_TIME Change time
Importing CHUSER TYPE CNV_00001_CHANGE_USER Change user
Importing AUTO_FOR_CREATED TYPE AS4FLAG SPACE Automatically fill creation data
Importing AUTO_FOR_CHANGED TYPE AS4FLAG SPACE Automatically fill modification data
Exception WRONG_STRUCTURE TYPE Structure hasn't got the requested fields
               
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  20141030 
SAP Release Created in