SAP ABAP Class IF_ATTRIBUTE_MV_DB (Database of Multi-Value 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
Class IF_ATTRIBUTE_MV_DB  
Short Description Database of Multi-Value Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031222   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATTRIBUTE_MV_DB has no forward declaration.
Interfaces
Class IF_ATTRIBUTE_MV_DB has no interface implemented.
Friends
Class IF_ATTRIBUTE_MV_DB has no friend class.
Attributes
Class IF_ATTRIBUTE_MV_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MV_ATTR_VALUES_HISTORY Instance method Public Method Reads All Historical Values of a Multi-Value Attribute 20040109
2 GET_MV_ATTR_VALUES_SINGLE Instance method Public Method Reads All Values of a Multi-Value Attribute per Set 20031222
3 SET_MV_ATTR_VALUES Instance method Public Method Changes the Value of a Multi-Value Attribute 20031222
Events
Class IF_ATTRIBUTE_MV_DB has no event.
Types
Class 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 Exporting ET_ATTR_VALUES_HIST_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20040109
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) COMT_SETTYPE_GUID Interner Schlüssel des Settyps 20040109
# Exception Resumable Description Created on
1 INVALID_IMPORT_PARAMETER 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 Exporting ET_ATTR_VALUES Call by reference Type reference (TYPE) STANDARD TABLE 20031223
2 Exporting ET_ATTR_VALUES_HIST_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20031223
3 Exporting ET_ATTR_VALUES_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20031223
4 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) COMT_SETTYPE_GUID Interner Schlüssel des Settyps 20031222
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) COMT_TIMESTAMP Zeitstempel 20031222
# Exception Resumable Description Created on
1 INVALID_IMPORT_PARAMETER 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 Importing IT_ATTR_VALUES Call by reference Type reference (TYPE) ANY TABLE 20031229
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) COMT_SETTYPE_GUID Interner Schlüssel des Settyps 20031222

Method SET_MV_ATTR_VALUES on class IF_ATTRIBUTE_MV_DB has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in