SAP ABAP Class IF_SRM_CONT_ELEMENT_CHANGE (Change Container Element(s))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CONT_ELEMENT_CHANGE Change Container Element(s) 20040209
Properties
Class IF_SRM_CONT_ELEMENT_CHANGE  
Short Description Change Container Element(s)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040209   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_CONT_ELEMENT_CHANGE has no forward declaration.
Interfaces
Class IF_SRM_CONT_ELEMENT_CHANGE has no interface implemented.
Friends
Class IF_SRM_CONT_ELEMENT_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLASS_ROLE Constant Public Type reference (TYPE) STRING 'IS_SP_CONTAINER_ELEMENTS' Class Role on SP 20040210
2 C_INTERFACE_SP Constant Public Type reference (TYPE) STRING 'IF_SRM_SP_CONT_ELEMENT_CHANGE' Interface on SP 20040209
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT_CONTAINER Instance method Public Method Connects Container (SP) 20040209
2 GET_INTERFACE Instance method Public Method Deprecated, Use GET_INTERFACE_4_UPD_COLLECTION 20040209
3 GET_INTERFACE_4_UPD_COLLECTION Instance method Public Method Returns Interface for Change Operations 20041130
4 IS_CHANGING_SUPPORTED Static method Public Method Returns whether container (SP) supports change operations 20040210
Events
Class IF_SRM_CONT_ELEMENT_CHANGE has no event.
Types
Class IF_SRM_CONT_ELEMENT_CHANGE has no local type.
Method Signatures

Method CONNECT_CONTAINER 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 des Containers 20040209
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_CHANGE Fehlerklasse zum Ändern eines Elements im Container 20040209

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INTERFACE Value transfer Object reference (TYPE REF TO) IF_SRM_SP_CONT_ELEMENT_CHANGE Elemente eines Containers ändern 20040209
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_CHANGE Fehlerklasse zum Ändern eines Elements im Container 20040209

Method GET_INTERFACE_4_UPD_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INTERFACE Value transfer Object reference (TYPE REF TO) IF_SRM_CONT_ELEM_CHANGE_COLLEC Element(e) eines Containers + Collection ändern 20041130
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_CHANGE Fehlerklasse Ändern von Elementen 20041130

Method IS_CHANGING_SUPPORTED 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 20040210
2 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040211
3 Returning RE_IS_SUPPORTED Value transfer Type reference (TYPE) SRMBOOLEAN boolsche Variable 20040210

Method IS_CHANGING_SUPPORTED on class IF_SRM_CONT_ELEMENT_CHANGE has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in