SAP ABAP Class CL_CHIP_PROVIDER_TEST_CACHE (Provider for IFrame CHIP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API_TEST (Package) Web Dynpro ABAP: CCP Web Dynpro Integration API Test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_PROVIDER Abstract Superclass for Catalog Provider 20090625
Properties
Class CL_CHIP_PROVIDER_TEST_CACHE  
Short Description Provider for IFrame CHIP    
Super Class CL_CHIP_PROVIDER Abstract Superclass for Catalog Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API_TEST   Web Dynpro ABAP: CCP Web Dynpro Integration API Test 
Created 20090625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CHIP_PROVIDER_TEST_CACHE has no interface implemented.
Friends
Class CL_CHIP_PROVIDER_TEST_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NUMBER_OF_PARAMETERS Constant Private Type reference (TYPE) I 50 20091117
2 CO_PARAM_TEST_CACHE Constant Private Type reference (TYPE) CHIP_PARAMETER_NAME 'TEST_CACHE' Name of a Parameter of the CHIP Definition 20091116
3 CO_PORT_STRUCTURE Constant Private Type reference (TYPE) TABNAME 'ADDR2_DIA' Table Name 20091117
4 CO_PROVIDER_TEST Constant Public Type reference (TYPE) CHIP_PROVIDER_NAME 'X-SAP-TEST-CACHE' Name of IFrame Provider 20090625
5 MR_RANDOM Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_RANDOM Pseudo Random Number Generator 20091117
6 MT_NAMETAB_PORT_STRUCTURE Static Attribute Private Type reference (TYPE) TP_T_DFIES Single-Character Indicator 20091117
7 M_CHIP_NAME_DELETED Instance attribute Private Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP ID 20090625
8 M_GENERATION_MODE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20091120
9 M_NEW_CHIP_CLIENT_DEPENDENT Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090626
10 M_NEW_CHIP_ERROR Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090626
11 M_NEW_CHIP_INPORTPARAMCOUNT Instance attribute Private Type reference (TYPE) I 20091117
12 M_NEW_CHIP_OUTPORTPARAMCOUNT Instance attribute Private Type reference (TYPE) I 20091117
13 M_NEW_CHIP_PARAMCOUNT Instance attribute Private Type reference (TYPE) I 20091117
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BADI_CHIP_CHANGES Instance method Public Method 20090625
2 CHANGE_CHIP Instance method Public Method 20090625
3 CLASS_CONSTRUCTOR Static method Public Constructor 20091117
4 CREATE_CHIP Instance method Public Method 20090625
5 CREATE_CHIPS Static method Public Method 20091117
6 CREATE_CHIP_DEFINITION Instance method Private Method 20091120
7 CREATE_FOR_GENERATION Static method Private Method 20091120
8 DELETE_ALL Instance method Public Method 20091116
9 DELETE_CHIP Instance method Public Method 20090625
10 DELETE_HEADER Instance method Public Method 20091117
11 GET_CHIP_DEFINITION_FROM_DB Instance method Private Method 20091120
12 GET_CHIP_NAME_ACT Instance method Public Method 20090625
13 GET_CHIP_NAME_NEW Instance method Public Method 20090625
Events
Class CL_CHIP_PROVIDER_TEST_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_DFIES Private See coding 20091117 TP_T_dfies type STANDARD TABLE OF dfies
Method Signatures

Method CALL_BADI_CHIP_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Key-Komponenten der Konfigurationstabellen 20090625

Method CALL_BADI_CHIP_CHANGES on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method CHANGE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090625

Method CHANGE_CHIP on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_TEST_CACHE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method CREATE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090625
2 Importing CLIENT_DEPENDENT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090626
3 Importing ERROR_CHIP Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090626
4 Importing INPORTPARAMCOUNT Call by reference Type reference (TYPE) I 20091117
5 Importing OUTPORTPARAMCOUNT Call by reference Type reference (TYPE) I 20091117
6 Importing PARAMCOUNT Call by reference Type reference (TYPE) I 20091117

Method CREATE_CHIP on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method CREATE_CHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATION_PARAMETERS Call by reference Type reference (TYPE) CHIP_CACHE_TEST_GENCHIP CHIP_CACHE_TEST_GENCHIP 20091117

Method CREATE_CHIPS on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method CREATE_CHIP_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DEFINITION Value transfer Object reference (TYPE REF TO) IF_CHIP_DEFINITION 20091120
2 Importing CHIP_NAME Value transfer Type reference (TYPE) STRING 20091120
# Exception Resumable Description Created on
1 CX_CHIP_CATALOG 20091120

Method CREATE_FOR_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROVIDER Value transfer Object reference (TYPE REF TO) CL_CHIP_PROVIDER_TEST_CACHE Provider für IFrame-CHIP 20091120

Method CREATE_FOR_GENERATION on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method DELETE_ALL Signature

Method DELETE_ALL on class CL_CHIP_PROVIDER_TEST_CACHE has no parameter.
Method DELETE_ALL on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method DELETE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090625

Method DELETE_CHIP on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method DELETE_HEADER Signature

Method DELETE_HEADER on class CL_CHIP_PROVIDER_TEST_CACHE has no parameter.
Method DELETE_HEADER on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method GET_CHIP_DEFINITION_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DEFINITION Value transfer Object reference (TYPE REF TO) IF_CHIP_DEFINITION 20091120
2 Importing CHIP_NAME Value transfer Type reference (TYPE) STRING 20091120
# Exception Resumable Description Created on
1 CX_CHIP_CATALOG 20091120

Method GET_CHIP_NAME_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP Value transfer Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090625

Method GET_CHIP_NAME_ACT on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.

Method GET_CHIP_NAME_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP Value transfer Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20090625

Method GET_CHIP_NAME_NEW on class CL_CHIP_PROVIDER_TEST_CACHE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800