SAP ABAP Interface IF_APL_ECATT_FAILURE (Error Effect Determined By Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_FAILURE | Error Effect/Failure Determined by Test | 20071011 |
Properties
| Interface | IF_APL_ECATT_FAILURE | |
| Short Description | Error Effect Determined By Test |
General Data
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20071011 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APL_ECATT_FAILURE has no forward declaration.
Interfaces
Interface IF_APL_ECATT_FAILURE has no interface.
Friends
Interface IF_APL_ECATT_FAILURE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_CALL | Instance attribute | Public | Type reference (TYPE) | ETMSG_FAIL_CALL | Caller Specific Message Part in the FAILURE Object | 20080226 | ||
| 2 | AS_CMD | Instance attribute | Public | Type reference (TYPE) | ETMSG_FAIL_CMD | Command-Specific Message Parts in FAILURE Object | 20071127 | ||
| 3 | AS_KEY | Instance attribute | Public | Type reference (TYPE) | ETMSG_FAIL_KEY | Message Key in FAILURE Object | 20071127 | ||
| 4 | AS_SUT | Instance attribute | Public | Type reference (TYPE) | ETMSG_FAIL_SUT | SUT-Specific Mesage Parts in Failure Object | 20080303 | ||
| 5 | AS_TEXT | Instance attribute | Public | Type reference (TYPE) | ETMSG_FAIL_TEXT | Texts for Objects in the FAILURE Object | 20080229 | ||
| 6 | AT_FAIL_DETAIL | Instance attribute | Public | Type reference (TYPE) | ETFAIL_DETAIL_TABTYPE | List of Details on Error Effects | 20071206 | ||
| 7 | PRECONDITION_FAILED | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Error Occurred in REF with PRECONDITION | 20071011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Detail (Object) to an Error Effect | 20071206 | |
| 2 | Static method | Public | Method | Create Object to Manage an Error Effect | 20071011 | |
| 3 | Instance method | Public | Method | Compile in Database Structures | 20071204 | |
| 4 | Instance method | Public | Method | Get Failure Details as Table | 20080212 | |
| 5 | Instance method | Public | Method | Create Message from Error Info | 20080520 | |
| 6 | Instance method | Public | Method | Create Message from Error Info | 20090910 | |
| 7 | Instance method | Public | Method | Set Caller Info (CALL, EXEC) in Object | 20080227 | |
| 8 | Instance method | Public | Method | Set CMD Info (Without SUT Parts) in Object | 20080118 | |
| 9 | Instance method | Public | Method | Set SUT Info (in Addition to CMD Info) in Object | 20080118 | |
| 10 | Instance method | Public | Method | Set Texts for Configurations, Variants, Script in Object | 20080303 |
Events
Interface IF_APL_ECATT_FAILURE has no event.
Types
Interface IF_APL_ECATT_FAILURE has no local type.
Method Signatures
Method ADD_FAIL_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FAIL_DETAIL | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_FAIL_DETAIL | Detail zu einer Fehlerwirkung | 20071206 |
Method ADD_FAIL_DETAIL on Interface IF_APL_ECATT_FAILURE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_FAILURE | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_FAILURE | Durch Test festgestellte Fehlerwirkung / Failure | 20071011 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | ETMSG_FAIL_KEY | Message-Key im FAILURE-Objekt | 20071206 | |||
| 3 | I_PRECONDITION_FAILED | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | eCATT Schalter Ein/Aus | 20071011 |
Method CREATE on Interface IF_APL_ECATT_FAILURE has no exception.
Method GET_DB_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOG_FAIL_CMD | Call by reference | Type reference (TYPE) | ECLOG_FAIL_CMD | Kommandospezifische Message-Teile im FAILURE-Objekt | 20080122 | |||
| 2 | ET_LOG_FAIL_ESF | Call by reference | Type reference (TYPE) | ECLOG_FAIL_ESF_TABTYPE | ESF-spezifische Message-Teile im FAILURE-Objekt | 20080122 | |||
| 3 | ET_LOG_FAIL_EXC | Call by reference | Type reference (TYPE) | ECLOG_FAIL_EXC_TABTYPE | EXCEPTION-spezifische Message-Teile im FAILURE-Objekt | 20080122 | |||
| 4 | ET_LOG_FAIL_MSG | Call by reference | Type reference (TYPE) | ECLOG_FAIL_MSG_TABTYPE | Allgemeine Message-Teile im FAILURE-Objekt | 20080122 | |||
| 5 | ET_LOG_FAIL_VAR | Call by reference | Type reference (TYPE) | ECLOG_FAIL_VAR_TABTYPE | Variable Message-Teile (Name-Wert-Paare) im FAILURE-Objekt | 20080122 |
Method GET_DB_STRUC on Interface IF_APL_ECATT_FAILURE has no exception.
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAIL_DETAIL | Call by reference | Type reference (TYPE) | ETMSG_FAIL_TABTYPE | Message Detailstruktur in der FAILURE-Liste | 20080212 |
Method GET_DETAILS on Interface IF_APL_ECATT_FAILURE has no exception.
Method PREPARE_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ISSUE_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20080520 | |||
| 2 | I_MSG_LNR | Call by reference | Type reference (TYPE) | ETMSG_INDX | Messageindex | 20080521 |
Method PREPARE_ISSUE on Interface IF_APL_ECATT_FAILURE has no exception.
Method PREPARE_ISSUE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ISSUE_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20090910 | |||
| 2 | E_REQUIRE_USER_TEXT | Call by reference | Type reference (TYPE) | ETONOFF | Benutzer muss eigenen Text erfassen | 20090911 | |||
| 3 | E_RETURN | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090911 | |||
| 4 | I_MSG_LNR | Call by reference | Type reference (TYPE) | ETMSG_INDX | Messageindex | 20090910 |
Method PREPARE_ISSUE_TEXT on Interface IF_APL_ECATT_FAILURE has no exception.
Method SET_FAIL_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CALL | Call by reference | Type reference (TYPE) | ETMSG_FAIL_CALL | Aufruferspezifische Message-Teile im FAILURE-Objekt | 20080227 |
Method SET_FAIL_CALL on Interface IF_APL_ECATT_FAILURE has no exception.
Method SET_FAIL_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CMD | Call by reference | Type reference (TYPE) | ETMSG_FAIL_CMD | Kommandospezifische Message-Teile im FAILURE-Objekt | 20080118 | |||
| 2 | I_LOGID | Call by reference | Type reference (TYPE) | ETLOG_ID | Laufende Vorgangsnummer | 20080118 |
Method SET_FAIL_CMD on Interface IF_APL_ECATT_FAILURE has no exception.
Method SET_FAIL_SUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUT | Call by reference | Type reference (TYPE) | ETMSG_FAIL_SUT | SUT-spezifische Message-Teile im FAILURE-Objekt | 20080118 |
Method SET_FAIL_SUT on Interface IF_APL_ECATT_FAILURE has no exception.
Method SET_FAIL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEXT | Call by reference | Type reference (TYPE) | ETMSG_FAIL_TEXT | Texte zu Objekten im FAILURE-Objekt | 20080303 |
Method SET_FAIL_TEXT on Interface IF_APL_ECATT_FAILURE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |