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 | ![]() |
Instance method | Public | Method | assign given child level to current level | 20060406 |
2 | ![]() |
Instance method | Public | Method | deassign given child level from current level | 20060406 |
3 | ![]() |
Instance method | Public | Method | Marks for deletion in the buffer | 20060601 |
4 | ![]() |
Instance method | Public | Method | return all the child level guids of the current level | 20060406 |
5 | ![]() |
Instance method | Public | Method | Returns the Level Id of the Current Level | 20060519 |
6 | ![]() |
Instance method | Public | Method | return the parent level guid of the current level | 20060406 |
7 | ![]() |
Instance method | Public | Method | 20060711 | |
8 | ![]() |
Instance method | Public | Method | Marks current level for insertion in the buffer | 20060503 |
9 | ![]() |
Instance method | Public | Method | Sets the parent guid. | 20060503 |
10 | ![]() |
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 | ![]() |
CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | ||
2 | ![]() |
CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | ||
3 | ![]() |
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 | ![]() |
20060406 |
Method DEASSIGN_CHILD_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | ||
2 | ![]() |
CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | ||
3 | ![]() |
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 | ![]() |
20060406 |
Method DELETE Signature
Method DELETE on Interface IF_POBJ_LEVEL_RELATIONS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CHILD_GUIDS_WITH_LOGANCH | Call by reference | Type reference (TYPE) | POBJT_LEVEL_GUID_WITH_LOG_ANCH | Table of Level Guids | 20060629 | ||
2 | ![]() |
CHILD_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 | ||
3 | ![]() |
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 | ![]() |
20060406 |
Method GET_MY_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MY_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060519 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PARENT_GUID | Value transfer | Type reference (TYPE) | POBJ_LEVEL_GUID | Key element of POBJ Level | 20060406 | ||
2 | ![]() |
PARENT_LEVEL | Value transfer | Type reference (TYPE) | POBJ_LEVEL | POBJ Level Values | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
Method IS_MARKED_FOR_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 |