SAP ABAP Class CL_SRM_CONT_ELEMENT_SERVICE (Services for Finding/Changing Container Elements)
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
Properties
Class CL_SRM_CONT_ELEMENT_SERVICE  
Short Description Services for Finding/Changing Container Elements    
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 20040304   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_CONT_ELEMENT_SERVICE has no forward declaration.
Interfaces
Class CL_SRM_CONT_ELEMENT_SERVICE has no interface implemented.
Friends
Class CL_SRM_CONT_ELEMENT_SERVICE has no friend class.
Attributes
Class CL_SRM_CONT_ELEMENT_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SERVICE_CHANGING_ELEM Static method Public Method Service for Changing Container Elements 20040304
2 CREATE_SERVICE_GETTING_ELEMS Static method Public Method Service for Finding Container Elements 20040304
Events
Class CL_SRM_CONT_ELEMENT_SERVICE has no event.
Types
Class CL_SRM_CONT_ELEMENT_SERVICE has no local type.
Method Signatures

Method CREATE_SERVICE_CHANGING_ELEM 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 Allgemeine SRM Methoden 20040304
2 Returning RE_CONTAINER_ELEMENT_CHANGE Value transfer Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_CHANGE Elemente eines Containers ändern 20040304

Method CREATE_SERVICE_CHANGING_ELEM on class CL_SRM_CONT_ELEMENT_SERVICE has no exception.

Method CREATE_SERVICE_GETTING_ELEMS 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 Allgemeine SRM Methoden 20040304
2 Returning RE_CONTAINER_ELEMENTS_GET Value transfer Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENTS_GET Elemente eines Containers ermitteln 20040304

Method CREATE_SERVICE_GETTING_ELEMS on class CL_SRM_CONT_ELEMENT_SERVICE has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700