SAP ABAP Class CL_BSP_WD_RT_REP_PERSISTENCE (OBSOLETE - Do not use)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
Properties
Class CL_BSP_WD_RT_REP_PERSISTENCE  
Short Description OBSOLETE - Do not use    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_TOOLS   Development Tools for WEBCUIF Applications 
Created 20051220   SAP 
Last change 20100303   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_BSP_WD_RT_REP_PERSISTENCE has no interface implemented.
Friends
Class CL_BSP_WD_RT_REP_PERSISTENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_RT_REP_SRC_PAGE_NAME Constant Private Type reference (TYPE) O2PAGEEXT 'Repository.xml' Name of BSP Page (Upper and Lower Case) 20061109
2 GR_RUNTIME_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_XML iXML Wrapper for Runtime Repository XML 20051220
3 GS_DOCNAME Instance attribute Private Type reference (TYPE) SKWF_URLP Name 20051222
4 GS_IO Instance attribute Private Type reference (TYPE) SKWF_IO KW Framework: Object Key 20051222
5 GV_RT_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060808
6 INSTANCE_CACHE Static Attribute Private Type reference (TYPE) LTYPE_PERSISTENCE_CACHE_TAB 20061109
7 RT_REP_PAGE_ATTR Instance attribute Private Type reference (TYPE) O2PAGATTR O2: Page Attributes 20061109
8 RT_REP_SRC_PAGEKEY Instance attribute Private Type reference (TYPE) O2PAGKEY Key for the RT Rep Src BSP page 20061109
9 RT_REP_SRC_PAGE_NAME Instance attribute Private Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20061109
10 RT_REP_SRC_PAGE_TYPE Instance attribute Private Type reference (TYPE) STRING Type of BSP Page 20061109
11 RT_REP_SRC_PAGE_TYPE_MIME Constant Private Type reference (TYPE) STRING 'M' Type of BSP Page 20061109
12 RT_REP_URL Instance attribute Private Type reference (TYPE) STRING 20061109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20060804
2 CHECK_XML Instance method Private Method 20060116
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20051220
4 DETERMINE_RT_REP_SRC Instance method Private Method 20061109
5 GET_PERSISTENCE Static method Public Method get an instance of persistence class 20060113
6 GET_RUNTIME_REPOSITORY Instance method Public Method 20051220
7 LOAD Instance method Private Method 20060120
8 LOAD_WITH_URL Instance method Private Method 20060718
9 ON_RELOAD_REQUESTED Instance method Private Event handling method 20060216
10 S2TAB Instance method Private Method 20060111
11 SAVE Instance method Public Method 20051221
12 USER_CONFIRM_REPAIR Instance method Private Method 20060808
Events
Class CL_BSP_WD_RT_REP_PERSISTENCE has no event.
Types
Class CL_BSP_WD_RT_REP_PERSISTENCE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Log Class for BSP WD Enhancement Wizards 20070621

Method CHECK on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.

Method CHECK_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Log Class for BSP WD Enhancement Wizards 20070621
2 Importing IV_REPOSITORY_XML Call by reference Type reference (TYPE) STRING 20060116
3 Returning RV_PASSED Value transfer Type reference (TYPE) ABAP_BOOL 20060808
# Exception Resumable Description Created on
1 ERROR_IN_XML error when checking runtime xml for duplicate views and link 20060116

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME 20061109
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET 20061109
# Exception Resumable Description Created on
1 ERROR_IN_PARSING During parsing the XML document an error has occured 20060123

Method DETERMINE_RT_REP_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20061109
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET 20061109
# Exception Resumable Description Created on
1 RT_REP_NOT_EXISTING 20061109

Method GET_PERSISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component name 20061109
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement set 20061109
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_PERSISTENCE Runtime Repository Persistence Handler 20061109
# Exception Resumable Description Created on
1 ERROR_IN_PARSING Error occurred during parsing the XML document 20060123

Method GET_RUNTIME_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RUNTIME_REPOSITORY Value transfer Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_XML iXML Wrapper for Runtime Repository XML 20051220

Method GET_RUNTIME_REPOSITORY on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060512
2 Returning RV_XML_FILE Value transfer Type reference (TYPE) STRING 20060120
# Exception Resumable Description Created on
1 LOCK_FAILED Locking of runtime repository XML failed 20060516

Method LOAD_WITH_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML_FILE Value transfer Type reference (TYPE) STRING 20060718

Method LOAD_WITH_URL on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.

Method ON_RELOAD_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WITH_LOCK Call by reference Attribute reference (LIKE) 20060512

Method ON_RELOAD_REQUESTED on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.

Method S2TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_S Call by reference Type reference (TYPE) STRING 20060111
2 Returning RT_TAB Value transfer Type reference (TYPE) O2PAGELINE_TABLE O2: Oxygen Page Table 20060111

Method S2TAB on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_BEFORE_SAVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060116
# Exception Resumable Description Created on
1 FAILED 20061115
2 FOREIGN_LOCK 20061115

Method USER_CONFIRM_REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20060808
2 Returning RV_ANSWER Value transfer Type reference (TYPE) ABAP_BOOL 20060808

Method USER_CONFIRM_REPAIR on class CL_BSP_WD_RT_REP_PERSISTENCE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700