SAP ABAP Class CL_UA_OBJECT_STATUS (Object Status)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
Properties
| Class | CL_UA_OBJECT_STATUS | |
| Short Description | Object Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20050311 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_OBJECT_STATUS has no forward declaration.
Interfaces
Class CL_UA_OBJECT_STATUS has no interface implemented.
Friends
Class CL_UA_OBJECT_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_FIELDNAME | 'OAUDIT' | Audit | 20050311 | ||
| 2 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | 'CALCULATE' | Calculate | 20050311 | ||
| 3 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | 'CH_STATUS' | Change Status | 20050311 | ||
| 4 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | 'CH_STRUCT' | Change Structure | 20050311 | ||
| 5 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | 'CH_VALUES' | Change Values | 20050311 | ||
| 6 | Constant | Public | Type reference (TYPE) | UAB_FIELDNAME | 'REPORT' | Reporting | 20050311 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20050331 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | UAB_T_STATUS | Status assignment to Data Basis | 20050322 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | UAB_T_STATUS_PROFILE | Allowed object/status | 20050311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether an action is allowed for the status | 20050311 | |
| 2 | Static method | Public | Method | Check whether an action is allowed for the status | 20050331 | |
| 3 | Static method | Public | Method | Checks whether status is allowed for the object type | 20050311 | |
| 4 | Instance method | Public | Method | 20050429 | ||
| 5 | Instance method | Public | Method | Gets status description | 20050311 | |
| 6 | Instance method | Public | Method | Gets next allowed status for the object type | 20050311 | |
| 7 | Instance method | Public | Method | Gets previous allowed status for the object type | 20050311 | |
| 8 | Static method | Public | Method | Set Initial Values | 20050331 |
Events
Class CL_UA_OBJECT_STATUS has no event.
Types
Class CL_UA_OBJECT_STATUS has no local type.
Method Signatures
Method CHECK_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20050311 | |||
| 2 | ID_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | Objekt status | 20050311 | |||
| 3 | RD_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050311 |
Method CHECK_ACTION on class CL_UA_OBJECT_STATUS has no exception.
Method CHECK_ACTION_FOR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTION | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20050331 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20050331 | |||
| 3 | RD_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050331 |
Method CHECK_ACTION_FOR_ELEMENT on class CL_UA_OBJECT_STATUS has no exception.
Method CHECK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 | ||||
| 2 | ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | 20050311 | ||||
| 3 | RD_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050311 |
Method CHECK_STATUS on class CL_UA_OBJECT_STATUS has no exception.
Method GET_DEFAULT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | 20050429 | ||||
| 2 | RD_STATUS | Value transfer | Type reference (TYPE) | ACC_OBJ_STATUS | 20050603 |
Method GET_DEFAULT_STATUS on class CL_UA_OBJECT_STATUS has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DESCRIPTION | Call by reference | Type reference (TYPE) | TEXT20 | Text, 20 characters | 20050311 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | LANGU | 'E' | Language Key | 20050322 | ||
| 3 | ID_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 |
Method GET_DESCRIPTION on class CL_UA_OBJECT_STATUS has no exception.
Method GET_NEXT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 | ||||
| 2 | ID_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 | ||||
| 3 | ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Type Name | 20050311 |
Method GET_NEXT_STATUS on class CL_UA_OBJECT_STATUS has no exception.
Method GET_PREVIOUS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 | ||||
| 2 | ID_STATUS | Call by reference | Type reference (TYPE) | ACC_OBJ_STATUS | 20050311 | ||||
| 3 | ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Type Name | 20050311 |
Method GET_PREVIOUS_STATUS on class CL_UA_OBJECT_STATUS has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadaten einer Costing Solution | 20050331 |
Method INIT on class CL_UA_OBJECT_STATUS has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |