SAP ABAP Class CL_UKM_ERROR_HANDLER (Error Handling of Messages)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-CR-CR (Application Component) Basic Functions
     UKM_BUSINESS_PARTNER (Package) SAP Credit Management - Business Partner
Properties
Class CL_UKM_ERROR_HANDLER  
Short Description Error Handling of Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UKM_BUSINESS_PARTNER   SAP Credit Management - Business Partner 
Created 20080407   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UKM_ERROR_HANDLER has no forward declaration.
Interfaces
Class CL_UKM_ERROR_HANDLER has no interface implemented.
Friends
Class CL_UKM_ERROR_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CS_LOG_ACTIVE Static Attribute Public Type reference (TYPE) XFELD Checkbox 20080407
2 _MSGTMP Static Attribute Private Type reference (TYPE) UKM_SNDTP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080407
3 _RECTMP Static Attribute Private Type reference (TYPE) UKM_RECTP Recipient Time Stamp 20080408
4 _T_ITEM Static Attribute Public Type reference (TYPE) UKM_T_ACCOUNT_ITEM Items for Processing 20080407
5 _T_ITEM_LOG Static Attribute Public Type reference (TYPE) UKM_T_ACCOUNT_ITEM_LOG Items with Time Stamp for Log 20080407
6 _T_ITEM_LOG_CHCK Static Attribute Private Type reference (TYPE) UKM_T_ACCOUNT_ITEM_LOG Table for Comparison 20080408
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ITEM_SEQUENCE Static method Public Method Correct Sequence Error 20080407
2 CHECK_ITEM_SEQUENCE Static method Public Method Check for Particular Errors 20080407
3 GET_ADJUSTED_ITEM Static method Public Method Get Corrected Values 20080407
4 GET_LOG_ITEM Static method Public Method Read Log Items 20080407
5 GET_MESSAGE_HEADER Static method Public Method Read Message Header Data 20080407
6 IS_ITEM_EOIO_CHECK_ACTIVE Static method Public Method Customizing check whether active at all 20080407
7 SAVE_LOG_ITEM Static method Public Method Store the Item Log 20080407
8 SET_ADJUSTED_ITEM Static method Public Method Set the Corrected Values 20080422
9 SET_LOG_ITEM Static method Public Method Set the Items for Storing the Log 20080407
Events
# Event Type Visibility Description Created on
1 COMMITMENT_SEQUENCE_ERROR Static Event
(1)
Public
(2)
Error in EOIO 20080407
Types
Class CL_UKM_ERROR_HANDLER has no local type.
Method Signatures

Method ADJUST_ITEM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) UKM_T_ACCOUNT_ITEM Korrigierte Werte 20080407
2 Importing IO_ACCOUNT Call by reference Object reference (TYPE REF TO) CL_UKM_ACCOUNT Kreditkonto 20080407
3 Importing IS_ITEM Call by reference Type reference (TYPE) UKM_ITEM Credit Management: Einzelposten 20080407

Method ADJUST_ITEM_SEQUENCE on class CL_UKM_ERROR_HANDLER has no exception.

Method CHECK_ITEM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) UKM_T_ACCOUNT_ITEM Obligoänderungen zum Konto 20080407
2 Importing IO_ACCOUNT Call by reference Object reference (TYPE REF TO) CL_UKM_ACCOUNT Kreditkonto 20080407
3 Importing I_ADJUST Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20080407

Method CHECK_ITEM_SEQUENCE on class CL_UKM_ERROR_HANDLER has no exception.

Method GET_ADJUSTED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_ITEM Call by reference Type reference (TYPE) UKM_T_ACCOUNT_ITEM Neues Obligo und evtl alte Werte dazu 20080407

Method GET_ADJUSTED_ITEM on class CL_UKM_ERROR_HANDLER has no exception.

Method GET_LOG_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_LOG Call by reference Type reference (TYPE) UKM_T_ACCOUNT_ITEM_LOG log entries 20080409

Method GET_LOG_ITEM on class CL_UKM_ERROR_HANDLER has no exception.

Method GET_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) UKM_COMMITMENT_NOTIFICATION Obligoinformationen zu einem Geschäftspartner 20080407

Method GET_MESSAGE_HEADER on class CL_UKM_ERROR_HANDLER has no exception.

Method IS_ITEM_EOIO_CHECK_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE Call by reference Type reference (TYPE) XFLAG Aktiv ja nein 20080407

Method IS_ITEM_EOIO_CHECK_ACTIVE on class CL_UKM_ERROR_HANDLER has no exception.

Method SAVE_LOG_ITEM Signature

Method SAVE_LOG_ITEM on class CL_UKM_ERROR_HANDLER has no parameter.
Method SAVE_LOG_ITEM on class CL_UKM_ERROR_HANDLER has no exception.

Method SET_ADJUSTED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_ITEM Call by reference Type reference (TYPE) UKM_T_ACCOUNT_ITEM Obligoänderungen zum Konto 20080422

Method SET_ADJUSTED_ITEM on class CL_UKM_ERROR_HANDLER has no exception.

Method SET_LOG_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) UKM_ITEM Obligoänderungen zum Konto 20080423
2 Importing I_ERROR Call by reference Type reference (TYPE) XFLAG Error occured 20080423

Method SET_LOG_ITEM on class CL_UKM_ERROR_HANDLER has no exception.
Event Signatures

Event COMMITMENT_SEQUENCE_ERROR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ACCOUNT Exporting Value transfer Object reference (TYPE REF TO) CL_UKM_ACCOUNT Kreditkonto 20080407
2 ES_ITEM Exporting Value transfer Type reference (TYPE) UKM_ITEM Credit Management: Einzelposten 20080407
History
Last changed by/on SAP  20081217 
SAP Release Created in 604