SAP ABAP Interface IF_RCM_CONTAINER_ELEMENT_MODEL (Container Element: UI-Independent Model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_CONTAINER_ELEMENT (Package) Element(s) of a Container
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
Interface IF_RCM_CONTAINER_ELEMENT_MODEL  
Short Description Container Element: UI-Independent Model    
General Data
Package SRM_CONTAINER_ELEMENT   Element(s) of a Container 
Created 20040927   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no forward declaration.
Interfaces
Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no interface.
Friends
Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no friend.
Attributes
Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_ELEMENTS Instance method Public Method Return All Elements 20040927
2 GET_DIRECT_CHILDS_OF_ELEMENT Instance method Public Method Return Elements of a Parent 20041008
3 GET_ELEMENT_BY_ID Instance method Public Method Return Element 20040927
4 GET_ELEMENT_COLLECTION Instance method Public Method Return Collection 20050309
Events
Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no event.
Types
Interface 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 Exporting RE_ELEMENT_TAB Call by reference Type reference (TYPE) RCM_CONTAINER_ELEMENT_TAB Container-Elemente 20040927
# Exception Resumable Description Created on
1 CX_RCM_CONTAINER_ELEMENT_MODEL 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 Importing IM_PARENT_ID Call by reference Type reference (TYPE) STRING Parent ID 20041008
2 Exporting RE_ELEMENT_TAB Call by reference Type reference (TYPE) RCM_CONTAINER_ELEMENT_TAB Container-Elemente 20041008
# Exception Resumable Description Created on
1 CX_RCM_CONTAINER_ELEMENT_MODEL 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 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Parent ID 20040929
2 Returning RE_ELEMENT Value transfer Type reference (TYPE) RCM_CONTAINER_ELEMENT Container-Element 20041008
# Exception Resumable Description Created on
1 CX_RCM_CONTAINER_ELEMENT_MODEL 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 Returning RE_COLLECTION Value transfer Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_COLLECT Collection über Container-Elemente 20050309

Method GET_ELEMENT_COLLECTION on Interface IF_RCM_CONTAINER_ELEMENT_MODEL has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700