Class Method list used by SAP ABAP Class CL_SWF_BRR_RULECONVERT (BRR: Conversion of a Rule)
SAP ABAP Class CL_SWF_BRR_RULECONVERT (BRR: Conversion of a Rule) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_IXML - CREATE Access Class to iXML Library
2 Class Method  CL_RD_EXTRACTOR_UTIL - DESERIALIZE_EXTRACTORS Condition Utilities
3 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_LOCALID BRR: Conversion of a Rule SOURCE ls_expr-expr_id = _create_localid( 'EX' ).
4 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE in_extractor = -extractor
5 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_LOCALID BRR: Conversion of a Rule SOURCE ls_expr-id = _create_localid( im_prefix = 'EX' ).
6 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_SWBCOND BRR: Conversion of a Rule SOURCE _create_swbcond( ).
7 Class Method  CL_SWF_BRR_RULECONVERT - _DESERIALIZE_EXPRESSIONS BRR: Conversion of a Rule SOURCE CALL METHOD _deserialize_expressions.
8 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE CALL METHOD _extractor_to_expression
9 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE EXPORTING
10 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE IMPORTING
11 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE ex_expression = -expr.
12 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE CALL METHOD _extractor_to_expression
13 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE EXPORTING
14 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE in_extractor = -extractor
15 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE IMPORTING
16 Class Method  CL_SWF_BRR_RULECONVERT - _EXTRACTOR_TO_EXPRESSION BRR: Conversion of a Rule SOURCE ex_expression = l_index_expr.
17 Class Method  CL_SWF_BRR_RULECONVERT - _GET_CONDITION BRR: Conversion of a Rule SOURCE lrh_condition = lr_ruleconv->_get_condition( ).
18 Class Method  CL_SWF_BRR_RULECONVERT - _GET_RULEXML BRR: Conversion of a Rule SOURCE re_rulexml = lr_ruleconv->_get_rulexml( ).
19 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_EXPRESSION BRR: Conversion of a Rule SOURCE im_exprtype = im_line-rightexpty ).
20 Class Method  CL_SWF_BRR_RULECONVERT - CONSTRUCTOR BRR: Conversion of a Rule
21 Class Method  CL_SWF_BRR_RULECONVERT - CONSTRUCTOR BRR: Conversion of a Rule
22 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_EXPRESSION BRR: Conversion of a Rule SOURCE -leftexpr = _convert_expression( in_exprid = lv_id ).
23 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_EXPRESSION BRR: Conversion of a Rule SOURCE -rightexpr = _convert_expression( in_exprid = lv_id ).
24 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TOKEN BRR: Conversion of a Rule SOURCE _convert_token( im_token = ).
25 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TOKEN BRR: Conversion of a Rule SOURCE _convert_token( im_token = ).
26 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TO_SWB_OPERATOR BRR: Conversion of a Rule SOURCE CALL METHOD _convert_to_swb_operator
27 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TO_SWB_OPERATOR BRR: Conversion of a Rule SOURCE operator = -operator
28 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TO_SWB_OPERATOR BRR: Conversion of a Rule SOURCE IMPORTING
29 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TO_SWB_OPERATOR BRR: Conversion of a Rule SOURCE swb_operator = -compop.
30 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_EXPRESSION BRR: Conversion of a Rule SOURCE lv_exprid = _create_expression( im_expr = im_line-leftexpr
31 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_EXPRESSION BRR: Conversion of a Rule SOURCE im_exprtype = im_line-leftexpty ).
32 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_EXPRESSION BRR: Conversion of a Rule SOURCE lv_exprid = _create_expression( im_expr = im_line-rightexpr
33 Class Method  CL_SWF_BRR_RULECONVERT - _CREATE_LOCALID BRR: Conversion of a Rule SOURCE ls_comp-id = _create_localid( 'CO' ).
34 Class Method  CL_SWF_BRR_RULECONVERT - _CONVERT_TO_SWB_OPERATOR BRR: Conversion of a Rule SOURCE EXPORTING
35 Class Method  CL_SWF_RLS_CONDITION - GET_LONG WF: Represents a Logical Condition
36 Class Method  CL_SWF_RLS_CONDITION - GET WF: Represents a Logical Condition
37 Class Method  CL_SWF_RLS_CONDITION - CONSTRUCTOR WF: Represents a Logical Condition
38 Class Method  CL_SWF_RLS_CONDITION - COMPILE WF: Represents a Logical Condition
39 Class Method  CX_BRR_RULE - CONSTRUCTOR Error in BRR Service
40 Class Method  CX_BRR_RULE - CONSTRUCTOR Error in BRR Service
41 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
42 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
43 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
44 Class Method  IF_IXML_DOCUMENT - GET_FIRST_CHILD XML Document in DOM Representation
45 Class Method  IF_IXML_NODE - GET_FIRST_CHILD Node of DOM
46 Class Method  IF_IXML_PARSER - PARSE Parser
47 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING Factory for Streams
48 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - GET_TYPE Container for Transfer of Parameters