SAP ABAP Interface IF_ATTRIBUTE_MV_DB (Database of Multi-Value Attributes)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_SETTYPE_ATTRIBUTE (Package) Generating Set Types and Attributes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATTR_TEMPLATE_MV_DB | Maintenance of Multi-Value Attributes | 20040812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATTR_TEMPLATE_MV_DB_COPY | Maintenance of Multi-Value Attributes | 20040802 |
Properties
| Interface | IF_ATTRIBUTE_MV_DB | |
| Short Description | Database of Multi-Value Attributes |
General Data
| Package | COM_SETTYPE_ATTRIBUTE | Generating Set Types and Attributes |
| Created | 20031222 | SAP |
| Last changed | 20040518 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ATTRIBUTE_MV_DB has no forward declaration.
Interfaces
Interface IF_ATTRIBUTE_MV_DB has no interface.
Friends
Interface IF_ATTRIBUTE_MV_DB has no friend.
Attributes
Interface IF_ATTRIBUTE_MV_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads All Historical Values of a Multi-Value Attribute | 20040109 | |
| 2 | Instance method | Public | Method | Reads All Values of a Multi-Value Attribute per Set | 20031222 | |
| 3 | Instance method | Public | Method | Changes the Value of a Multi-Value Attribute | 20031222 |
Events
Interface IF_ATTRIBUTE_MV_DB has no event.
Types
Interface IF_ATTRIBUTE_MV_DB has no local type.
Method Signatures
Method GET_MV_ATTR_VALUES_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_VALUES_HIST_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040109 | ||||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | COMT_SETTYPE_GUID | Interner Schlüssel des Settyps | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabeparameter | 20040109 |
Method GET_MV_ATTR_VALUES_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031223 | ||||
| 2 | ET_ATTR_VALUES_HIST_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031223 | ||||
| 3 | ET_ATTR_VALUES_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031223 | ||||
| 4 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | COMT_SETTYPE_GUID | Interner Schlüssel des Settyps | 20031222 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | COMT_TIMESTAMP | Zeitstempel | 20031222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabeparameter | 20031230 |
Method SET_MV_ATTR_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTR_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | 20031229 | ||||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | COMT_SETTYPE_GUID | Interner Schlüssel des Settyps | 20031222 |
Method SET_MV_ATTR_VALUES on Interface IF_ATTRIBUTE_MV_DB has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |