SAP ABAP Class /MRSS/CL_SGE_ASSIGNMENT_STATUS (Functions for Status Management for Assignments)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_ASSIGNMENT_STATUS | |
| Short Description | Functions for Status Management for Assignments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20031216 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | Transactions and Status Set | 20031216 | ||||
| 2 | Static Attribute | Private | See coding | Status and Allowed Transactions | 20031216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Transaction for Status Transition | 20031216 | |
| 2 | Static method | Public | Method | Provides Status Description | 20031216 | |
| 3 | Static method | Public | Method | Get Target Status for Transaction | 20040326 | |
| 4 | Static method | Public | Method | Provides Possible Follow-Up Status | 20031216 | |
| 5 | Static method | Public | Method | Reads Information for Status Object from Database | 20031216 |
Events
Class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no event.
Types
Class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no local type.
Method Signatures
Method GET_BTA_FOR_STATE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BTA | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20031216 | |||
| 2 | I_START_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Start Status | 20031216 | |||
| 3 | I_TARGET_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Neuer Status | 20031216 |
Method GET_BTA_FOR_STATE_CHANGE on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no exception.
Method GET_STATUS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ABBREVIATION | Call by reference | Type reference (TYPE) | TEXT4 | Status Abkürzung | 20031216 | |||
| 2 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | LTEXT | Status Beschreibung | 20031216 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Systemstatus | 20031216 |
Method GET_STATUS_DESCRIPTION on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no exception.
Method GET_STATUS_FOR_BTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TARGET_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Systemstatus | 20040326 | |||
| 2 | IV_START_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Systemstatus | 20040326 | |||
| 3 | IV_VRGNG | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20040326 |
Method GET_STATUS_FOR_BTA on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no exception.
Method GET_SUCCESSOR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS_LIST | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_STATUS_TAB | Status eines Einsatzes im DWP | 20031216 | |||
| 2 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | Systemstatus | 20031216 |
Method GET_SUCCESSOR_STATUS on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no exception.
Method READ_INFO_FOR_STAT_OBJ_FROM_DB Signature
Method READ_INFO_FOR_STAT_OBJ_FROM_DB on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no parameter.
Method READ_INFO_FOR_STAT_OBJ_FROM_DB on class /MRSS/CL_SGE_ASSIGNMENT_STATUS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |