SAP ABAP Function Module MCS_CODING_WRITE (Sichert Coding und führt eine ABAP-Generierung durch)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCS (Package) R/3 application development: Logistics Information Warehouse
Basic Data
Function Module MCS_CODING_WRITE Sichert Coding und führt eine ABAP-Generierung durch  
Function Group MCSA   Tools for Generating Info Structures  
Program Name SAPLMCSA   List of Updating Definitions 
INCLUDE Name LMCSAU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FLG_NO_GENERATION TYPE XFLAG SPACE ABAP generation should be supressed
Importing I_MAIN_REPORTNAME TYPE TRDIR-NAME Name of the program to be generated (module pool)
Importing I_REPORTNAME TYPE TRDIR-NAME Name of the changed program (include)
Importing I_TRDIR TYPE TRDIR TRDIR entry for I_REPORTNAME
Tables T_CODING TYPE D022S Coding for the report I_REPORTNAME
Tables T_DOCU TYPE TLINE Docu, e.g. from template
Tables T_TEXTPOOL TYPE TEXTPOOL Text pool, e.g. numbered texts
Exception GENERATION_FAILED TYPE Generation contains errors
               
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  19931201 
SAP Release Created in