SAP ABAP Function Module DMC_GENERIC_WRITER_FLAT (generic writer module (write to one table only))
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_DTL (Package) Objects of the data transport layer
Basic Data
Function Module DMC_GENERIC_WRITER_FLAT generic writer module (write to one table only)  
Function Group DMC_GENERIC_READ_WRITE   generic reader and writer modules  
Program Name SAPLDMC_GENERIC_READ_WRITE    
INCLUDE Name LDMC_GENERIC_READ_WRITEU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing _IT_UPDATE_SET TYPE DMC_RTO_UPDATE_SET_TAB DMC: Clauses for Update Set write behavior
Importing I_BEHAVIOUR TYPE NUM1 1 write behaviour
Importing I_TEST_MODE TYPE BOOLEAN test mode
Importing I_IN_PROCESS TYPE BOOLEAN in process
Importing I_ALL_CLIENTS TYPE BOOLEAN write into all clients
Importing I_TABNAME TYPE TABNAME Table Name
Importing I_LOGGING_OFF TYPE BOOLEAN deactivate DBTABLOG logging
Importing I_DB_CONNECTION TYPE DBCON_NAME Logical name for a database connection
Tables CT_PAYLOAD TYPE DMC_GENERIC_TRANSFER_STRUCT generic transfer structure for generic read / write
Exception DUPLICATE_KEY_ERROR TYPE duplicate key error
Exception NO_AUTHORIZATION TYPE no authorization
Exception NO_SUMUP_POSSIBLE TYPE no sumup possible
Exception IMPORT_ERROR TYPE import error
Exception SQL_EXCEPTION TYPE SQL exception
               
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 2006_1_620