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