SAP ABAP Class CL_OCS_PROCESS_ERROR (Generische Fehlerklasse für Fehler im Änderungsprozess)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OCS_PROCESS_CONSTANTS Konstant 20130925
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OCS_PROCESS_ERROR Gemeinsames Interface für OCS Prozess Fehlerklassen 20130221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OCS_DDIC_USER_ERROR Fehlerklasse - Fehler beim DDIC Benutzer 20130927
2 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_INACT_ERROR Fehlerklasse - Inaktive Objekte 20131015
3 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_LOCK_ERROR Fehlerklasse - Gesperrte Objekte 20130315
4 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_MOD_ERROR Fehlerklasse - Modifizierte objekte 20130923
5 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_USED_ERROR Fehlerklasse - Verwendete Objekte 20130315
6 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OPEN_TMS_REQ_ERROR Fehlerklasse - Offnen TMS Aufträge 20131112
7 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OPEN_V3_ERROR Fehler beim Prüfen auf offene V3 Verbucher u. Datensammler 20130726
8 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_BUFFER_ERROR TP Puffer Fehler 20130808
9 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_ERROR TP konnte überhaupt nicht aufgerufen werden 20130308
10 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_VERSION_ERROR TP Version Fehler 20130930
... Click here to see Used By full list (11 items)
Properties
Class CL_OCS_PROCESS_ERROR  
Short Description Generische Fehlerklasse für Fehler im Änderungsprozess    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TN_PROCESS    
Program status     
Category 0   
Package SPAM   OCS - Installation/Implementation Tools 
Created 20121004   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OCS_PROCESS_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_OCS_PROCESS_CONSTANTS Konstant 20130925
2 IF_OCS_PROCESS_ERROR Gemeinsames Interface für OCS Prozess Fehlerklassen 20130221
Friends
Class CL_OCS_PROCESS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OFF Instance attribute Protected Attribute reference (LIKE) 20130927
2 C_ON Instance attribute Protected Attribute reference (LIKE) 20130927
3 MC_ERROR_TEXT_TYPE Instance attribute Protected Type reference (TYPE) DOKU_ID 'TX' 20130926
4 MT_ERRORTEXT_PARAMETERS Instance attribute Protected Type reference (TYPE) TY_T_SPAR 20130926
5 MV_ERROR_TEXT Instance attribute Protected Type reference (TYPE) DOKU_OBJ 20130715
6 SV_OCS_ERROR_CLASS Instance attribute Public Attribute reference (LIKE) 20130221
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130725
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130620
3 GET_MESSAGE Instance method Public Method 20130221
4 GET_REASON Instance method Public Method 20130221
5 LOAD Instance method Public Method 20130228
6 PROCESS_HOTSPOT_CLICK Instance method Public Method 20130919
7 RESTORE Instance method Public Method 20130228
8 SAVE Instance method Public Method 20130228
9 SHOW_DETAILS Instance method Public Method 20130221
10 WRITE_TO_LOG Instance method Public Method 20130228
Events
Class CL_OCS_PROCESS_ERROR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_SPAR Public See coding Interface for function group SP06 20130715 TY_T_SPAR type STANDARD TABLE OF SPAR
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT_PARAMS Call by reference Type reference (TYPE) TY_T_SPAR Parameter für den Fehlertext 20130927
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) DOKU_OBJ Textobjekt für den Fehlertext 20130927

Method CONSTRUCTOR on class CL_OCS_PROCESS_ERROR has no exception.

Method GET_MESSAGE Signature

Method GET_MESSAGE on class CL_OCS_PROCESS_ERROR has no parameter.
Method GET_MESSAGE on class CL_OCS_PROCESS_ERROR has no exception.

Method GET_REASON Signature

Method GET_REASON on class CL_OCS_PROCESS_ERROR has no parameter.
Method GET_REASON on class CL_OCS_PROCESS_ERROR has no exception.

Method LOAD Signature

Method LOAD on class CL_OCS_PROCESS_ERROR has no parameter.
Method LOAD on class CL_OCS_PROCESS_ERROR has no exception.

Method PROCESS_HOTSPOT_CLICK Signature

Method PROCESS_HOTSPOT_CLICK on class CL_OCS_PROCESS_ERROR has no parameter.
Method PROCESS_HOTSPOT_CLICK on class CL_OCS_PROCESS_ERROR has no exception.

Method RESTORE Signature

Method RESTORE on class CL_OCS_PROCESS_ERROR has no parameter.
Method RESTORE on class CL_OCS_PROCESS_ERROR has no exception.

Method SAVE Signature

Method SAVE on class CL_OCS_PROCESS_ERROR has no parameter.
Method SAVE on class CL_OCS_PROCESS_ERROR has no exception.

Method SHOW_DETAILS Signature

Method SHOW_DETAILS on class CL_OCS_PROCESS_ERROR has no parameter.
Method SHOW_DETAILS on class CL_OCS_PROCESS_ERROR has no exception.

Method WRITE_TO_LOG Signature

Method WRITE_TO_LOG on class CL_OCS_PROCESS_ERROR has no parameter.
Method WRITE_TO_LOG on class CL_OCS_PROCESS_ERROR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OCS_DDIC_USER_ERROR Fehlerklasse - Fehler beim DDIC Benutzer 20130927
2 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_INACT_ERROR Fehlerklasse - Inaktive Objekte 20131015
3 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_LOCK_ERROR Fehlerklasse - Gesperrte Objekte 20130315
4 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_MOD_ERROR Fehlerklasse - Modifizierte objekte 20130923
5 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OBJ_USED_ERROR Fehlerklasse - Verwendete Objekte 20130315
6 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OPEN_TMS_REQ_ERROR Fehlerklasse - Offnen TMS Aufträge 20131112
7 Inheritance (c INHERITING FROM c_ref)  CL_OCS_OPEN_V3_ERROR Fehler beim Prüfen auf offene V3 Verbucher u. Datensammler 20130726
8 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_BUFFER_ERROR TP Puffer Fehler 20130808
9 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_ERROR TP konnte überhaupt nicht aufgerufen werden 20130308
10 Inheritance (c INHERITING FROM c_ref)  CL_OCS_TP_VERSION_ERROR TP Version Fehler 20130930
11 Inheritance (c INHERITING FROM c_ref)  CL_OCS_WRONG_NBUFFORM_ERROR Fehlerhafter NBUFFORM Parameterwert 20130930
History
Last changed by/on SAP  20141031 
SAP Release Created in 740