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 |
---|---|---|---|---|---|---|---|
![]() |
ET_RECCOUNTS | TYPE | DMCRECCNT_TAB | Number of records in a portion of the access plan | |||
![]() |
ET_TABWIDTHS | TYPE | DMCTABWIDT_TAB | Width of a Table in the Sender System | |||
![]() |
ET_INTERVAL_BOUNDARIES | TYPE | DMC_INTERVAL_TAB | dmc interval table | |||
![]() |
IT_QRY | TYPE | DMC_QRY_TT | table type for selections | |||
![]() |
I_CONVOBJECT_IDENT | TYPE | DMC_CIDENT | Conversion Object IDs | |||
![]() |
I_TABNAME | TYPE | TABNAME | Table Name | |||
![]() |
I_STRUCTNAME | TYPE | DMC_STIDT | Hierarchy Structure ID | |||
![]() |
I_MAX_BLOCKSIZE | TYPE | INT4 | 16000000 | maximum block size per portion | ||
![]() |
I_ACPL_ID | TYPE | DMC_ID | DMC: Key | |||
![]() |
I_NO_CLUSTER_FILL | TYPE | BOOLEAN | '-' | don'tf fill cluster - only size calculation | ||
![]() |
I_READING_TYPE | TYPE | DMC_READING_TYPE | '5' | reading type (transparent, pool, cluster, indx-cluster) | ||
![]() |
I_NUM_PORT_PER_ACP | TYPE | I | 1000000 | max. num. of portions per access plan | ||
![]() |
I_PACKAGE_SIZE | TYPE | DMC_FETCH_PACKAGE_SIZE | 1000 | Package Size for FETCH statement | ||
![]() |
TABLE_NOT_FOUND | TYPE | no table found with specified table name | ||||
![]() |
NO_AUTHORIZATION | TYPE | no authorization | ||||
Processing Type
Normal Function 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 |