SAP ABAP Function Module DMC_ANALYZE_TABLE_COLUMNS (analyze values of a table column)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNVM (Package) Migration Workbench: EU Objects Sender/Receiver Systems

⤷

⤷

Basic Data
Function Module | DMC_ANALYZE_TABLE_COLUMNS | analyze values of a table column |
Function Group | CNV0 | MWB: Sender/Receiver Modules |
Program Name | SAPLCNV0 | |
INCLUDE Name | LCNV0U08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EX_MAX_VALUE | TYPE | DMCTABANA-VALUE | field value for which the maximum is reached | |||
![]() |
EX_MAX_COUNT | TYPE | DMCTABANA-CNT | maximum number of records for a field value | |||
![]() |
EX_TABLEN | TYPE | DMCTABANA-CNT | table width in bytes | |||
![]() |
IM_TABNAME | TYPE | DD02L-TABNAME | table name | |||
![]() |
IM_FIELDNAME | TYPE | DD03L-FIELDNAME | field name | |||
![]() |
I_ONLY_MAXCOUNT | TYPE | DD02L-CLIDEP | '-' | |||
![]() |
I_NO_OF_DISTINCT | TYPE | DMCTABANA-CNT | 999999999 | number of records with this value | ||
![]() |
I_MAX_NO_RECORDS | TYPE | DMCTABANA-CNT | 999999999 | number of records with this value | ||
![]() |
IM_WHERE_CLAUSE | TYPE | DMC_QRY | ||||
![]() |
EX_ANALYSIS | TYPE | DMCTABANA | analysis results (values/occurrences) | |||
![]() |
INVALID_TABNAME | TYPE | table does not exist | ||||
![]() |
INVALID_FIELDNAME | TYPE | field doesn't exist in table | ||||
![]() |
INVALID_TABCLASS | TYPE | table is cluster/pool | ||||
![]() |
DATATYPE_NOT_SUPPORTED | TYPE | data type is not supported | ||||
![]() |
NO_AUTHORITY | TYPE | |||||
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 |