SAP ABAP Interface IF_CHIP_PROVIDER_NO_CACHE (Interface for Providers With No Cache Connection)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PROVIDER_NO_CACHE | Superclass for CHIP Providers Without Cache Connections | 20101117 |
Properties
Interface | IF_CHIP_PROVIDER_NO_CACHE | |
Short Description | Interface for Providers With No Cache Connection |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20101116 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_CHIP_PROVIDER_NO_CACHE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | IF_CHIP_PROVIDER_NO_CACHE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CHIP_PROVIDER_NO_CACHE has no interface.
Friends
Interface IF_CHIP_PROVIDER_NO_CACHE has no friend.
Attributes
Interface IF_CHIP_PROVIDER_NO_CACHE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101118 | |
2 | ![]() |
Instance method | Public | Method | 20101117 |
Events
Interface IF_CHIP_PROVIDER_NO_CACHE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_RUNTIME_INFO | Public | See coding | 20101119 | begin of tp_runtime_info,
config_key_page type wdy_config_key,
pers_scope type wdr_pers_scope,
end of tp_runtime_info
|
Method Signatures
Method GET_CHIPS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATALOG_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_CHIP_CATALOG_FILTER | 20101118 | |||
2 | ![]() |
RT_CHIPS | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADERS | 20101118 | |||
3 | ![]() |
RUNTIME_INFO | Call by reference | Type reference (TYPE) | IF_CHIP_PROVIDER_NO_CACHE=>TP_RUNTIME_INFO | 20101119 |
Method GET_CHIPS_TREE on Interface IF_CHIP_PROVIDER_NO_CACHE has no exception.
Method GET_CHIP_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATALOG_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_CHIP_CATALOG_FILTER | 20101117 | |||
2 | ![]() |
CHECK_AUTHORIZATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | 20101117 | ||
3 | ![]() |
CHIP_INFOS | Value transfer | Type reference (TYPE) | CL_CHIP_CATALOG=>TP_T_CHIP_INFOS | 20101117 | |||
4 | ![]() |
RUNTIME_INFO | Call by reference | Type reference (TYPE) | IF_CHIP_PROVIDER_NO_CACHE=>TP_RUNTIME_INFO | 20101119 |
Method GET_CHIP_INFOS on Interface IF_CHIP_PROVIDER_NO_CACHE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |