SAP ABAP Class CL_RSISR_ISCP_VERS (Version of a Call Package)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_ISCP_VERS  
Short Description Version of a Call Package    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20021205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSISR_ISCP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISR_ISCP_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSISR_ISCP 20021206 TLogo Object for the Call Package
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ISCP_CAT Instance attribute Private Type reference (TYPE) RSISR_S_ISCP_CAT Catalog Entry with Texts 20021205
2 MT_ISCP_VERS_R Static Attribute Private Type reference (TYPE) RSISR_T_ISCP_VERS_R Call Package Catalog with References 20021205
3 M_CALLPACKAGE Instance attribute Private Type reference (TYPE) RSIS_E_CALLPACKAGE Name of a Call Package 20021205
4 M_CONTENT Instance attribute Private Type reference (TYPE) RSIS_E_XML Contents of a Call Package 20030623
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Private Method Compare with Another Object 20021205
2 COMPLETE_HEADER Instance method Private Method Completion of Header Information 20021205
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021205
4 FACTORY Static method Private Method Factory 20021205
5 GET_PROPERTIES Instance method Private Method Return of Properties 20021205
6 INIT_HEADER Instance method Private Method Initialization of Catalog for a New Call Package 20030707
7 LOAD Instance method Private Method Read from database 20021205
8 SAVE Instance method Private Method Write N Version as M Version to DB 20021205
9 SET_PROPERTIES Instance method Private Method Setting Properties 20021205
10 SET_TIMESTAMP Instance method Private Method Sets the Time Stamp in Active Version 20021205
Events
Class CL_RSISR_ISCP_VERS has no event.
Types
Class CL_RSISR_ISCP_VERS has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VERS Call by reference Object reference (TYPE REF TO) CL_RSISR_ISCP_VERS TLogo-Objekt für das Callpackage 20021205
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20021205

Method COMPARE on class CL_RSISR_ISCP_VERS has no exception.

Method COMPLETE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ISCP_CAT Call by reference Type reference (TYPE) RSISR_S_ISCP_CAT Callpackage Katalog mit Texten 20021205
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20030707

Method COMPLETE_HEADER on class CL_RSISR_ISCP_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLPACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE call package name 20021205

Method CONSTRUCTOR on class CL_RSISR_ISCP_VERS has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLPACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE call package name 20021205
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20021205
3 Returning RR_ISCP_VERS Value transfer Object reference (TYPE REF TO) CL_RSISR_ISCP_VERS Referenz auf Callpackage (Version) 20021205

Method FACTORY on class CL_RSISR_ISCP_VERS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ISCP_CAT Call by reference Type reference (TYPE) RSISR_S_ISCP_CAT Callpackage Katalog mit Texten 20021205
2 Exporting E_CONTENT Call by reference Type reference (TYPE) RSIS_E_XML Inhalt 20030623

Method GET_PROPERTIES on class CL_RSISR_ISCP_VERS has no exception.

Method INIT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20030707

Method INIT_HEADER on class CL_RSISR_ISCP_VERS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20021205
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20021205
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20021205

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030702

Method SAVE on class CL_RSISR_ISCP_VERS has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ISCP_CAT Call by reference Type reference (TYPE) RSISR_S_ISCP_CAT Callpackage Katalog mit Texten 20021205
2 Importing I_CONTENT Call by reference Type reference (TYPE) RSIS_E_XML 20030623

Method SET_PROPERTIES on class CL_RSISR_ISCP_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSISR_ISCP_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20021205
History
Last changed by/on SAP  20130531 
SAP Release Created in 400