SAP ABAP Interface IF_POBJ_LEVEL_TRANS_HANDLING (POBJ Transaction Handling Interface)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
POBJ_PROCESS_OBJECT (Package) Generalized Process Object
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_POBJ_LEVEL | POBJ Base Class Interface | 20060406 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POBJ_LEVEL | POBJ Base Level Class | 20060406 |
Properties
| Interface | IF_POBJ_LEVEL_TRANS_HANDLING | |
| Short Description | POBJ Transaction Handling Interface |
General Data
| Package | POBJ_PROCESS_OBJECT | Generalized Process Object |
| Created | 20060405 | SAP |
| Last changed | 20071120 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no interface.
Friends
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no friend.
Attributes
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Flushes buffer object values to corresponding DB objects. | 20060406 | |
| 2 | Instance method | Public | Method | Checks if the Level Instance in Persisted in DB | 20060524 | |
| 3 | Instance method | Public | Method | Locks the current level and/or its child levels | 20060406 | |
| 4 | Instance method | Public | Method | Clears all the attribute values in the buffer | 20070531 | |
| 5 | Instance method | Public | Method | Set the buffer as the same as the DB image | 20060512 | |
| 6 | Instance method | Public | Method | Rollsback the buffer objs image to its corresp DB obj image | 20060406 | |
| 7 | Instance method | Public | Method | Locks the current level and/or its child levels | 20060406 |
Events
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no event.
Types
Interface IF_POBJ_LEVEL_TRANS_HANDLING has no local type.
Method Signatures
Method FLUSH Signature
Method FLUSH on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method IS_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060524 |
Method IS_PERSISTENT on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALREADY_LOCKED | Call by reference | Type reference (TYPE) | BOOLE_D | Already locked by another user | 20060524 | |||
| 2 | LOCK_ALL_CHILDREN | Value transfer | Type reference (TYPE) | BOOLE_D | Lock all children | 20060519 | |||
| 3 | LOCK_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Locked user name | 20060524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method PURGE_BUFFER Signature
Method PURGE_BUFFER on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Process Object | 20070531 |
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
Method REFRESH_BUFFER on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no exception.
Method UNDO_BUFFER_CHANGES Signature
Method UNDO_BUFFER_CHANGES on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNLOCK_ALL_CHILDREN | Value transfer | Type reference (TYPE) | BOOLE_D | Unlock all children | 20060519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 600 |