SAP ABAP Function Module DMC_GENERIC_CLUSTERFILL_ROWID (generic filling of data into cluster table in sender system)
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_CLUSTERFILL_ROWID generic filling of data into cluster table in sender system  
Function Group DMC_GENERIC_READ_WRITE   generic reader and writer modules  
Program Name SAPLDMC_GENERIC_READ_WRITE    
INCLUDE Name LDMC_GENERIC_READ_WRITEU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RECCOUNTS TYPE DMCRECCNT_TAB Number of records in a portion of the access plan
Exporting ET_TABWIDTHS TYPE DMCTABWIDT_TAB Width of a Table in the Sender System
Exporting ET_INTERVAL_BOUNDARIES TYPE DMC_INTERVAL_TAB dmc interval table
Importing IT_QRY TYPE DMC_QRY_TT table type for selections
Importing I_CONVOBJECT_IDENT TYPE DMC_CIDENT Conversion Object IDs
Importing I_TABNAME TYPE TABNAME Table Name
Importing I_MT_ID TYPE CHAR3 mass transfer ID
Importing I_MAX_BLOCKSIZE TYPE INT4 16000000 maximum block size per portion
Importing I_ACPL_ID TYPE DMC_ID DMC: Key
Importing I_NO_CLUSTER_FILL TYPE BOOLEAN '-' don'tf fill cluster - only size calculation
Importing I_DB_CONNECTION TYPE DBCON_NAME 'R/3*' reading type (transparent, pool, cluster, indx-cluster)
Exception DB_CONNECTION_FAILED TYPE DB connection could not be established
Exception SQL_FAILURE TYPE table access failed
               
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