SAP ABAP Class IF_OCS_PROCESS_ERROR (Gemeinsames Interface für OCS Prozess Fehlerklassen)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OCS_PROCESS_ERROR Generische Fehlerklasse für Fehler im Änderungsprozess 20130221
Properties
Class IF_OCS_PROCESS_ERROR  
Short Description Gemeinsames Interface für OCS Prozess Fehlerklassen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130214   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OCS_PROCESS_ERROR has no forward declaration.
Interfaces
Class IF_OCS_PROCESS_ERROR has no interface implemented.
Friends
Class IF_OCS_PROCESS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SV_OCS_ERROR_CLASS Static Attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20130221
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE Instance method Public Method 20130221
2 GET_REASON Instance method Public Method 20130214
3 LOAD Instance method Public Method 20130227
4 PROCESS_HOTSPOT_CLICK Instance method Public Event handling method 20130917
5 RESTORE Static method Public Method 20130227
6 SAVE Instance method Public Method 20130227
7 SHOW_DETAILS Instance method Public Method 20130214
8 WRITE_TO_LOG Instance method Public Method 20130227
Events
Class IF_OCS_PROCESS_ERROR has no event.
Types
Class IF_OCS_PROCESS_ERROR has no local type.
Method Signatures

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MESSAGE Value transfer Type reference (TYPE) STRING 20130221

Method GET_MESSAGE on class IF_OCS_PROCESS_ERROR has no exception.

Method GET_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REASON Value transfer Type reference (TYPE) STRING 20130214

Method GET_REASON on class IF_OCS_PROCESS_ERROR has no exception.

Method LOAD Signature

Method LOAD on class IF_OCS_PROCESS_ERROR has no parameter.
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130227

Method PROCESS_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20130917
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20130917
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20130917

Method PROCESS_HOTSPOT_CLICK on class IF_OCS_PROCESS_ERROR has no exception.

Method RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OCS_PROCESS_ERROR Value transfer Object reference (TYPE REF TO) IF_OCS_PROCESS_ERROR OCS_PROCESS_ERROR Instanz 20130227
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130227

Method SAVE Signature

Method SAVE on class IF_OCS_PROCESS_ERROR has no parameter.
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130227

Method SHOW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOW_CONTINUE Call by reference Type reference (TYPE) FLAG Prozess soll fortgesetzt werden 20130508
2 Importing IV_ALLOW_SKIP Call by reference Type reference (TYPE) FLAG Schritt soll überspringen werden 20130508
3 Returning RV_CONTINUE Value transfer Type reference (TYPE) CHAR1 Schritt soll fortgesetzt werden 20130508
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130813

Method WRITE_TO_LOG Signature

Method WRITE_TO_LOG on class IF_OCS_PROCESS_ERROR has no parameter.
Method WRITE_TO_LOG on class IF_OCS_PROCESS_ERROR has no exception.
History
Last changed by/on SAP  20141031 
SAP Release Created in