SAP ABAP Interface IF_FPM_GUIBB_TREE_SERVICE_INFO (Provides information about services)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_GUIBB_TREE_SERVICE_INFO | Provides service infos | 20120113 |
Properties
Interface | IF_FPM_GUIBB_TREE_SERVICE_INFO | |
Short Description | Provides information about services |
General Data
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20120113 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_FPM_GUIBB_TREE_SERVICE_INFO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no interface.
Friends
Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no friend.
Attributes
Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140521 | |
2 | ![]() |
Instance method | Public | Method | 20120113 |
Events
Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_FILTER_RULE | Public | See coding | 20140521 | begin of ty_s_filter_rule,
column_name type string,
sign type sabp_s_range_option-sign,
option type sabp_s_range_option-option,
low type string,
high type string,
values_have_internal_format type abap_bool,
end of ty_s_filter_rule
|
||
2 | TY_S_SORT_RULE | Public | See coding | 20120113 | begin of ty_s_sort_rule,
column_name type string,
descending type abap_bool,
end of ty_s_sort_rule
|
||
3 | TY_T_FILTER_RULE | Public | See coding | 20140521 | ty_t_filter_rule type standard table of ty_s_filter_rule with key column_name
|
||
4 | TY_T_SORT_RULE | Public | See coding | 20120113 | ty_t_sort_rule type standard table of ty_s_sort_rule with key column_name
|
Method Signatures
Method GET_FILTER_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FILTER_RULES | Value transfer | Type reference (TYPE) | IF_FPM_GUIBB_TREE_SERVICE_INFO=>TY_T_FILTER_RULE | 20140521 |
Method GET_FILTER_RULES on Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no exception.
Method GET_SORT_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SORT_RULES | Value transfer | Type reference (TYPE) | IF_FPM_GUIBB_TREE_SERVICE_INFO=>TY_T_SORT_RULE | 20120113 |
Method GET_SORT_RULES on Interface IF_FPM_GUIBB_TREE_SERVICE_INFO has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 732 |