SAP ABAP Class IF_UA_CE_STATUS (Attributes for Status Management)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UA_RESULT_LEVEL | Result Level | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_RESULT_LEVEL | Posting Level | 20020903 |
Properties
| Class | IF_UA_CE_STATUS | |
| Short Description | Attributes for Status Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020903 | SAP |
| Last change | 20050409 | 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_UA_CE_STATUS has no interface implemented.
Friends
Class IF_UA_CE_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'CREA' | Action: Create | 20020903 | ||
| 2 | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'DEL' | Action: Delete | 20020903 | ||
| 3 | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'EDIT' | Action: Change | 20020903 | ||
| 4 | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'LOAD' | Action: Load | 20020903 | ||
| 5 | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'SAVE' | Action: Save | 20020903 | ||
| 6 | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'D' | Status: To Be Deleted | 20020903 | ||
| 7 | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | SPACE | Status: Initial | 20020903 | ||
| 8 | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'I' | Status: To Be Inserted | 20020903 | ||
| 9 | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'U' | Status: To Be Changed | 20020903 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | UAB_T_XSTATUS | Status Transfer Table | 20020903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Status Transfer | 20020903 | |
| 2 | Static method | Public | Method | Generates Status Transfer Table | 20020903 | |
| 3 | Instance method | Public | Method | Delivers Status Transfer | 20020903 | |
| 4 | Instance method | Public | Method | 'X' = Changes Exist, Save Necessary | 20021030 |
Events
Class IF_UA_CE_STATUS has no event.
Types
Class IF_UA_CE_STATUS has no local type.
Method Signatures
Method ADD_STATUS_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | UAB_ACTION | Statusrelevante Aktion | 20020903 | |||
| 2 | ID_FROM_STATUS | Call by reference | Type reference (TYPE) | FINB_DB_STATUS | Datenbankstatus vor Aktion | 20020903 | |||
| 3 | ID_TO_STATUS | Call by reference | Type reference (TYPE) | FINB_DB_STATUS | Datenbankstatus nach Aktion | 20020903 | |||
| 4 | IT_STATUS_METHOD | Call by reference | Type reference (TYPE) | UAB_T_STATUS_METHOD | Tabelle von Statuswechsel-Methoden | 20020903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statusübergang ist bereits definiert | 20020903 |
Method CREATE_STATUS_TRANSITIONS Signature
Method CREATE_STATUS_TRANSITIONS on class IF_UA_CE_STATUS has no parameter.
Method CREATE_STATUS_TRANSITIONS on class IF_UA_CE_STATUS has no exception.
Method GET_STATUS_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | UAB_ACTION | Statusrelevante Aktion | 20020903 | |||
| 2 | ID_FROM_STATUS | Call by reference | Type reference (TYPE) | FINB_DB_STATUS | Datenbankstatus | 20020903 | |||
| 3 | RS_STATUS_TRANSITION | Value transfer | Type reference (TYPE) | UAB_S_XSTATUS | Statusübergang | 20020903 |
Method GET_STATUS_TRANSITION on class IF_UA_CE_STATUS has no exception.
Method IS_DB_STATUS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_IS_DIRTY | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = geändert | 20021030 |
Method IS_DB_STATUS_DIRTY on class IF_UA_CE_STATUS has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in |