SAP ABAP Class CL_EHCSM_SPC_LOCKING_HELPER (Helper Class for Specification Locking)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBUI_BO_INT (Package) Internal Objec for Specification Management Web UI
⤷
⤷
Properties
| Class | CL_EHCSM_SPC_LOCKING_HELPER | |
| Short Description | Helper Class for Specification Locking | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBUI_BO_INT | Internal Objec for Specification Management Web UI |
| Created | 20101123 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EHCSM_SPC_LOCKING_HELPER has no forward declaration.
Interfaces
Class CL_EHCSM_SPC_LOCKING_HELPER has no interface implemented.
Friends
Class CL_EHCSM_SPC_LOCKING_HELPER has no friend class.
Attributes
Class CL_EHCSM_SPC_LOCKING_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete ended or errorprone entries | 20101124 | |
| 2 | Static method | Public | Method | Logging of end lock | 20101123 | |
| 3 | Static method | Private | Method | Get the current timestamp | 20101123 | |
| 4 | Static method | Public | Method | Init a new log entry | 20101123 | |
| 5 | Static method | Public | Method | Insert and save log entry | 20101123 | |
| 6 | Static method | Public | Method | Retrieve a lock entry | 20101123 | |
| 7 | Static method | Public | Method | Logging of start lock | 20101123 | |
| 8 | Static method | Public | Method | Set the indicator to unlock a specification | 20101123 | |
| 9 | Static method | Public | Method | Update an entry and save log entry | 20101123 |
Events
Class CL_EHCSM_SPC_LOCKING_HELPER has no event.
Types
Class CL_EHCSM_SPC_LOCKING_HELPER has no local type.
Method Signatures
Method DELETE_END_OR_ERROR_ENTRIES Signature
Method DELETE_END_OR_ERROR_ENTRIES on class CL_EHCSM_SPC_LOCKING_HELPER has no parameter.
Method DELETE_END_OR_ERROR_ENTRIES on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method END_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOG_ENTRY | Call by reference | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 |
Method END_LOCK on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101123 |
Method GET_TIMESTAMP on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBID | Value transfer | Type reference (TYPE) | ESESUBID | Specification | 20101123 | |||
| 2 | IV_TEST_ID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20101123 | |||
| 3 | RS_LOG_ENTRY | Value transfer | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 |
Method INIT on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method INSERT_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_ENTRY | Call by reference | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 |
Method INSERT_AND_SAVE on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method RETRIEVE_LOCK_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOG_ENTRY | Call by reference | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 | |||
| 2 | EV_NOT_FOUND_IND | Call by reference | Type reference (TYPE) | BOOLE_D | If ABAP_TRUE was the log entry not found | 20101123 | |||
| 3 | IV_TEST_ID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20101123 |
Method RETRIEVE_LOCK_ENTRY on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method START_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOG_ENTRY | Call by reference | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 |
Method START_LOCK on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method UNLOCK_SPEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBID | Call by reference | Type reference (TYPE) | ESESUBID | Specification | 20101123 | |||
| 2 | IV_TEST_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20101123 |
Method UNLOCK_SPEC on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
Method UPDATE_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_ENTRY | Call by reference | Type reference (TYPE) | EHCSMS_SPC_UT | Unit Test Helper | 20101123 |
Method UPDATE_AND_SAVE on class CL_EHCSM_SPC_LOCKING_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |