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 FLUSH Instance method Public Method Flushes buffer object values to corresponding DB objects. 20060406
2 IS_PERSISTENT Instance method Public Method Checks if the Level Instance in Persisted in DB 20060524
3 LOCK Instance method Public Method Locks the current level and/or its child levels 20060406
4 PURGE_BUFFER Instance method Public Method Clears all the attribute values in the buffer 20070531
5 REFRESH_BUFFER Instance method Public Method Set the buffer as the same as the DB image 20060512
6 UNDO_BUFFER_CHANGES Instance method Public Method Rollsback the buffer objs image to its corresp DB obj image 20060406
7 UNLOCK 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 CX_POBJ_PROCESS_OBJECT 20060406

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting ALREADY_LOCKED Call by reference Type reference (TYPE) BOOLE_D Already locked by another user 20060524
2 Importing LOCK_ALL_CHILDREN Value transfer Type reference (TYPE) BOOLE_D Lock all children 20060519
3 Exporting LOCK_USER Call by reference Type reference (TYPE) SY-UNAME Locked user name 20060524
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method PURGE_BUFFER Signature

Method PURGE_BUFFER on Interface IF_POBJ_LEVEL_TRANS_HANDLING has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 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 CX_POBJ_PROCESS_OBJECT 20060406

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNLOCK_ALL_CHILDREN Value transfer Type reference (TYPE) BOOLE_D Unlock all children 20060519
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20071120 
SAP Release Created in 600