SAP ABAP Class CL_RSTT_PLAYVAR_BUFFER (Superclass for Buffering the Play Variants)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_PLAYVAR_BUFFER Saves Current Status of PLAYVAR Attributes 20050616
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_PLAYVAR_BUFFER_BW_BEX Class for Buffering Query Properties 20050616
Properties
Class CL_RSTT_PLAYVAR_BUFFER  
Short Description Superclass for Buffering the Play Variants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20050616   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_PLAYVAR_BUFFER Saves Current Status of PLAYVAR Attributes 20050616
Friends
Class CL_RSTT_PLAYVAR_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TOBJNM Instance attribute Protected Attribute reference (LIKE) 20050616
2 N_TOBJTYPE Instance attribute Protected Attribute reference (LIKE) 20050616
3 N_TSOBJNM Instance attribute Protected Attribute reference (LIKE) 20050616
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PLAYVAR_BUFFER Static method Public Method 20050616
2 RESTORE_STATUS Instance method Protected Method 20050616
3 SAVE_STATUS Instance method Protected Method 20050616
4 _RESTORE_STATUS Instance method Protected Method 20050616
5 _SAVE_STATUS Instance method Protected Method 20050616
Events
Class CL_RSTT_PLAYVAR_BUFFER has no event.
Types
Class CL_RSTT_PLAYVAR_BUFFER has no local type.
Method Signatures

Method CREATE_PLAYVAR_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20050616
2 Returning R_R_PLAYVAR_BUFFER Value transfer Object reference (TYPE REF TO) IF_RSTT_PLAYVAR_BUFFER Speichert aktuellen Status der PLAYVAR-Attribute 20050616

Method CREATE_PLAYVAR_BUFFER on class CL_RSTT_PLAYVAR_BUFFER has no exception.

Method RESTORE_STATUS Signature

Method RESTORE_STATUS on class CL_RSTT_PLAYVAR_BUFFER has no parameter.
Method RESTORE_STATUS on class CL_RSTT_PLAYVAR_BUFFER has no exception.

Method SAVE_STATUS Signature

Method SAVE_STATUS on class CL_RSTT_PLAYVAR_BUFFER has no parameter.
Method SAVE_STATUS on class CL_RSTT_PLAYVAR_BUFFER has no exception.

Method _RESTORE_STATUS Signature

Method _RESTORE_STATUS on class CL_RSTT_PLAYVAR_BUFFER has no parameter.
# Exception Resumable Description Created on
1 RESTORE_FAILED Wiederherstellung fehlgeschlagen 20050616
2 TOBJECT_NOT_EXISTING TOBJECT existiert nicht 20050616

Method _SAVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Trace-Tool: Testobjekt-Name 20050616
2 Importing I_TOBJTYPE Call by reference Type reference (TYPE) RSTT_TOBJTYP Trace-Tool: Testobjekt-Typ 20050616
3 Importing I_TSOBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Trace-Tool: Testobjekt-Name 20050616
# Exception Resumable Description Created on
1 SAVE_FAILED Zwischenspeichern fehlgeschlagen 20050616
2 TOBJECT_NOT_EXISTING Testobjekt exisitert nicht 20050616
History
Last changed by/on SAP  20130531 
SAP Release Created in 700