SAP ABAP Class IF_CHIP_PROVIDER_NO_CACHE (Interface for Providers With No Cache Connection)
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
| Class | IF_CHIP_PROVIDER_NO_CACHE | |
| Short Description | Interface for Providers With No Cache Connection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_CHIP_PROVIDER_NO_CACHE has no interface implemented.
Friends
Class IF_CHIP_PROVIDER_NO_CACHE has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_CHIP_PROVIDER_NO_CACHE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |