SAP ABAP Class /UI2/IF_CHIP_PROVIDER_NO_CACHE (Interface for Providers With No Cache Connection)
Properties
Class /UI2/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 20130313   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_CHIP_PROVIDER_NO_CACHE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI2/IF_CHIP_PROVIDER_NO_CACHE has no interface implemented.
Friends
Class /UI2/IF_CHIP_PROVIDER_NO_CACHE has no friend class.
Attributes
Class /UI2/IF_CHIP_PROVIDER_NO_CACHE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIPS_TREE Instance method Public Method 20130313
2 GET_CHIP_INFOS Instance method Public Method 20130313
Events
Class /UI2/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 20130313 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 Importing CATALOG_FILTER Call by reference Object reference (TYPE REF TO) /UI2/CL_CHIP_CATALOG_FILTER 20130313
2 Returning RT_CHIPS Value transfer Type reference (TYPE) /UI2/CHIP_CATALOG_HEADERS 20130313
3 Importing RUNTIME_INFO Call by reference Type reference (TYPE) /UI2/IF_CHIP_PROVIDER_NO_CACHE=>TP_RUNTIME_INFO 20130313

Method GET_CHIPS_TREE on class /UI2/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 Importing CATALOG_FILTER Call by reference Object reference (TYPE REF TO) /UI2/CL_CHIP_CATALOG_FILTER 20130313
2 Importing CHECK_AUTHORIZATION Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE 20130313
3 Returning CHIP_INFOS Value transfer Type reference (TYPE) /UI2/CL_CHIP_CATALOG=>TP_T_CHIP_INFOS 20130313
4 Importing RUNTIME_INFO Call by reference Type reference (TYPE) /UI2/IF_CHIP_PROVIDER_NO_CACHE=>TP_RUNTIME_INFO 20130313

Method GET_CHIP_INFOS on class /UI2/IF_CHIP_PROVIDER_NO_CACHE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in