SAP ABAP Class IF_BSP_PERSIST_DATA (Business Server Page (BSP) Persistent Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_PERSIST_APP Business Server Pages (BSP) Persistente Applikationsdaten 20000905
Properties
Class IF_BSP_PERSIST_DATA  
Short Description Business Server Page (BSP) Persistent Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000905   SAP 
Last change 20010227   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_PERSIST_DATA has no forward declaration.
Interfaces
Class IF_BSP_PERSIST_DATA has no interface implemented.
Friends
Class IF_BSP_PERSIST_DATA has no friend class.
Attributes
Class IF_BSP_PERSIST_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INSTANTIATE Instance method Public Method Creates Data from a String Representation 20000905
2 SERIALIZE Instance method Public Method Creates String Representation of Data to Persist 20000905
Events
Class IF_BSP_PERSIST_DATA has no event.
Types
Class IF_BSP_PERSIST_DATA has no local type.
Method Signatures

Method INSTANTIATE 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 String, aus dem Daten gelesen werden sollen 20001004

Method INSTANTIATE on class IF_BSP_PERSIST_DATA has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Type reference (TYPE) STRING Serialisierte Daten 20001004

Method SERIALIZE on class IF_BSP_PERSIST_DATA has no exception.
History
Last changed by/on SAP  20010227 
SAP Release Created in