SAP ABAP Class CL_CHIP_PAGE_APCO_TOOL (Tool for Page Application Configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHIP_PAGE_TOOL_BASE Base Tool WDR_CHIP_PAGE 20111027
Properties
Class CL_CHIP_PAGE_APCO_TOOL  
Short Description Tool for Page Application Configurations    
Super Class CL_CHIP_PAGE_TOOL_BASE Base Tool WDR_CHIP_PAGE 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20111027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_PAGE_APCO_TOOL has no forward declaration.
Interfaces
Class CL_CHIP_PAGE_APCO_TOOL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CHIP_PAGE_CONF_TOOL 20111027 Config Tool WDR_CHIP_PAGE
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20111028
2 M_APCO_MODIFIER Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_MODIFIER API Change Application Configuration 20111027
3 M_APCO_READER Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_READER Read Interface for Application Configuration 20111027
4 M_APCO_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_APPL API Configuration Application 20111027
5 M_COMP_CONF_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_PAGE_CONF_TOOL API Configuration Component 20111027
6 M_COMP_CONF_TOOL_INITIALIZED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20111027
7 M_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_WD_CONFIG_FACTORY Factory Class for Configurations_API 20111027
8 M_PERS_SCOPE Instance attribute Private Type reference (TYPE) STRING Web Dynpro: Personalization Range 20111027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111027
2 DESTROY_COMP_CONF_TOOL Instance method Private Method 20111028
3 GET_APCO_MODIFIER Instance method Protected Method 20111027
4 GET_APCO_READER Instance method Protected Method 20111027
5 GET_CATALOG_KEY Static method Private Method 20111027
6 GET_COMP_CONF_KEY Static method Private Method 20111027
7 GET_COMP_CONF_TOOL Instance method Protected Method 20111027
8 INIT_COMP_CONF_TOOL Instance method Protected Method 20111027
Events
Class CL_CHIP_PAGE_APCO_TOOL has no event.
Types
Class CL_CHIP_PAGE_APCO_TOOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20111027
2 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20111027
3 Importing DIALOG_MODE_DEVCLASS Call by reference Type reference (TYPE) WDY_CFG_DIALOG_MODE 20111027
4 Importing DIALOG_MODE_TRKORR Call by reference Type reference (TYPE) WDY_CFG_DIALOG_MODE 20111027
5 Importing MESSAGE_TARGET Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20111027
6 Importing PERS_SCOPE Call by reference Type reference (TYPE) STRING 20111027
7 Importing TRKORR Call by reference Type reference (TYPE) TRKORR 20111027
8 Importing WD_FACTORY Call by reference Object reference (TYPE REF TO) CL_WD_CONFIG_FACTORY 20111027

Method CONSTRUCTOR on class CL_CHIP_PAGE_APCO_TOOL has no exception.

Method DESTROY_COMP_CONF_TOOL Signature

Method DESTROY_COMP_CONF_TOOL on class CL_CHIP_PAGE_APCO_TOOL has no parameter.
Method DESTROY_COMP_CONF_TOOL on class CL_CHIP_PAGE_APCO_TOOL has no exception.

Method GET_APCO_MODIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APCO_MODIFIER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_MODIFIER Lese-Interface für die Component-Konfiguration 20111027

Method GET_APCO_MODIFIER on class CL_CHIP_PAGE_APCO_TOOL has no exception.

Method GET_APCO_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APCO_READER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_READER Lese-Interface für die Component-Konfiguration 20111027

Method GET_APCO_READER on class CL_CHIP_PAGE_APCO_TOOL has no exception.

Method GET_CATALOG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APCO_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20111027
2 Returning CATALOG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20111027
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20111027

Method GET_COMP_CONF_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APCO_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20111027
2 Returning COMP_CONF_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20111027
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20111027

Method GET_COMP_CONF_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMP_CONF_TOOL Value transfer Object reference (TYPE REF TO) IF_CHIP_PAGE_TOOL WDR CHIP Page Tool 20111027

Method GET_COMP_CONF_TOOL on class CL_CHIP_PAGE_APCO_TOOL has no exception.

Method INIT_COMP_CONF_TOOL Signature

Method INIT_COMP_CONF_TOOL on class CL_CHIP_PAGE_APCO_TOOL has no parameter.
Method INIT_COMP_CONF_TOOL on class CL_CHIP_PAGE_APCO_TOOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732