SAP ABAP Class IF_AI_APPLICATION_FAULT (Application Fault)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_AI_APPLICATION_FAULT | Application Integration: Application Error | 20071126 |
Properties
| Class | IF_AI_APPLICATION_FAULT | |
| Short Description | Application Fault | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_AI_APPLICATION_FAULT has no interface implemented.
Friends
Class IF_AI_APPLICATION_FAULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TT_FAULT_REASON_TYPE | 20091118 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TT_SUBCODE | 20091118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | only for Provider side: set a value for SOAP Fault Sub Code | 20091118 | |
| 2 | Instance method | Public | Method | only for Provider side: set a value for SOAP Fault String | 20091118 | |
| 3 | Instance method | Public | Method | Get fault text from WS Runtime if available | 20071126 |
Events
Class IF_AI_APPLICATION_FAULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FAULT_REASON_TYPE | Public | See coding | 20091118 | tt_fault_reason_type type standard table of ty_fault_reason_type
|
||
| 2 | TT_SUBCODE | Public | See coding | 20091118 | tt_subcode type standard table of qname
|
||
| 3 | TY_FAULT_REASON_TYPE | Public | See coding | 20091118 | begin of ty_fault_reason_type,
language type langu,
text type string,
end of ty_fault_reason_type
|
Method Signatures
Method ADD_RT_FAULT_SUBCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBCODE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20091118 | |||
| 2 | RV_SUBCODE_ADDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091118 |
Method ADD_RT_FAULT_SUBCODE on class IF_AI_APPLICATION_FAULT has no exception.
Method ADD_RT_REASON_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20091118 | ||
| 2 | IV_REASON_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091118 | ||||
| 3 | RV_REASON_TYPE_ADDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091118 |
Method ADD_RT_REASON_TYPE on class IF_AI_APPLICATION_FAULT has no exception.
Method GET_RT_FAULT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20071126 |
Method GET_RT_FAULT_TEXT on class IF_AI_APPLICATION_FAULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |