SAP ABAP Function Module MCS_TABLE_WRITE (Sichert eine Tabellendefinition)
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_TABLE_WRITE Sichert eine Tabellendefinition  
Function Group MCSA   Tools for Generating Info Structures  
Program Name SAPLMCSA   List of Updating Definitions 
INCLUDE Name LMCSAU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EXTENSION TYPE C SPACE Extension (e.g. S001E, E = Extension)
Importing I_GSTRU TYPE TMC1-GSTRU Generated struct. for info struct. (e.g. S001)
Importing I_GSTXT TYPE TMC1T-GSTXT Text of the structure to be generated
Importing I_MCINF TYPE TMC4-MCINF Name of the info structure
Importing I_TBTYP TYPE TMC1-TBTYP 'T' DDIC format of the table to be generated
Tables T_XTMC1D_TAB TYPE TMC1D Data fields -->
Tables T_XTMC1K_TAB TYPE TMC1K Key fields -->
Exception MCINF_NOT_FOUND TYPE
Exception WRITING_FAILED TYPE
               
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  19940828 
SAP Release Created in