SAP ABAP Class CL_SRM_CONTAINER_ELEMENT (Element in 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_ELEMENT Element in a Container (Record etc.) 20031105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTAINER_ELEMENT_ADDIT Container Element: Additional Properties 20031205
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTAINER_ELEMENT_ATTR Attributes of an Element 20031209
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTAINER_ELEMENT_USER User-Related Infos (Last Changed by etc.) 20031205
Properties
Class CL_SRM_CONTAINER_ELEMENT  
Short Description Element in 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 20031105   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_CONTAINER_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_CONTAINER_ELEMENT Element in a Container (Record etc.) 20031105
2 IF_SRM_CONTAINER_ELEMENT_ADDIT Container Element: Additional Properties 20031205
3 IF_SRM_CONTAINER_ELEMENT_ATTR Attributes of an Element 20031209
4 IF_SRM_CONTAINER_ELEMENT_USER User-Related Infos (Last Changed by etc.) 20031205
Friends
Class CL_SRM_CONTAINER_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_TAB Instance attribute Protected Type reference (TYPE) SRMRI_CONT_ELEMENT_ATTR_TAB Attributes of an Element 20031209
2 CHANGE_DATE Instance attribute Protected Type reference (TYPE) D Last Changed At 20031208
3 CHANGE_TIME Instance attribute Protected Type reference (TYPE) T Last Changed At 20031208
4 CHANGE_USER Instance attribute Protected Type reference (TYPE) UNAME Last Changed By 20031208
5 CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Reference to Container 20040108
6 CONTAINER_ID Instance attribute Protected Type reference (TYPE) STRING Container ID 20040202
7 CONTAINER_POID Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID POID 20031217
8 DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING Description 20031217
9 FREE_FIELDS_TAB Instance attribute Protected Type reference (TYPE) SRMRI_CONT_ELEM_ADD_FIELD_TAB Additional Fields of an Element 20031211
10 HAS_CHILDREN Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040219
11 ID Instance attribute Protected Type reference (TYPE) STRING ID 20031217
12 IS_CONTAINER Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20031217
13 LEVEL Instance attribute Protected Type reference (TYPE) INT4 Hierarchy level 20031217
14 PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Reference to Parent Element 20031211
15 POID Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID POID 20031217
16 SPS_ID_TAB Instance attribute Protected Type reference (TYPE) SRM_XML_SPSID_TAB List of Element Type IDs 20041123
17 TYPE Instance attribute Protected Type reference (TYPE) STRING Type 20031217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031105
Events
Class CL_SRM_CONTAINER_ELEMENT has no event.
Types
Class CL_SRM_CONTAINER_ELEMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRM_CONTAINER_ELEMENT has no parameter.
Method CONSTRUCTOR on class CL_SRM_CONTAINER_ELEMENT has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700