SAP ABAP Class CL_BSP_PERSIST_APP (Business Server Pages (BSP) Persistente Applikationsdaten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_PERSIST_DATA Business Server Page (BSP) Persistent Data 20000905
Properties
Class CL_BSP_PERSIST_APP  
Short Description Business Server Pages (BSP) Persistente Applikationsdaten    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20000905   SAP 
Last change 20010227   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
# Interface Abstract Final Description Created on
1 IF_BSP_PERSIST_DATA Business Server Page (BSP) Persistent Data 20000905
Friends
Class CL_BSP_PERSIST_APP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COOKIE_NAME Constant Public Type reference (TYPE) STRING 'sap-appcontext' Cookie Name 20000920
2 M_EXIT_URL Instance attribute Public Type reference (TYPE) STRING Exit URL 20000905
3 M_KEEP_AFTER_EXIT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030709
4 M_LANGUAGE Instance attribute Public Type reference (TYPE) STRING Language 20000905
5 M_SESSION_ID Instance attribute Public Type reference (TYPE) STRING Application ID 20000905
6 M_THEME Instance attribute Public Type reference (TYPE) STRING Topic 20000905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000905
2 INSTANTIATE Instance method Public Method 20000905
3 SERIALIZE Instance method Public Method 20000905
Events
Class CL_BSP_PERSIST_APP has no event.
Types
Class CL_BSP_PERSIST_APP 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 DATA Call by reference Type reference (TYPE) STRING '' Serialisierte Daten (XOR request) 20000905
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST Request mit Daten (XOR data) 20000920

Method CONSTRUCTOR on class CL_BSP_PERSIST_APP has no exception.

Method INSTANTIATE Signature

Method INSTANTIATE on class CL_BSP_PERSIST_APP has no parameter.
Method INSTANTIATE on class CL_BSP_PERSIST_APP has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_BSP_PERSIST_APP has no parameter.
Method SERIALIZE on class CL_BSP_PERSIST_APP has no exception.
History
Last changed by/on SAP  20010227 
SAP Release Created in 50A