SAP ABAP Class CL_SRM_CONTAINER_ELEMENTS_GET (Find the Elements of a Container)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTAINER_ELEMENTS_GET Find Elements of a Container 20040210
Properties
Class CL_SRM_CONTAINER_ELEMENTS_GET  
Short Description Find the Elements of a Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_CONTAINER_ELEMENT   Element(s) of a Container 
Created 20040210   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_CONTAINER_ELEMENTS_GET has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_CONTAINER_ELEMENTS_GET Find Elements of a Container 20040210
Friends
Class CL_SRM_CONTAINER_ELEMENTS_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENT_COLLECTION Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_COLLECT Collection of Elements 20040210
2 SRM Instance attribute Protected Object reference (TYPE REF TO) IF_SRM SRM Handle 20040210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040210
2 CREATE_EMPTY_COLLECTION Instance method Private Method Create Empty Collection 20041216
Events
Class CL_SRM_CONTAINER_ELEMENTS_GET has no event.
Types
Class CL_SRM_CONTAINER_ELEMENTS_GET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM SRM-Handle 20040210

Method CONSTRUCTOR on class CL_SRM_CONTAINER_ELEMENTS_GET has no exception.

Method CREATE_EMPTY_COLLECTION Signature

Method CREATE_EMPTY_COLLECTION on class CL_SRM_CONTAINER_ELEMENTS_GET has no parameter.
Method CREATE_EMPTY_COLLECTION on class CL_SRM_CONTAINER_ELEMENTS_GET has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700