SAP ABAP Interface IF_INM_OF_OBJECT_RELATION (Object Relation Interface Object Framework)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_OBJECT_FRAMEWORK (Package) Object Framework
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_INM_OF_OBJECT_RELATION | |
| Short Description | Object Relation Interface Object Framework |
General Data
| Package | INM_OBJECT_FRAMEWORK | Object Framework |
| Created | 20060925 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_INM_OF_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_INM_OF_OBJECT_RELATION has no interface.
Friends
Interface IF_INM_OF_OBJECT_RELATION has no friend.
Attributes
Interface IF_INM_OF_OBJECT_RELATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | read children object keys | 20060925 | |
| 2 | Instance method | Public | Method | read parent object keys | 20060925 | |
| 3 | Instance method | Public | Method | read related objects | 20060925 | |
| 4 | Instance method | Public | Method | read subordinate object types | 20060926 |
Events
Interface IF_INM_OF_OBJECT_RELATION has no event.
Types
Interface IF_INM_OF_OBJECT_RELATION has no local type.
Method Signatures
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN_OBJ | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Object keys for parents and children | 20060925 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20060925 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070219 | |||
| 4 | IT_OBJ_TYPES_CHILDREN | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_LINK_TYPES | Object link types | 20060925 | |||
| 5 | IT_PARENTS_OBJECT_KEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20060925 | |||
| 6 | IV_FILL_EXT_KEY | Call by reference | Type reference (TYPE) | FLAG | CL_INM_OF_CO=>SC_FALSE | General Flag | 20061025 | ||
| 7 | IV_INTERNAL_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong input | 20070219 |
Method GET_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20060925 | |||
| 2 | ET_PARENTS_OBJ | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_PARENTS_CHILDREN | Object keys for parents and children | 20060925 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070219 | |||
| 4 | IT_OBJECTKEYS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS | Object keys | 20060925 | |||
| 5 | IV_FILL_EXT_KEY | Call by reference | Type reference (TYPE) | FLAG | CL_INM_OF_CO=>SC_FALSE | General Flag | 20061025 | ||
| 6 | IV_INTERNAL_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No data found | 20070219 |
Method GET_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20070216 | |||
| 2 | ET_RELATED_OBJECTS | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_KEYS_INT | Object keys of related objects | 20060925 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070219 | |||
| 4 | IV_INTERNAL_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070309 | |||
| 5 | IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20060925 | |||
| 6 | IV_REQUESTED_OBJ_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type for requested objects | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong input | 20070219 |
Method GET_SUB_OBJECT_LINK_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_OBJ_LINK_TYPES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_LINK_TYPES | Table type object link types | 20060927 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Messages | 20060926 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070219 | |||
| 4 | IV_INTERNAL_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070309 | |||
| 5 | IV_PARENT_OBJ_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong input | 20070219 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |