SAP ABAP Class CL_RLMFW_STAT (Release Statuses)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM (Application Component) Product and Process Modeling
⤷
RLMFW (Package) Release Management for Engineering Processes
⤷
⤷
Properties
| Class | CL_RLMFW_STAT | |
| Short Description | Release Statuses | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RLMFW | Release Management for Engineering Processes |
| Created | 20050117 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RLMFW_STAT has no forward declaration.
Interfaces
Class CL_RLMFW_STAT has no interface implemented.
Friends
Class CL_RLMFW_STAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RLMFW_T_STAT | Unsaved Release Statuses | 20050310 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RLMFW_T_STAT | History for Release Statuses | 20050117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RLMFW_T_STAT | Release Statuses | 20050117 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RLMFW_T_STAT | Unsaved Release Statuses | 20050218 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | XFELD | Restart Point Set | 20050310 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RLMFW_STAT | Release Statuses | 20050208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return Single Instance of Class | 20050208 | |
| 2 | Static method | Public | Method | Determine Protected Fields | 20050117 | |
| 3 | Instance method | Public | Method | Determine Release Status | 20050117 | |
| 4 | Instance method | Public | Method | Initialize Buffer | 20050117 | |
| 5 | Instance method | Public | Method | Cancel Unsaved Release Statuses | 20050218 | |
| 6 | Instance method | Public | Method | Remove Unsaved Release Status | 20050218 | |
| 7 | Instance method | Public | Method | Set Unsaved Release Status | 20050218 | |
| 8 | Instance method | Public | Method | Delete Restart Point | 20050310 | |
| 9 | Instance method | Public | Method | Restored Previous Status | 20050310 | |
| 10 | Instance method | Public | Method | Set Restart Point | 20050310 |
Events
Class CL_RLMFW_STAT has no event.
Types
Class CL_RLMFW_STAT has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STAT | Value transfer | Object reference (TYPE REF TO) | CL_RLMFW_STAT | Freigabezustände | 20050208 |
Method GET_INSTANCE on class CL_RLMFW_STAT has no exception.
Method GET_PROT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PFD | Value transfer | Type reference (TYPE) | RLMFWCPFD_T | Geschützte Felder | 20050117 | |||
| 2 | I_OBJTYP | Call by reference | Type reference (TYPE) | RLMFW_OBJTYP | Freigabeobjektart | 20050117 | |||
| 3 | I_TARGET | Call by reference | Type reference (TYPE) | RLMFW_TARGET | Freigabeziel | 20050117 |
Method GET_PROT_FIELDS on class CL_RLMFW_STAT has no exception.
Method GET_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROT_FIELDS | Call by reference | Type reference (TYPE) | RLMFWCPFD_T | Geschützte Felder | 20050117 | |||
| 2 | ET_STAT | Call by reference | Type reference (TYPE) | RLMFW_T_STAT | Freigabezustand | 20050117 | |||
| 3 | ET_STAT_HIST | Call by reference | Type reference (TYPE) | RLMFW_T_STAT | Historie der Freigabezustände | 20050117 | |||
| 4 | E_PROTECTED | Call by reference | Type reference (TYPE) | XFELD | Geschützt ='X' | 20050117 | |||
| 5 | I_BYPASS_BUF | Call by reference | Type reference (TYPE) | XFELD | SPACE | Ungepuffertes Lesen | 20050117 | ||
| 6 | I_OBJKEY | Call by reference | Type reference (TYPE) | RLMFW_OBJKEY | Freigabeobjektschlüssel | 20050117 | |||
| 7 | I_OBJTYP | Call by reference | Type reference (TYPE) | RLMFW_OBJTYP | Freigabeobjektart | 20050117 | |||
| 8 | I_TARGET | Call by reference | Type reference (TYPE) | RLMFW_TARGET | Freigabeziel | 20050120 |
Method GET_STAT on class CL_RLMFW_STAT has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_RLMFW_STAT has no parameter.
Method REFRESH_BUFFER on class CL_RLMFW_STAT has no exception.
Method REFRESH_TMP_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OL | Call by reference | Type reference (TYPE) | RLMFW_T_OL_STD | Freigabeobjekte | 20050301 |
Method REFRESH_TMP_BUFFER on class CL_RLMFW_STAT has no exception.
Method REM_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STAT | Call by reference | Type reference (TYPE) | RLMFW_S_STAT | Freigabezustand | 20050218 |
Method REM_STAT on class CL_RLMFW_STAT has no exception.
Method SET_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STAT | Call by reference | Type reference (TYPE) | RLMFW_S_STAT | Freigabezustand | 20050218 |
Method SET_STAT on class CL_RLMFW_STAT has no exception.
Method SYNC_POINT_CLEAR Signature
Method SYNC_POINT_CLEAR on class CL_RLMFW_STAT has no parameter.
Method SYNC_POINT_CLEAR on class CL_RLMFW_STAT has no exception.
Method SYNC_POINT_RESTORE Signature
Method SYNC_POINT_RESTORE on class CL_RLMFW_STAT has no parameter.
Method SYNC_POINT_RESTORE on class CL_RLMFW_STAT has no exception.
Method SYNC_POINT_SET Signature
Method SYNC_POINT_SET on class CL_RLMFW_STAT has no parameter.
Method SYNC_POINT_SET on class CL_RLMFW_STAT has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |