Class Method list used by SAP ABAP Class CL_SIC_NORM_RULE_EXPL_ENGINE (Rule Explosion Engine)
SAP ABAP Class CL_SIC_NORM_RULE_EXPL_ENGINE (Rule Explosion Engine) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SIC_NORM_BASIC_RULE_F - INSTANTIATE_BASIC_RULE Factory for Basic Rules
2 Class Method  CL_SIC_NORM_CONDITIONAL_RULE - EXPLODE Conditional Rules
3 Class Method  CL_SIC_NORM_CONDITIONAL_RULE - GET_INTERFACE Conditional Rules
4 Class Method  CL_SIC_NORM_CONDITIONAL_RULE - GET_VARIABLES Conditional Rules
5 Class Method  CL_SIC_NORM_CONDITIONAL_RULE_F - INSTANTIATE_CONDITIONAL_RULE Factory for Conditional Rules
6 Class Method  CL_SIC_NORM_CONFIG_M - GET_SETTING Model for Configuration Settings
7 Class Method  CL_SIC_NORM_LOGGING - FILL_TEXTID Logging Functions
8 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE it_condrui_in = lt_condrui_in
9 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE fill_variables_condition( EXPORTING ir_anormrr_ref = lr_anormrr_ref
10 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE iv_mode = iv_mode
11 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE iv_index = iv_index
12 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE IMPORTING ev_explosion_not_possible = lv_explosion_not_possible
13 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE CHANGING ct_variables = ct_variables
14 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE ct_dev_norm_types = lt_dev_norm_types ).
15 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - GET_MAX_CALL_NR Rule Explosion Engine SOURCE lv_call_nr = get_max_call_nr( iv_basic_rule_type = lr_anormrr_ref_wrk1->basic_rule_type
16 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - GET_MAX_CALL_NR Rule Explosion Engine SOURCE iv_basic_rule = lr_anormrr_ref_wrk1->basic_rule
17 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - GET_MAX_CALL_NR Rule Explosion Engine SOURCE it_anormrr_ref_1 = et_anormrr_ref
18 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - GET_MAX_CALL_NR Rule Explosion Engine SOURCE it_anormrr_ref_2 = ct_anormrr_ref ).
19 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE it_condruv_in = lt_condruv_in
20 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE it_anormrv = ct_anormrv
21 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - FILL_VARIABLES_CONDITION Rule Explosion Engine SOURCE it_anormrr_ref = ct_anormrr_ref
22 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE ir_conditional_rule_f = ir_conditional_rule_f.
23 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE ir_basic_rule_f = ir_basic_rule_f
24 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE EXPORTING
25 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE CREATE OBJECT mr_rule_expl_engine
26 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE ir_conditional_rule_f = ir_conditional_rule_f.
27 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE ir_basic_rule_f = ir_basic_rule_f
28 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE EXPORTING
29 Class Method  CL_SIC_NORM_RULE_EXPL_ENGINE - CONSTRUCTOR Rule Explosion Engine SOURCE CREATE OBJECT rr_rule_expl_engine
30 Class Method  IF_SIC_LOGGING - ADD_SYSTEM_MESSAGE Interface for Logging Functions