SAP ABAP Class IF_POBJ_LEVEL_TRANS_HANDLING (POBJ Transaction Handling Interface)
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
Class | IF_POBJ_LEVEL_TRANS_HANDLING | |
Short Description | POBJ Transaction Handling Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060405 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_POBJ_LEVEL_TRANS_HANDLING has no forward declaration.
Interfaces
Class IF_POBJ_LEVEL_TRANS_HANDLING has no interface implemented.
Friends
Class IF_POBJ_LEVEL_TRANS_HANDLING has no friend class.
Attributes
Class 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
Class IF_POBJ_LEVEL_TRANS_HANDLING has no event.
Types
Class IF_POBJ_LEVEL_TRANS_HANDLING has no local type.
Method Signatures
Method FLUSH Signature
Method FLUSH on class 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 class 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 class 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 class IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
Method REFRESH_BUFFER on class IF_POBJ_LEVEL_TRANS_HANDLING has no exception.
Method UNDO_BUFFER_CHANGES Signature
Method UNDO_BUFFER_CHANGES on class 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 |