SAP ABAP Function Module DMC_GENERIC_CLUSTERFILL (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 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_WRITEU02    
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_STRUCTNAME TYPE DMC_STIDT Hierarchy Structure 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_READING_TYPE TYPE DMC_READING_TYPE '5' reading type (transparent, pool, cluster, indx-cluster)
Importing I_NUM_PORT_PER_ACP TYPE I 1000000 max. num. of portions per access plan
Importing I_PACKAGE_SIZE TYPE DMC_FETCH_PACKAGE_SIZE 1000 Package Size for FETCH statement
Exception TABLE_NOT_FOUND TYPE no table found with specified table name
Exception NO_AUTHORIZATION TYPE no authorization
               
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