SAP ABAP Interface IF_SRM_CONTAINER_ELEMENT_ATTR (Attributes of an Element)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRM_CONTAINER_ELEMENT Element in a Container (Record etc.) 20031210
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CONTAINER_ELEMENT Element in a Container 20031209
Properties
Interface IF_SRM_CONTAINER_ELEMENT_ATTR  
Short Description Attributes of an Element    
General Data
Package SRM_CONTAINER_ELEMENT   Element(s) of a Container 
Created 20031104   SAP 
Last changed 20040518   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no forward declaration.
Interfaces
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no interface.
Friends
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no friend.
Attributes
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method Return Attribute 20031209
2 GET_ATTRIBUTES Instance method Public Method Return Attributes 20031212
3 SET_ATTRIBUTE Instance method Public Method Set Attribute 20031209
4 SET_ATTRIBUTES Instance method Public Method Set Attributes 20040227
Events
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no event.
Types
Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20031209
2 Returning IM_VALUE Value transfer Type reference (TYPE) STRING Wert 20031209
# Exception Resumable Description Created on
1 CX_SRM_CONTAINER_ELEMENT Elemente eines Containers 20031209

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTE_TAB Value transfer Type reference (TYPE) SRMRI_CONT_ELEMENT_ATTR_TAB Attribute 20031212

Method GET_ATTRIBUTES on Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20031209
2 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Wert 20031209

Method SET_ATTRIBUTE on Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_TAB Value transfer Type reference (TYPE) SRMRI_CONT_ELEMENT_ATTR_TAB Attribute 20040227

Method SET_ATTRIBUTES on Interface IF_SRM_CONTAINER_ELEMENT_ATTR has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700