SAP ABAP Class CL_RSAN_MDL_2PT_QUANTILES (2-Pass Transformation Quantile Formation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_MDL (Package) APD - Tool - Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_ABSTRACT_NODE_DST Abstract Class for Transformation Nodes 20030428
Properties
Class CL_RSAN_MDL_2PT_QUANTILES  
Short Description 2-Pass Transformation Quantile Formation    
Super Class CL_RSAN_MDL_ABSTRACT_NODE_DST Abstract Class for Transformation Nodes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_MDL    
Program status     
Category 0   
Package RSAN_MDL   APD - Tool - Object Model 
Created 20030426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_MDL_2PT_QUANTILES has no interface implemented.
Friends
Class CL_RSAN_MDL_2PT_QUANTILES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INPUT_FIELD Instance attribute Public Type reference (TYPE) STRING Source Field 20030426
2 OUTPUT_FIELD Instance attribute Public Type reference (TYPE) STRING Target Field 20030426
3 QUANTILES Instance attribute Public Type reference (TYPE) NUMC3 Number of Quantiles 20030426
Methods
# Method Level Visibility Method type Description Created on
1 SET_INPUT_FIELD Instance method Public Method SET_INPUT_FIELD 20030426
2 SET_OUTPUT_FIELD Instance method Public Method SET_OUTPUT_FIELD 20030426
3 SET_QUANTILES Instance method Public Method SET_QUANTILES 20030426
Events
Class CL_RSAN_MDL_2PT_QUANTILES has no event.
Types
Class CL_RSAN_MDL_2PT_QUANTILES has no local type.
Method Signatures

Method SET_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) STRING i_value 20030426

Method SET_INPUT_FIELD on class CL_RSAN_MDL_2PT_QUANTILES has no exception.

Method SET_OUTPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) STRING i_value 20030426

Method SET_OUTPUT_FIELD on class CL_RSAN_MDL_2PT_QUANTILES has no exception.

Method SET_QUANTILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) NUMC3 i_value 20030426

Method SET_QUANTILES on class CL_RSAN_MDL_2PT_QUANTILES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400