SAP ABAP Class IF_SRM_CONTAINER_ELEMENT_ATTR (Attributes of an Element)
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
Class | IF_SRM_CONTAINER_ELEMENT_ATTR | |
Short Description | Attributes of an Element | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20031104 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRM_CONTAINER_ELEMENT_ATTR has no forward declaration.
Interfaces
Class IF_SRM_CONTAINER_ELEMENT_ATTR has no interface implemented.
Friends
Class IF_SRM_CONTAINER_ELEMENT_ATTR has no friend class.
Attributes
Class IF_SRM_CONTAINER_ELEMENT_ATTR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Attribute | 20031209 |
2 | ![]() |
Instance method | Public | Method | Return Attributes | 20031212 |
3 | ![]() |
Instance method | Public | Method | Set Attribute | 20031209 |
4 | ![]() |
Instance method | Public | Method | Set Attributes | 20040227 |
Events
Class IF_SRM_CONTAINER_ELEMENT_ATTR has no event.
Types
Class 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 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20031209 | ||
2 | ![]() |
IM_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20031209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Elemente eines Containers | 20031209 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTRIBUTE_TAB | Value transfer | Type reference (TYPE) | SRMRI_CONT_ELEMENT_ATTR_TAB | Attribute | 20031212 |
Method GET_ATTRIBUTES on class 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 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20031209 | ||
2 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20031209 |
Method SET_ATTRIBUTE on class 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 | ![]() |
IM_ATTRIBUTE_TAB | Value transfer | Type reference (TYPE) | SRMRI_CONT_ELEMENT_ATTR_TAB | Attribute | 20040227 |
Method SET_ATTRIBUTES on class IF_SRM_CONTAINER_ELEMENT_ATTR has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in |