SAP ABAP Interface IF_CHIP_PAGE_CONFIG (Access to Page Configuration)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PAGE_CONFIG Access to Page Configuration 20090526
Properties
Interface IF_CHIP_PAGE_CONFIG  
Short Description Access to Page Configuration    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20090526   SAP 
Last changed 20110908   SAP 
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)
2 IF_WD_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_CHIP_PAGE_CONFIG has no interface.
Friends
Interface IF_CHIP_PAGE_CONFIG has no friend.
Attributes
Interface IF_CHIP_PAGE_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIPS Instance method Public Method 20090526
2 GET_HEADER Instance method Public Method 20090526
3 GET_INSTANCE Static method Public Method 20090526
4 GET_PAGE Static method Public Method 20091206
5 GET_PAGES Static method Public Method 20091206
6 GET_PAGE_CONFIGS Static method Public Method 20090604
Events
Interface IF_CHIP_PAGE_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TPS_CHIP Public See coding 20090526 begin of tps_chip, chip_usage_id type chip_usage_id, chip_name type chip_name, end of tps_chip
2 TPS_HEADER Public See coding 20090526 begin of tps_header, config_key type wdy_config_key, pers_scope type wdr_pers_scope, wduser type syuname, author type syuname, createdon type d, changedby type syuname, changedon type d, devclass type devclass, origlang type langu, description type wdy_md_description, end of tps_header
3 TPS_PAGE Public See coding 20091206 begin of tps_page, config_key type wdy_config_key, pers_scope type wdr_pers_scope, wduser type syuname, page_type type chip_page_type, conf_last_change type timestampl, cust_last_change type timestampl, pers_last_change type timestampl, chip_provider type chip_page_chip_provider, end of tps_page
4 TPT_CHIPS Public See coding 20090526 tpt_chips type hashed table of tps_chip with unique key chip_usage_id
5 TPT_HEADERS Public See coding 20090526 tpt_headers type hashed table of tps_header with unique key config_key pers_scope wduser
6 TPT_PAGES Public See coding 20091206 tpt_pages type hashed table of tps_page with unique key config_key pers_scope wduser
Method Signatures

Method GET_CHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHIPS Value transfer Type reference (TYPE) TPT_CHIPS 20090526

Method GET_CHIPS on Interface IF_CHIP_PAGE_CONFIG has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HEADER Value transfer Type reference (TYPE) TPS_HEADER 20090526

Method GET_HEADER on Interface IF_CHIP_PAGE_CONFIG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090526
2 Importing MANDT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20090527
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20090526
4 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CHIP_PAGE_CONFIG Zugriff auf Page Konfiguration 20090526
5 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER 20090604

Method GET_INSTANCE on Interface IF_CHIP_PAGE_CONFIG has no exception.

Method GET_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20091206
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20091206
3 Returning R_PAGE Value transfer Type reference (TYPE) TPS_PAGE 20091206
4 Importing WDUSER Call by reference Type reference (TYPE) SYUNAME Benutzername 20091206

Method GET_PAGE on Interface IF_CHIP_PAGE_CONFIG has no exception.

Method GET_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_PROVIDER Call by reference Type reference (TYPE) CHIP_PAGE_CHIP_PROVIDER ABAP_FALSE Kennzeichen: Page wird als CHIP-Provider verwendet 20101123
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20091206
3 Returning RT_PAGES Value transfer Type reference (TYPE) TPT_PAGES 20091206

Method GET_PAGES on Interface IF_CHIP_PAGE_CONFIG has no exception.

Method GET_PAGE_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Object reference (TYPE REF TO) CL_CHIP_PAGE_CONFIG_FILTER Filter für PageBuilder Konfigurationen 20090604
2 Returning RT_PAGE_CONFIGS Value transfer Type reference (TYPE) TPT_HEADERS Einstelliges Kennzeichen 20090604

Method GET_PAGE_CONFIGS on Interface IF_CHIP_PAGE_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800