SAP ABAP Class CL_OCS_TP_VERSION_ERROR (TP Version Fehler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 20130930
Properties
Class CL_OCS_TP_VERSION_ERROR  
Short Description TP Version Fehler    
Super Class CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAM   OCS - Installation/Implementation Tools 
Created 20130725   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OCS_TP_VERSION_ERROR has no forward declaration.
Interfaces
Class CL_OCS_TP_VERSION_ERROR has no interface implemented.
Friends
Class CL_OCS_TP_VERSION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_KERNEL_REL Instance attribute Private Type reference (TYPE) SY-SAPRL Kernel Release 20140303
2 MV_MIN_KREL Instance attribute Private Type reference (TYPE) SY-SAPRL 20140303
3 MV_MIN_R3TRANS Instance attribute Private Type reference (TYPE) STPA-TIMESTAMP 20130725
4 MV_MIN_TP Instance attribute Private Type reference (TYPE) STPA-VERSION 20130725
5 MV_OLD_KERNEL Instance attribute Private Type reference (TYPE) FLAG 20140303
6 MV_OLD_R3TRANS Instance attribute Private Type reference (TYPE) FLAG 20130725
7 MV_OLD_TP Instance attribute Private Type reference (TYPE) FLAG 20130725
8 MV_R3TRANS_SOURCE Instance attribute Private Type reference (TYPE) STPA-TIMESTAMP 20130725
9 MV_TP_VERSION Instance attribute Private Type reference (TYPE) STPA-VERSION 20130725
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130725
2 CONSTRUCTOR Instance method Public Constructor 20130725
Events
Class CL_OCS_TP_VERSION_ERROR has no event.
Types
Class CL_OCS_TP_VERSION_ERROR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OCS_TP_VERSION_ERROR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OCS_TP_VERSION_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KERNEL_REL Call by reference Type reference (TYPE) SY-SAPRL '000' Kernel Release 20140303
2 Importing IV_MIN_KREL Call by reference Type reference (TYPE) SY-SAPRL '000' Minimum Kernel Release 20140303
3 Importing IV_MIN_R3TRANS Call by reference Type reference (TYPE) STPA-TIMESTAMP '00000000000000' Minimum R3trans version 20130725
4 Importing IV_MIN_TP Call by reference Type reference (TYPE) STPA-VERSION '000.00.00' Minimum TP Version 20130725
5 Importing IV_OLD_KERNEL Call by reference Type reference (TYPE) XFLAG SPACE Kernel Release zu klein 20140303
6 Importing IV_OLD_R3TRANS Call by reference Type reference (TYPE) XFLAG SPACE R3Trans ist zu alt 20130725
7 Importing IV_OLD_TP Call by reference Type reference (TYPE) XFLAG SPACE TP ist zu alt 20130725
8 Importing IV_R3TRANS_SOURCE Call by reference Type reference (TYPE) STPA-TIMESTAMP '00000000000000' R3Trans version 20130725
9 Importing IV_TP_VERSION Call by reference Type reference (TYPE) STPA-VERSION '000.00.00' TP Version 20130725
# Exception Resumable Description Created on
1 CX_OCS_ERROR 20130725
History
Last changed by/on SAP  20141031 
SAP Release Created in 740