Class Method list used by SAP ABAP Class CL_UPARM_QB_FILTER (Query Builder - Describes the filter to apply on records)
SAP ABAP Class CL_UPARM_QB_FILTER (Query Builder - Describes the filter to apply on records) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_STRUCTDESCR - GET_COMPONENTS Runtime Type Services
2 Class Method  CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE Runtime Type Services
3 Class Method  CL_UPARM_QB_FILTER - NOT_BETWEEN Query Builder - Describes the filter to apply on records SOURCE rt_record = not_between( it_modified_record ).
4 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE ( is not assigned or
5 Class Method  CL_UPARM_QB_FILTER - NEW Query Builder - Describes the filter to apply on records SOURCE rt_record = new( it_record = ).
6 Class Method  CL_UPARM_QB_FILTER - MODIFY Query Builder - Describes the filter to apply on records SOURCE rt_record = modify( it_record = ).
7 Class Method  CL_UPARM_QB_FILTER - LESS_THAN Query Builder - Describes the filter to apply on records SOURCE rt_record = less_than( it_modified_record ).
8 Class Method  CL_UPARM_QB_FILTER - LESS_THAN Query Builder - Describes the filter to apply on records SOURCE rt_record = less_than( it_modified_record ).
9 Class Method  CL_UPARM_QB_FILTER - LESS_OR_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = less_or_equal( it_modified_record ).
10 Class Method  CL_UPARM_QB_FILTER - LESS_OR_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = less_or_equal( it_modified_record ).
11 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if ->is_relative( ) = 'X'.
12 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if is_relative( ) = ''.
13 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE is_relative( ) = ''.
14 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if is_relative( ) = 'X' and is_any_child_relative( ) = ''.
15 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE ->is_relative( ) = '' ).
16 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE ms_filter-logical_op = 'AND' and
17 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if is not assigned or (
18 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE ->is_relative( ) = 'X' ) ).
19 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE elseif is_relative( ) = 'X' and is_any_child_relative( ) = 'X' or
20 Class Method  CL_UPARM_QB_FILTER - TOP_N Query Builder - Describes the filter to apply on records SOURCE rt_record = top_n( it_modified_record ).
21 Class Method  CL_UPARM_QB_FILTER - VALIDATE Query Builder - Describes the filter to apply on records SOURCE is_filter = is_filter ).
22 Class Method  CL_UPARM_QB_FILTER - VALIDATE Query Builder - Describes the filter to apply on records SOURCE ir_rule = ir_rule
23 Class Method  CL_UPARM_QB_FILTER - VALIDATE Query Builder - Describes the filter to apply on records SOURCE validate(
24 Class Method  CL_UPARM_QB_FILTER - TOP_TOTAL Query Builder - Describes the filter to apply on records SOURCE lt_record = top_total( ).
25 Class Method  CL_UPARM_QB_FILTER - TOP_TOTAL Query Builder - Describes the filter to apply on records SOURCE rt_record = top_total( it_modified_record ).
26 Class Method  CL_UPARM_QB_FILTER - TOP_PERCENT Query Builder - Describes the filter to apply on records SOURCE rt_record = top_percent( it_modified_record ).
27 Class Method  CL_UPARM_QB_FILTER - TOP_PERCENT Query Builder - Describes the filter to apply on records SOURCE rt_record = top_percent( it_modified_record ).
28 Class Method  CL_UPARM_QB_FILTER - TOP_N Query Builder - Describes the filter to apply on records SOURCE rt_record = top_n( it_modified_record ).
29 Class Method  CL_UPARM_QB_FILTER - NOT_BETWEEN Query Builder - Describes the filter to apply on records SOURCE rt_record = not_between( it_modified_record ).
30 Class Method  CL_UPARM_QB_FILTER - OPERATE Query Builder - Describes the filter to apply on records SOURCE it_new_records = ).
31 Class Method  CL_UPARM_QB_FILTER - OPERATE Query Builder - Describes the filter to apply on records SOURCE it_existing_records =
32 Class Method  CL_UPARM_QB_FILTER - OPERATE Query Builder - Describes the filter to apply on records SOURCE lr_data = operate(
33 Class Method  CL_UPARM_QB_FILTER - NOT_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = not_equal( it_modified_record ).
34 Class Method  CL_UPARM_QB_FILTER - NOT_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = not_equal( it_modified_record ).
35 Class Method  CL_UPARM_QB_FILTER - NOT_CONTAINS Query Builder - Describes the filter to apply on records SOURCE rt_record = not_contains( it_modified_record ).
36 Class Method  CL_UPARM_QB_FILTER - NOT_CONTAINS Query Builder - Describes the filter to apply on records SOURCE rt_record = not_contains( it_modified_record ).
37 Class Method  CL_UPARM_QB_FILTER - BOT_TOTAL Query Builder - Describes the filter to apply on records SOURCE lt_record = bot_total( ).
38 Class Method  CL_UPARM_QB_FILTER - EXCLUDE_TOP_TOTAL Query Builder - Describes the filter to apply on records SOURCE rt_record = exclude_top_total( it_modified_record ).
39 Class Method  CL_UPARM_QB_FILTER - EXCLUDE_BOT_TOTAL Query Builder - Describes the filter to apply on records SOURCE rt_record = exclude_bot_total( it_modified_record ).
40 Class Method  CL_UPARM_QB_FILTER - EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = equal( it_modified_record ).
41 Class Method  CL_UPARM_QB_FILTER - EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = equal( it_modified_record ).
42 Class Method  CL_UPARM_QB_FILTER - DELETE Query Builder - Describes the filter to apply on records SOURCE rt_record = delete( it_record = ).
43 Class Method  CL_UPARM_QB_FILTER - CONTAINS Query Builder - Describes the filter to apply on records SOURCE rt_record = contains( it_modified_record ).
44 Class Method  CL_UPARM_QB_FILTER - CONTAINS Query Builder - Describes the filter to apply on records SOURCE rt_record = contains( it_modified_record ).
45 Class Method  CL_UPARM_QB_FILTER - CONSTRUCTOR Query Builder - Describes the filter to apply on records
46 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if ms_filter-logical_op = 'OR' or
47 Class Method  CL_UPARM_QB_FILTER - BOT_TOTAL Query Builder - Describes the filter to apply on records SOURCE rt_record = bot_total( it_modified_record ).
48 Class Method  CL_UPARM_QB_FILTER - BOT_PERCENT Query Builder - Describes the filter to apply on records SOURCE rt_record = bot_percent( it_modified_record ).
49 Class Method  CL_UPARM_QB_FILTER - BOT_PERCENT Query Builder - Describes the filter to apply on records SOURCE rt_record = bot_percent( it_modified_record ).
50 Class Method  CL_UPARM_QB_FILTER - BOT_N Query Builder - Describes the filter to apply on records SOURCE rt_record = bot_n( it_modified_record ).
51 Class Method  CL_UPARM_QB_FILTER - BOT_N Query Builder - Describes the filter to apply on records SOURCE rt_record = bot_n( it_modified_record ).
52 Class Method  CL_UPARM_QB_FILTER - BETWEEN Query Builder - Describes the filter to apply on records SOURCE rt_record = between( it_modified_record ).
53 Class Method  CL_UPARM_QB_FILTER - BETWEEN Query Builder - Describes the filter to apply on records SOURCE rt_record = between( it_modified_record ).
54 Class Method  CL_UPARM_QB_FILTER - ADD_CHILD_FILTER Query Builder - Describes the filter to apply on records
55 Class Method  CL_UPARM_QB_FILTER - FILTER Query Builder - Describes the filter to apply on records SOURCE rt_record = filter( it_modified_record = ).
56 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE ( ms_filter-logical_op = 'AND' and
57 Class Method  CL_UPARM_QB_FILTER - IS_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if ->is_relative( ) = 'X'.
58 Class Method  CL_UPARM_QB_FILTER - IS_ANY_CHILD_RELATIVE Query Builder - Describes the filter to apply on records SOURCE is_relative( ) = ''.
59 Class Method  CL_UPARM_QB_FILTER - IS_ANY_CHILD_RELATIVE Query Builder - Describes the filter to apply on records SOURCE elseif is_relative( ) = 'X' and is_any_child_relative( ) = 'X' or
60 Class Method  CL_UPARM_QB_FILTER - IS_ANY_CHILD_RELATIVE Query Builder - Describes the filter to apply on records SOURCE if is_relative( ) = 'X' and is_any_child_relative( ) = ''.
61 Class Method  CL_UPARM_QB_FILTER - INSERT Query Builder - Describes the filter to apply on records SOURCE rt_record = insert( it_record = ).
62 Class Method  CL_UPARM_QB_FILTER - GREATER_THAN Query Builder - Describes the filter to apply on records SOURCE rt_record = greater_than( it_modified_record ).
63 Class Method  CL_UPARM_QB_FILTER - GREATER_THAN Query Builder - Describes the filter to apply on records SOURCE rt_record = greater_than( it_modified_record ).
64 Class Method  CL_UPARM_QB_FILTER - GREATER_OR_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = greater_or_equal( it_modified_record ).
65 Class Method  CL_UPARM_QB_FILTER - GET_CHILD_HEADERS Query Builder - Describes the filter to apply on records
66 Class Method  CL_UPARM_QB_FILTER - GET_CHILD_FILTERS Query Builder - Describes the filter to apply on records
67 Class Method  CL_UPARM_QB_FILTER - FILTER Query Builder - Describes the filter to apply on records SOURCE rt_record = filter( it_modified_record = it_record ).
68 Class Method  CL_UPARM_QB_FILTER - FILTER Query Builder - Describes the filter to apply on records SOURCE rt_record = filter( it_modified_record = ).
69 Class Method  CL_UPARM_QB_FILTER - FILTER Query Builder - Describes the filter to apply on records SOURCE rt_record = filter( it_modified_record = ).
70 Class Method  CL_UPARM_QB_FILTER - EXECUTE Query Builder - Describes the filter to apply on records
71 Class Method  CL_UPARM_QB_FILTER - GREATER_OR_EQUAL Query Builder - Describes the filter to apply on records SOURCE rt_record = greater_or_equal( it_modified_record ).
72 Class Method  CL_UPARM_QB_RULE - GET_VIEW_MANAGER Query Builder - Rule
73 Class Method  CL_UPARM_QB_RULE - GET_VIEW_MANAGER Query Builder - Rule
74 Class Method  CL_UPARM_QB_RULE - GET_VIEW_MANAGER Query Builder - Rule
75 Class Method  CL_UPARM_QB_RULE - GET_VIEW_MANAGER Query Builder - Rule
76 Class Method  CL_UPARM_QB_RULE - GET_VIEW_MANAGER Query Builder - Rule
77 Class Method  CL_UPARM_QB_RULE - GET_HEADER Query Builder - Rule
78 Class Method  CL_UPARM_QB_RULE - GET_HEADER Query Builder - Rule
79 Class Method  CL_UPARM_QB_VIEW_MANAGER - GET_KEY_FIELD Manages a view's rules and filters
80 Class Method  CL_UPARM_QB_VIEW_MANAGER - GET_QB_VIEW Manages a view's rules and filters
81 Class Method  CL_UPARM_QB_VIEW_MANAGER - GET_QB_VIEW Manages a view's rules and filters
82 Class Method  IF_UPARM_QB_VIEW - GET_TABLE_TYPE Represents a view to be managed by the Query Builder
83 Class Method  IF_UPARM_QB_VIEW - MAP_SERIAL_NAME_TO_COL_ID Represents a view to be managed by the Query Builder
84 Class Method  IF_UPARM_QB_VIEW - MAP_SERIAL_NAME_TO_COL_ID Represents a view to be managed by the Query Builder
85 Class Method  IF_UPARM_QB_VIEW - MAP_SER_NAME_TO_DISPLAY_NAME Represents a view to be managed by the Query Builder
86 Class Method  IF_UPARM_QB_VIEW_MANAGER - GET_ORIGINAL_RECORDS Represents a view to be managed by the Query Builder
87 Class Method  IF_UPARM_QB_VIEW_MANAGER - GET_ORIGINAL_RECORDS Represents a view to be managed by the Query Builder