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 CD_AUDIT Constant Public Type reference (TYPE) UAB_FIELDNAME 'OAUDIT' Audit 20050311
2 CD_CALCULATE Constant Public Type reference (TYPE) UAB_FIELDNAME 'CALCULATE' Calculate 20050311
3 CD_CH_STATUS Constant Public Type reference (TYPE) UAB_FIELDNAME 'CH_STATUS' Change Status 20050311
4 CD_CH_STRUCT Constant Public Type reference (TYPE) UAB_FIELDNAME 'CH_STRUCT' Change Structure 20050311
5 CD_CH_VALUES Constant Public Type reference (TYPE) UAB_FIELDNAME 'CH_VALUES' Change Values 20050311
6 CD_REPORT Constant Public Type reference (TYPE) UAB_FIELDNAME 'REPORT' Reporting 20050311
7 MO_METADATA Static Attribute Private Object reference (TYPE REF TO) CL_UA_METADATA Metadata of a Costing Solution 20050331
8 MT_STATUS Static Attribute Private Type reference (TYPE) UAB_T_STATUS Status assignment to Data Basis 20050322
9 MT_STATUS_PROFILE Static Attribute Private Type reference (TYPE) UAB_T_STATUS_PROFILE Allowed object/status 20050311
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION Static method Public Method Check whether an action is allowed for the status 20050311
2 CHECK_ACTION_FOR_ELEMENT Static method Public Method Check whether an action is allowed for the status 20050331
3 CHECK_STATUS Static method Public Method Checks whether status is allowed for the object type 20050311
4 GET_DEFAULT_STATUS Instance method Public Method 20050429
5 GET_DESCRIPTION Instance method Public Method Gets status description 20050311
6 GET_NEXT_STATUS Instance method Public Method Gets next allowed status for the object type 20050311
7 GET_PREVIOUS_STATUS Instance method Public Method Gets previous allowed status for the object type 20050311
8 INIT 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 Importing ID_ACTION Call by reference Type reference (TYPE) FIELDNAME Field name 20050311
2 Importing ID_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS Objekt status 20050311
3 Returning 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 Importing ID_ACTION Call by reference Type reference (TYPE) FIELDNAME Field name 20050331
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT Instanz 20050331
3 Returning 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 Importing ID_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS 20050311
2 Importing ID_TYPENAME Call by reference Type reference (TYPE) UAB_TYPENAME 20050311
3 Returning 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 Importing ID_TYPENAME Call by reference Type reference (TYPE) UAB_TYPENAME 20050429
2 Returning 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 Exporting ED_DESCRIPTION Call by reference Type reference (TYPE) TEXT20 Text, 20 characters 20050311
2 Importing ID_LANGU Call by reference Type reference (TYPE) LANGU 'E' Language Key 20050322
3 Importing 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 Exporting ED_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS 20050311
2 Importing ID_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS 20050311
3 Importing 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 Exporting ED_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS 20050311
2 Importing ID_STATUS Call by reference Type reference (TYPE) ACC_OBJ_STATUS 20050311
3 Importing 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 Importing 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