SAP ABAP Class CX_CURTO_ERROR (Error Class for PDS Generation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-VC-LOI (Application Component) LO Integration
     CURTO (Package) Create Runtime Object for APO
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20030620
Properties
Class CX_CURTO_ERROR  
Short Description Error Class for PDS Generation    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CURTO   Create Runtime Object for APO 
Created 20030620   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CURTO_ERROR has no forward declaration.
Interfaces
Class CX_CURTO_ERROR has no interface implemented.
Friends
Class CX_CURTO_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_LOG Instance attribute Public Object reference (TYPE REF TO) CL_CURTO_APPL_LOG CUX: Application LOG 20030620
2 ERROR_NO Instance attribute Public Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20030620
3 GC_BOM_VALIDITY_ERROR Constant Public Type reference (TYPE) SYSUBRC 805 Return Value, Return Value After ABAP Statements 20030903
4 GC_CLASSNODE Constant Public Type reference (TYPE) SYSUBRC 802 Return Value, Return Value After ABAP Statements 20030620
5 GC_EWB_LOAD_ERROR Constant Public Type reference (TYPE) SYSUBRC 806 Return Value, Return Value After ABAP Statements 20030903
6 GC_KNOWLEDGE Constant Public Type reference (TYPE) SYSUBRC 801 Return Value, Return Value After ABAP Statements 20030620
7 GC_KNOWLEDGE_OPER Constant Public Type reference (TYPE) SYSUBRC 803 Return Value, Return Value After ABAP Statements 20030828
8 GC_NO_MAINT_DATA Constant Public Type reference (TYPE) SYSUBRC 808 No Additional Data Maintained 20041201
9 GC_NO_MD_FOUND Constant Public Type reference (TYPE) SYSUBRC 800 Return Value, Return Value After ABAP Statements 20030620
10 GC_TOO_MANY_BOMS_FOUND Constant Public Type reference (TYPE) SYSUBRC 807 Return Value, Return Value After ABAP Statements 20030903
11 GC_WRONG_DATA Constant Public Type reference (TYPE) SYSUBRC 804 Return Value, Return Value After ABAP Statements 20030902
12 GT_APPL_LOG_ERROR Instance attribute Private Type reference (TYPE) BAPIRET2_T Return Parameter Table 20030620
13 MSG Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20030620
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LAST_MSG_TO_LOG Instance method Public Method Add Last Message to Application Log 20030620
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030620
3 GET_MESSAGES Instance method Public Method Delivers Application Log Messages 20030620
Events
Class CX_CURTO_ERROR has no event.
Types
Class CX_CURTO_ERROR has no local type.
Method Signatures

Method ADD_LAST_MSG_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_CURTO_APPL_LOG CUX: Application LOG 20030620
2 Importing IV_PRIO Value transfer Type reference (TYPE) BALPROBCL '1' Anwendungs-Log: Problemklasse einer Meldung 20030620

Method ADD_LAST_MSG_TO_LOG on class CX_CURTO_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_LOG Call by reference Object reference (TYPE REF TO) CL_CURTO_APPL_LOG 20030620
2 Importing ERROR_NO Call by reference Type reference (TYPE) SYSUBRC 20030620
3 Importing MSG Call by reference Type reference (TYPE) BAL_S_MSG 20030620
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030620
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030620

Method CONSTRUCTOR on class CX_CURTO_ERROR has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20030620

Method GET_MESSAGES on class CX_CURTO_ERROR has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 2004_1_470