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
Exporting EX_MAX_VALUE TYPE DMCTABANA-VALUE field value for which the maximum is reached
Exporting EX_MAX_COUNT TYPE DMCTABANA-CNT maximum number of records for a field value
Exporting EX_TABLEN TYPE DMCTABANA-CNT table width in bytes
Importing IM_TABNAME TYPE DD02L-TABNAME table name
Importing IM_FIELDNAME TYPE DD03L-FIELDNAME field name
Importing I_ONLY_MAXCOUNT TYPE DD02L-CLIDEP '-'
Importing I_NO_OF_DISTINCT TYPE DMCTABANA-CNT 999999999 number of records with this value
Importing I_MAX_NO_RECORDS TYPE DMCTABANA-CNT 999999999 number of records with this value
Tables IM_WHERE_CLAUSE TYPE DMC_QRY
Tables EX_ANALYSIS TYPE DMCTABANA analysis results (values/occurrences)
Exception INVALID_TABNAME TYPE table does not exist
Exception INVALID_FIELDNAME TYPE field doesn't exist in table
Exception INVALID_TABCLASS TYPE table is cluster/pool
Exception DATATYPE_NOT_SUPPORTED TYPE data type is not supported
Exception NO_AUTHORITY TYPE
               
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