SAP ABAP Class CL_OCS_TP_ERROR (TP konnte überhaupt nicht aufgerufen werden)
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 20130308
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_EX_ERROR TP ausgeführt, Ausführung jedoch abgebrochen 20130308
Properties
Class CL_OCS_TP_ERROR  
Short Description TP konnte überhaupt nicht aufgerufen werden    
Super Class CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TN_PROCESS    
Program status     
Category 0   
Package SPAM   OCS - Installation/Implementation Tools 
Created 20130308   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OCS_TP_ERROR has no forward declaration.
Interfaces
Class CL_OCS_TP_ERROR has no interface implemented.
Friends
Class CL_OCS_TP_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SYMSG Instance attribute Public Type reference (TYPE) SYMSG Structure of Message Variables 20130308
2 MS_TP_CALL Instance attribute Public Type reference (TYPE) OCS_TP_CALL 20130308
3 MT_TP_IMPLOG Instance attribute Public Type reference (TYPE) TTOCS_TP_IMPLOG 20131004
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130308
2 CONSTRUCTOR Instance method Public Constructor 20130308
3 GET_TP_CALL Instance method Public Method 20130308
4 SET_SYMSG Instance method Public Method 20130311
5 SET_TP_CALL Instance method Public Method 20130308
6 STORE_SYMSG Instance method Public Method 20130308
Events
Class CL_OCS_TP_ERROR has no event.
Types
Class CL_OCS_TP_ERROR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYMSG Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20130308
2 Importing IS_TP_CALL Call by reference Type reference (TYPE) OCS_TP_CALL Import- und Exportparameter eines tp Aufrufs 20130308

Method CONSTRUCTOR on class CL_OCS_TP_ERROR has no exception.

Method GET_TP_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TP_CALL Value transfer Type reference (TYPE) OCS_TP_CALL Import- und Exportparameter eines tp Aufrufs 20130308

Method GET_TP_CALL on class CL_OCS_TP_ERROR has no exception.

Method SET_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYMSG Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20130311

Method SET_SYMSG on class CL_OCS_TP_ERROR has no exception.

Method SET_TP_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TP_CALL Call by reference Type reference (TYPE) OCS_TP_CALL Import- und Exportparameter eines tp Aufrufs 20130308

Method SET_TP_CALL on class CL_OCS_TP_ERROR has no exception.

Method STORE_SYMSG Signature

Method STORE_SYMSG on class CL_OCS_TP_ERROR has no parameter.
Method STORE_SYMSG on class CL_OCS_TP_ERROR has no exception.
History
Last changed by/on SAP  20141031 
SAP Release Created in 740