SAP ABAP Class IF_SRM_CONTAINER_ELEMENTS_GET (Find Elements of a Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CONTAINER_ELEMENTS_GET Find the Elements of a Container 20040210
Properties
Class IF_SRM_CONTAINER_ELEMENTS_GET  
Short Description Find Elements of a Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040210   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SRM_CONTAINER_ELEMENTS_GET has no interface implemented.
Friends
Class IF_SRM_CONTAINER_ELEMENTS_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLASS_HANDLER Constant Public Type reference (TYPE) STRING 'CL_SRM_CONT_ELEMS_GET_HANDLER' Default Handler 20040210
2 C_CLASS_ROLE Constant Public Type reference (TYPE) STRING 'IS_SP_CONTAINER_ELEMENTS' Class Role 20040210
3 C_FACILITY_FILTER Constant Public Type reference (TYPE) STRING 'FACILITY_FILTER' Filter for Selecting Elements 20040223
4 C_INTERFACE_SP Constant Public Type reference (TYPE) STRING 'IF_SRM_SP_CONT_ELEMENTS_GET' Interface 20040210
5 C_PARAM_CONTAINER_REOPEN Constant Public Type reference (TYPE) STRING 'PARAM_CONTAINER_OPENED' Oper. Param. whether container is to be reopened 20040217
6 C_RESULT_ELEMENT Constant Public Type reference (TYPE) STRING 'ELEMENT' Access to Result of the Individual Element 20040210
7 C_RESULT_NAME Constant Public Type reference (TYPE) STRING 'ELEMENT_COLLECTION' Access to Result (Collection) 20040210
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Find Elements 20040210
2 GET_COLLECTION_ELEMENTS Instance method Public Method Return Collection (Elements) 20040210
3 HAS_POID_ELEMENTS Static method Public Method Checks whether POID contains (container) elements 20040831
Events
Class IF_SRM_CONTAINER_ELEMENTS_GET has no event.
Types
Class IF_SRM_CONTAINER_ELEMENTS_GET has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_REOPEN Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Container neu öffnen 20040217
2 Importing IM_FILTER_COLLECTION Call by reference Object reference (TYPE REF TO) IF_SRM_CONT_ELEM_FILTER_COLLEC Collection über Element-Filter 20040223
3 Importing IM_MAX_DEPTH Call by reference Type reference (TYPE) I 0 Tiefe, bis ein versch. Container ermittelt wird. 0=unendlich 20040210
4 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Poid des Containers 20040210
# Exception Resumable Description Created on
1 CX_SRM_CONTAINER_ELEMENTS_GET Ermitteln Container-Elemente 20040210

Method GET_COLLECTION_ELEMENTS 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(Elemente) 20040210

Method GET_COLLECTION_ELEMENTS on class IF_SRM_CONTAINER_ELEMENTS_GET has no exception.

Method HAS_POID_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040831
2 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040831
3 Returning RE_HAS_ELEMENTS Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040831

Method HAS_POID_ELEMENTS on class IF_SRM_CONTAINER_ELEMENTS_GET has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in