Class Method list used by SAP ABAP Class CL_SIC_NORM_OBJ_NORM_STRAT_F (Factory for Object Normalizing Strategies)
SAP ABAP Class
CL_SIC_NORM_OBJ_NORM_STRAT_F (Factory for Object Normalizing Strategies) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SIC_NORM_CONFIG_M - GET_SETTING | Model for Configuration Settings | ||
| 2 | CL_SIC_NORM_OBJ_NORM_STRAT - CONSTRUCTOR | Object Normlizing Strategy | ||
| 3 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE CREATE OBJECT rr_obj_norm_strat_f |
|
| 4 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE EXPORTING |
|
| 5 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE ir_attr_norm_rule_f = ir_attr_norm_rule_f. |
|
| 6 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE CREATE OBJECT mr_obj_norm_strat_f |
|
| 7 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE EXPORTING |
|
| 8 | CL_SIC_NORM_OBJ_NORM_STRAT_F - CONSTRUCTOR | Factory for Object Normalizing Strategies | SOURCE ir_attr_norm_rule_f = ir_attr_norm_rule_f. |
|
| 9 | CL_SIC_NORM_OBJ_NORM_STRAT_M - GET_OBJ_NORM_STRAT | Model for Object Normalizing Strategies | ||
| 10 | IF_SIC_LOGGING - ADD_SYSTEM_MESSAGE | Interface for Logging Functions | ||