SAP ABAP Interface IF_POBJ_LEVEL_RELATIONS (POBJ Relations 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_RELATIONS  
Short Description POBJ Relations Handling Interface    
General Data
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060405   SAP 
Last changed 20070913   SAP 
Unicode checks active    
Forward declarations
Interface IF_POBJ_LEVEL_RELATIONS has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_RELATIONS has no interface.
Friends
Interface IF_POBJ_LEVEL_RELATIONS has no friend.
Attributes
Interface IF_POBJ_LEVEL_RELATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_CHILD_LEVEL Instance method Public Method assign given child level to current level 20060406
2 DEASSIGN_CHILD_LEVEL Instance method Public Method deassign given child level from current level 20060406
3 DELETE Instance method Public Method Marks for deletion in the buffer 20060601
4 GET_CHILD_LEVELS Instance method Public Method return all the child level guids of the current level 20060406
5 GET_MY_LEVEL Instance method Public Method Returns the Level Id of the Current Level 20060519
6 GET_PARENT_LEVEL Instance method Public Method return the parent level guid of the current level 20060406
7 IS_MARKED_FOR_DEL Instance method Public Method 20060711
8 MARKED_FOR_INSERTION Instance method Public Method Marks current level for insertion in the buffer 20060503
9 SET_PARENT_GUID Instance method Public Method Sets the parent guid. 20060503
10 SET_PARENT_LEVEL Instance method Public Method 20060609
Events
Interface IF_POBJ_LEVEL_RELATIONS has no event.
Types
Interface IF_POBJ_LEVEL_RELATIONS has no local type.
Method Signatures

Method ASSIGN_CHILD_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CHILD_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE Signature

Method DELETE on Interface IF_POBJ_LEVEL_RELATIONS has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method GET_CHILD_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILD_GUIDS_WITH_LOGANCH Call by reference Type reference (TYPE) POBJT_LEVEL_GUID_WITH_LOG_ANCH Table of Level Guids 20060629
2 Exporting CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_MY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MY_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060519
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method GET_PARENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARENT_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Exporting PARENT_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method IS_MARKED_FOR_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MARKED_FOR_DEL Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060711

Method IS_MARKED_FOR_DEL on Interface IF_POBJ_LEVEL_RELATIONS has no exception.

Method MARKED_FOR_INSERTION Signature

Method MARKED_FOR_INSERTION on Interface IF_POBJ_LEVEL_RELATIONS has no parameter.
Method MARKED_FOR_INSERTION on Interface IF_POBJ_LEVEL_RELATIONS has no exception.

Method SET_PARENT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060504

Method SET_PARENT_GUID on Interface IF_POBJ_LEVEL_RELATIONS has no exception.

Method SET_PARENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_LEVEL Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060609

Method SET_PARENT_LEVEL on Interface IF_POBJ_LEVEL_RELATIONS has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600