SAP ABAP Interface I_OI_ERROR (Error Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-OFF (Application Component) SAP Desktop Office Integration
     SOFFICEINTEGRATION (Package) Platform- and application-indep. Office integration
Properties
Interface I_OI_ERROR  
Short Description Error Object    
General Data
Package SOFFICEINTEGRATION   Platform- and application-indep. Office integration 
Created 19981118   SAP 
Last changed 19981120   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface I_OI_ERROR has no interface.
Friends
Interface I_OI_ERROR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_CODE Instance attribute Public Type reference (TYPE) SOI_RET_STRING Error Code (See C_OI_ERRORS) 19981118
2 HAS_FAILED Instance attribute Public Type reference (TYPE) CHAR1 'X' - Failed 19981118
3 HAS_SUCCEEDED Instance attribute Public Type reference (TYPE) CHAR1 'X' - Succeeded 19981118
4 IS_FLUSHED Instance attribute Public Type reference (TYPE) CHAR1 'X' - Flushed 19981118
Methods
# Method Level Visibility Method type Description Created on
1 FLUSH_ERROR Instance method Public Method For Internal Use 19981118
2 GET_MESSAGE Instance method Public Method Returns Error Data 19981118
3 RAISE_MESSAGE Instance method Public Method Triggers Error Display for Error 19981118
Events
Interface I_OI_ERROR has no event.
Types
Interface I_OI_ERROR has no local type.
Method Signatures

Method FLUSH_ERROR Signature

Method FLUSH_ERROR on Interface I_OI_ERROR has no parameter.
Method FLUSH_ERROR on Interface I_OI_ERROR has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE_ID Call by reference Type reference (TYPE) SY-MSGID Message-ID 19981118
2 Exporting MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO Message-Nummer 19981118
3 Exporting PARAM1 Call by reference Type reference (TYPE) SY-MSGV1 Message-Variable 19981118
4 Exporting PARAM2 Call by reference Type reference (TYPE) SY-MSGV2 Message-Variable 19981118
5 Exporting PARAM3 Call by reference Type reference (TYPE) SY-MSGV3 Message-Variable 19981118
6 Exporting PARAM4 Call by reference Type reference (TYPE) SY-MSGV4 Message-Variable 19981118

Method GET_MESSAGE on Interface I_OI_ERROR has no exception.

Method RAISE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) C Message-Typ ('A','E','W','I','S') 19981118
# Exception Resumable Description Created on
1 FLUSH_FAILED Fehler beim Abarbeiten der Automation-Queue 19981118
2 MESSAGE_RAISED Fehler ausgelost 19981118
History
Last changed by/on SAP  19981120 
SAP Release Created in