SAP ABAP Interface IF_UA_CE_STATUS (Attributes for Status Management)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine

⤷

⤷

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
Interface | IF_UA_CE_STATUS | |
Short Description | Attributes for Status Management |
General Data
Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
Created | 20020903 | SAP |
Last changed | 20050409 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_UA_CE_STATUS has no interface.
Friends
Interface IF_UA_CE_STATUS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CD_ACTION_CREATE | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'CREA' | Action: Create | 20020903 | |
2 | CD_ACTION_DELETE | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'DEL' | Action: Delete | 20020903 | |
3 | CD_ACTION_EDIT | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'EDIT' | Action: Change | 20020903 | |
4 | CD_ACTION_LOAD | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'LOAD' | Action: Load | 20020903 | |
5 | CD_ACTION_SAVE | Constant | Public | Type reference (TYPE) | UAB_ACTION | 'SAVE' | Action: Save | 20020903 | |
6 | CD_STATUS_DELETE | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'D' | Status: To Be Deleted | 20020903 | |
7 | CD_STATUS_INITIAL | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | SPACE | Status: Initial | 20020903 | |
8 | CD_STATUS_INSERT | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'I' | Status: To Be Inserted | 20020903 | |
9 | CD_STATUS_UPDATE | Constant | Public | Type reference (TYPE) | FINB_DB_STATUS | 'U' | Status: To Be Changed | 20020903 | |
10 | MT_STATUS_TRANSITION | 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
Interface IF_UA_CE_STATUS has no event.
Types
Interface 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 Interface IF_UA_CE_STATUS has no parameter.
Method CREATE_STATUS_TRANSITIONS on Interface 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 Interface 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 Interface IF_UA_CE_STATUS has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 320 |