SAP ABAP Function Module RS_DME_CLK2_GET_DISTRIBUTION (Get Distribution of attributes across clusters)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_CL (Package) Data mining engines: Clustering
⤷
⤷
Basic Data
| Function Module | RS_DME_CLK2_GET_DISTRIBUTION | Get Distribution of attributes across clusters |
| Function Group | RS_DME_CLUSTERING_KMEANS_2 | Clustering K-Means based (Performance) |
| Program Name | SAPLRS_DME_CLUSTERING_KMEANS_2 | |
| INCLUDE Name | LRS_DME_CLUSTERING_KMEANS_2U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
| |
I_RECID | TYPE | RSDMEC_ELE_KEY | Unique ID for each Input record | |||
| |
I_CLUSTER_ID | TYPE | RSDMEC_CLUST_ID | Cluster Identification | |||
| |
I_DISTANCE | TYPE | RSDMEC_DISTANCE | Distance measures | |||
| |
I_T_ATTR_RAW | TYPE | RSDMSC_ATTR_HEAD | Attribute Header | |||
| |
I_T_ATTR_KEY | TYPE | RSDMSC_ATTR_HEAD | Attribute Header | |||
| |
I_T_ATTR_DTL | TYPE | RSDMSC_ATTR_DTL | Attribute Detail | |||
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 | 20040315 |
| SAP Release Created in | 30A |