SAP ABAP Class CL_RSTT_CATT_ERROR (Error Processing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_ATR (Package) Repository for Automatic Tests

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_ERROR_ATR | Description of Error for BI ATR | 20080516 |
Properties
Class | CL_RSTT_CATT_ERROR | |
Short Description | Error Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_ATR | Repository for Automatic Tests |
Created | 20051206 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTT_CATT_ERROR has no interface implemented.
Friends
Class CL_RSTT_CATT_ERROR 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) | RSTT_STRING | Error Long Text | 20051206 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_STRING | Link1 | 20051215 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_STRING | Link2 | 20051215 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_STRING | Link3 | 20051215 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_ERROR | Entry in Error Archive | 20051206 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_CHAR60 | Error Text | 20051206 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | RSTT_CHAR20 | 'LINK1' | Code for Link 1 | 20051206 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | RSTT_CHAR20 | 'LINK2' | Code for Link 2 | 20051206 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | RSTT_CHAR20 | 'LINK3' | Code for Link 3 | 20051206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051213 |
2 | ![]() |
Static method | Public | Method | Load Error Instance | 20051206 |
3 | ![]() |
Static method | Public | Method | Read Error List | 20051206 |
4 | ![]() |
Instance method | Public | Method | Save Error | 20051206 |
5 | ![]() |
Static method | Public | Method | Update Status of Errors | 20061219 |
6 | ![]() |
Static method | Protected | Method | Generate Error ID | 20051206 |
7 | ![]() |
Instance method | Protected | Method | Get Links | 20051213 |
8 | ![]() |
Instance method | Protected | Method | Set Links | 20051206 |
9 | ![]() |
Static method | Protected | Method | Set System Parameters | 20051206 |
10 | ![]() |
Instance method | Protected | Method | Set Variable Parameters | 20051206 |
11 | ![]() |
Instance method | Protected | Method | Update Error Categories | 20061013 |
Events
Class CL_RSTT_CATT_ERROR has no event.
Types
Class CL_RSTT_CATT_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATR | Call by reference | Type reference (TYPE) | RSTT_FLAG | BI ATR relevant | 20080804 | ||
2 | ![]() |
I_S_ERROR_HEADER | Call by reference | Type reference (TYPE) | RSTT_ERROR | Fehler-Kopfdaten | 20051213 |
Method CONSTRUCTOR on class CL_RSTT_CATT_ERROR has no exception.
Method LOAD_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERRORGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Fehler-GUID | 20051213 | ||
2 | ![]() |
I_ERRORID | Call by reference | Type reference (TYPE) | RSTT_ERRORID | Fehler-ID | 20051213 | ||
3 | ![]() |
R_R_ERROR | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_CATT_ERROR | Fehler-Instanz | 20051213 |
Method LOAD_ERROR on class CL_RSTT_CATT_ERROR has no exception.
Method READ_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_ERRORS | Call by reference | Type reference (TYPE) | RSTT_T_V_ERRORH | Tabelle für Fehler-Kopfdaten inkl. Text | 20051206 | ||
2 | ![]() |
I_SX_RANGE | Call by reference | Type reference (TYPE) | RSTT1_S_ERANGE | Range-Selektionen | 20051206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051206 |
Method SAVE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MESG | Call by reference | Type reference (TYPE) | RSR_T_MESSAGE | Nachrichten | 20051206 | ||
2 | ![]() |
I_LGTEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Fehler-Langtext | 20051206 | ||
3 | ![]() |
I_LINK1 | Call by reference | Type reference (TYPE) | RSTT_STRING | Link1 | 20051206 | ||
4 | ![]() |
I_LINK2 | Call by reference | Type reference (TYPE) | RSTT_STRING | Link2 | 20051206 | ||
5 | ![]() |
I_LINK3 | Call by reference | Type reference (TYPE) | RSTT_STRING | Link3 | 20051206 | ||
6 | ![]() |
I_S_ERROR_HEADER | Call by reference | Type reference (TYPE) | RSTT_ERROR | Fehler-Kopfdaten | 20051206 | ||
7 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RSTT_CHAR60 | Fehler-Text | 20051206 |
Method SAVE_ERROR on class CL_RSTT_CATT_ERROR has no exception.
Method UPDATE_CORRSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECORDS_FINISH | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl aktualisierter erledigter Fehler | 20061219 | ||
2 | ![]() |
E_RECORDS_OPEN | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl aktualisierter offener Fehler | 20061219 | ||
3 | ![]() |
I_TJOBGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Testjob-GUID | 20061219 | ||
4 | ![]() |
I_T_ERRSTAT | Call by reference | Type reference (TYPE) | RSTT_T_ERRSTAT | Tabelle für Fehlerstatus | 20061219 |
Method UPDATE_CORRSTAT on class CL_RSTT_CATT_ERROR has no exception.
Method _GEN_ERRORID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERRORGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Fehler-GUID | 20051206 | ||
2 | ![]() |
E_ERRORID | Call by reference | Type reference (TYPE) | RSTT_ERRORID | Fehler-ID | 20051206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051206 |
Method _GET_LINKS Signature
Method _GET_LINKS on class CL_RSTT_CATT_ERROR has no parameter.
Method _GET_LINKS on class CL_RSTT_CATT_ERROR has no exception.
Method _SET_LINKS Signature
Method _SET_LINKS on class CL_RSTT_CATT_ERROR has no parameter.
Method _SET_LINKS on class CL_RSTT_CATT_ERROR has no exception.
Method _SET_SYSTEM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_SYSPARAM | Value transfer | Type reference (TYPE) | RSTT_S_ATTR_BASIC | Basisattribute für Objektverwaltung | 20081001 |
Method _SET_SYSTEM_ATTR on class CL_RSTT_CATT_ERROR has no exception.
Method _SET_UPDATE_ATTR Signature
Method _SET_UPDATE_ATTR on class CL_RSTT_CATT_ERROR has no parameter.
Method _SET_UPDATE_ATTR on class CL_RSTT_CATT_ERROR has no exception.
Method _UPDATE_ERRORCAT Signature
Method _UPDATE_ERRORCAT on class CL_RSTT_CATT_ERROR has no parameter.
Method _UPDATE_ERRORCAT on class CL_RSTT_CATT_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |