SAP ABAP Class IF_RCM_CONTAINER_ELEMENT_MODEL (Container Element: UI-Independent Model)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCM_CONTAINER_ELEMENT_MODEL | Container Element: UI-Independent Model | 20040927 |
Properties
Class | IF_RCM_CONTAINER_ELEMENT_MODEL | |
Short Description | Container Element: UI-Independent Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040927 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no forward declaration.
Interfaces
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no interface implemented.
Friends
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no friend class.
Attributes
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return All Elements | 20040927 |
2 | ![]() |
Instance method | Public | Method | Return Elements of a Parent | 20041008 |
3 | ![]() |
Instance method | Public | Method | Return Element | 20040927 |
4 | ![]() |
Instance method | Public | Method | Return Collection | 20050309 |
Events
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no event.
Types
Class IF_RCM_CONTAINER_ELEMENT_MODEL has no local type.
Method Signatures
Method GET_ALL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ELEMENT_TAB | Call by reference | Type reference (TYPE) | RCM_CONTAINER_ELEMENT_TAB | Container-Elemente | 20040927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse: Container-Element: UI-unabhängiges Model | 20040928 |
Method GET_DIRECT_CHILDS_OF_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT_ID | Call by reference | Type reference (TYPE) | STRING | Parent ID | 20041008 | ||
2 | ![]() |
RE_ELEMENT_TAB | Call by reference | Type reference (TYPE) | RCM_CONTAINER_ELEMENT_TAB | Container-Elemente | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse: Container-Element: UI-unabhängiges Model | 20041008 |
Method GET_ELEMENT_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Parent ID | 20040929 | ||
2 | ![]() |
RE_ELEMENT | Value transfer | Type reference (TYPE) | RCM_CONTAINER_ELEMENT | Container-Element | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse: Container-Element: UI-unabhängiges Model | 20040929 |
Method GET_ELEMENT_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEMENT_COLLECT | Collection über Container-Elemente | 20050309 |
Method GET_ELEMENT_COLLECTION on class IF_RCM_CONTAINER_ELEMENT_MODEL has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in |