Class Method list used by SAP ABAP Class CL_RSDHAR_MAPPING (Runtime: Mapping)
SAP ABAP Class
CL_RSDHAR_MAPPING (Runtime: Mapping) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_RSDD_CS_ATTRIBUTE - CONSTRUCTOR | Implementation of a CalcScenario Attribute | ||
| 2 | CL_RSDD_CS_ATTRIBUTE - CONSTRUCTOR | Implementation of a CalcScenario Attribute | ||
| 3 | CL_RSDD_CS_ATTRIBUTE - SET_AGGREGATION_TYPE | Implementation of a CalcScenario Attribute | ||
| 4 | CL_RSDD_CS_ATTRIBUTE - SET_AGGREGATION_TYPE | Implementation of a CalcScenario Attribute | ||
| 5 | CL_RSDD_CS_ATTRIBUTE_BASE - SET_PROPAGATE | Abstract Attribute Type in a TREX Calculation Scenario | ||
| 6 | CL_RSDD_CS_CALCSCENARIO - ADD_CALCVIEW | Create Calculation Scenario | ||
| 7 | CL_RSDD_CS_CALCSCENARIO - ADD_CALCVIEW | Create Calculation Scenario | ||
| 8 | CL_RSDD_CS_CALCVIEW - MATERIALIZE_CALC_ATTRIBUTES | Calculation View Definition | ||
| 9 | CL_RSDD_CS_CALCVIEW - MATERIALIZE_CALC_ATTRIBUTES | Calculation View Definition | ||
| 10 | CL_RSDD_CS_CALCVIEW - CONSTRUCTOR | Calculation View Definition | ||
| 11 | CL_RSDD_CS_CALCVIEW - CONSTRUCTOR | Calculation View Definition | ||
| 12 | CL_RSDD_CS_CALCVIEW - ADD_INPUT | Calculation View Definition | ||
| 13 | CL_RSDD_CS_CALCVIEW - ADD_INPUT | Calculation View Definition | ||
| 14 | CL_RSDD_CS_CALCVIEW - ADD_ATTRIBUTE | Calculation View Definition | ||
| 15 | CL_RSDD_CS_CALCVIEW - ADD_ATTRIBUTE | Calculation View Definition | ||
| 16 | CL_RSDD_CS_CALC_ATTRIBUTE - CONSTRUCTOR | Calculated Attribute for Calculation Scenarios | ||
| 17 | CL_RSDD_CS_CALC_ATTRIBUTE - CONSTRUCTOR | Calculated Attribute for Calculation Scenarios | ||
| 18 | CL_RSDD_CS_CALC_ATTRIBUTE - SET_FORMULA | Calculated Attribute for Calculation Scenarios | ||
| 19 | CL_RSDD_CS_INPUT - ADD_MAPPING | PartProvider Representation in Calculation View | ||
| 20 | CL_RSDD_CS_INPUT - ADD_MAPPING | PartProvider Representation in Calculation View | ||
| 21 | CL_RSDD_CS_INPUT - CONSTRUCTOR | PartProvider Representation in Calculation View | ||
| 22 | CL_RSDD_CS_INPUT - CONSTRUCTOR | PartProvider Representation in Calculation View | ||
| 23 | CL_RSDD_CS_VARIABLE_MAPPING - CONSTRUCTOR | Mapping: Calc. View Attribute to OLAP DataSource Attribute | ||
| 24 | CL_RSDD_CS_VARIABLE_MAPPING - CONSTRUCTOR | Mapping: Calc. View Attribute to OLAP DataSource Attribute | ||
| 25 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 26 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_inherit_datatype = rs_c_false ). |
|
| 27 | CL_RSDHAR_MAPPING - P_CREATE_CONV | Runtime: Mapping | SOURCE l_r_view = me->p_create_conv( EXPORTING i_alpha_conversion = i_alpha_conversion |
|
| 28 | CL_RSDHAR_MAPPING - P_CREATE_CONV | Runtime: Mapping | SOURCE i_r_calcscenario = i_r_calcscenario |
|
| 29 | CL_RSDHAR_MAPPING - P_CREATE_CONV | Runtime: Mapping | SOURCE i_r_source_view = l_r_source_view |
|
| 30 | CL_RSDHAR_MAPPING - P_CREATE_CONV | Runtime: Mapping | SOURCE i_th_fieldnm_splitted = i_th_fieldnm_splitted ). |
|
| 31 | CL_RSDHAR_MAPPING - P_CREATE_PROJ | Runtime: Mapping | SOURCE me->p_create_proj( EXPORTING i_r_source_view = l_r_source_view |
|
| 32 | CL_RSDHAR_MAPPING - P_CREATE_PROJ | Runtime: Mapping | SOURCE i_r_calcscenario = i_r_calcscenario |
|
| 33 | CL_RSDHAR_MAPPING - P_CREATE_PROJ | Runtime: Mapping | SOURCE IMPORTING e_r_view = l_r_view |
|
| 34 | CL_RSDHAR_MAPPING - P_CREATE_PROJ | Runtime: Mapping | SOURCE e_th_fieldnm_splitted = e_th_fieldnm_splitted ). |
|
| 35 | CL_RSDHAR_MAPPING - P_GET_ALPHA_FORMULA | Runtime: Mapping | SOURCE r_formula = me->p_get_alpha_formula( i_name = i_s_field-name |
|
| 36 | CL_RSDHAR_MAPPING - P_GET_ALPHA_FORMULA | Runtime: Mapping | SOURCE i_digits = l_digits ). |
|
| 37 | CL_RSDHAR_MAPPING - P_GET_CONVEXIT_FORMULA | Runtime: Mapping | SOURCE DATA(l_formula) = me->p_get_convexit_formula( i_s_field = |
|
| 38 | CL_RSDHAR_MAPPING - P_GET_GJAHR_FORMULA | Runtime: Mapping | SOURCE r_formula = me->p_get_gjahr_formula( i_name = i_s_field-name |
|
| 39 | CL_RSDHAR_MAPPING - P_GET_GJAHR_FORMULA | Runtime: Mapping | SOURCE i_digits = l_digits ). |
|
| 40 | CL_RSDHAR_MAPPING - P_GET_NUMCV_FORMULA | Runtime: Mapping | SOURCE r_formula = me->p_get_numcv_formula( i_name = i_s_field-name |
|
| 41 | CL_RSDHAR_MAPPING - P_GET_NUMCV_FORMULA | Runtime: Mapping | SOURCE i_digits = l_digits ). |
|
| 42 | CL_RSDHAR_MAPPING - P_GET_PERI6_FORMULA | Runtime: Mapping | SOURCE r_formula = me->p_get_peri6_formula( i_name = i_s_field-name |
|
| 43 | CL_RSDHAR_MAPPING - P_GET_PERI6_FORMULA | Runtime: Mapping | SOURCE i_digits = l_digits ). |
|
| 44 | CL_RSDHAR_MAPPING - P_GET_PERI7_FORMULA | Runtime: Mapping | SOURCE r_formula = me->p_get_peri7_formula( i_name = i_s_field-name |
|
| 45 | CL_RSDHAR_MAPPING - P_GET_PERI7_FORMULA | Runtime: Mapping | SOURCE i_digits = l_digits ). |
|
| 46 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_name = |
|
| 47 | CL_RSDHAR_MAPPING - FIELDS_COMPATIBLE | Runtime: Mapping | ||
| 48 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE DATA(l_r_src_attribute) = me->p_create_attribute( i_name = |
|
| 49 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 50 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE DATA(l_r_tgt_attribute) = me->p_create_attribute( i_name = l_tgt_fieldnm |
|
| 51 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 52 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_inherit_datatype = me->p_inherit_datatype ). |
|
| 53 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE l_r_tgt_attribute = me->p_create_attribute( i_name = l_tgt_fieldnm |
|
| 54 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 55 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_inherit_datatype = me->p_inherit_datatype ). |
|
| 56 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE l_r_src_attribute = me->p_create_attribute( i_name = |
|
| 57 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE l_r_tgt_attribute = me->p_create_attribute( i_name = |
|
| 58 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 59 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_inherit_datatype = me->p_inherit_datatype ). |
|
| 60 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE DATA(l_r_tgt_attribute) = me->p_create_attribute( |
|
| 61 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_name = |
|
| 62 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 63 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_inherit_datatype = l_inherit_datatype ). |
|
| 64 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE DATA(l_r_tgt_attribute_alpha) = me->p_create_attribute( |
|
| 65 | CL_RSDHAR_MAPPING - P_CREATE_ATTRIBUTE | Runtime: Mapping | SOURCE i_r_field_descr = |
|
| 66 | CL_RSDHA_UTILITIES - RAISE_EXC_MSG | Utilities: Miscelllaneous | ||
| 67 | CL_RSDHA_UTILITIES - RAISE_EXC_MSG | Utilities: Miscelllaneous | ||
| 68 | CL_RSDHA_UT_DATATYPE - MAP_DATATP_TO_TREX_TYPE | Utilities: Datatypes | ||
| 69 | IF_RSDHAM_FIELD_DESCR - GET_ABAP_TYPE | Data Field (Properties) |