SAP ABAP Class CL_CFX_ATTRIBUTE_VALUES (List of Attributes with Values)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Properties
Class | CL_CFX_ATTRIBUTE_VALUES | |
Short Description | List of Attributes with Values | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20020308 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_ATTRIBUTE_VALUES has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CFX_ATTRIBUTES | 20020308 | List of Attributes | |
2 | CL_CFX_ATTRIBUTE_VALUE | 20020412 | Value of Attribute |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTES | List of Attributes | 20020425 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUE | Value of Attribute 'Type' | 20020403 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUES | Table of All Attribute_value Objects with Attribs & Values | 20020308 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUES | Table of All Attribute_value Objects with Attribs & Values | 20020403 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Value(s) Changed Compared to Database / Persistent File ? | 20020422 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type of Attribute in MT_ATTRIBUTE_VALUES | 20020403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks List of Attribute Values | 20020308 |
2 | ![]() |
Instance method | Public | Method | Compares Two Lists of Attribute Values | 20020308 |
3 | ![]() |
Instance method | Public | Constructor | 20020308 | |
4 | ![]() |
Instance method | Public | Method | Determines Attributes' Object (Contains List of Attributes) | 20020327 |
5 | ![]() |
Instance method | Public | Method | Determines the Attribute_Value Object for the Attribute | 20020327 |
6 | ![]() |
Instance method | Public | Method | Determines List of the Attribute_Value Objects | 20020318 |
7 | ![]() |
Instance method | Public | Method | Determines List of the Attributes (ID, Namespace and Value) | 20020318 |
8 | ![]() |
Instance method | Public | Method | Determines Value of the Attributes 'Type' | 20020423 |
9 | ![]() |
Static method | Public | Method | Create Instance | 20020417 |
10 | ![]() |
Instance method | Public | Method | Changes in Comparison to Database? | 20020422 |
11 | ![]() |
Instance method | Public | Method | Attributes saved | 20020422 |
12 | ![]() |
Instance method | Protected | Method | Attributes were changed | 20020422 |
13 | ![]() |
Instance method | Public | Method | Determine Attributes and Values from Table as Object | 20020403 |
14 | ![]() |
Instance method | Private | Method | Update List of Values, If Type was Changed | 20020403 |
Events
Class CL_CFX_ATTRIBUTE_VALUES has no event.
Types
Class CL_CFX_ATTRIBUTE_VALUES has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OLD_ATTRIBUTE_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | Liste von Attributen mit Wert | 20020308 | ||
2 | ![]() |
I_LOCATION | Call by reference | Type reference (TYPE) | STRING | Für Fehler: Aufrufort | 20020308 |
Method CHECK on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGED_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUES | Tabelle aller Attribute_value Objekte mit Attrib. & Werten | 20020308 | ||
2 | ![]() |
ET_OLD_AND_NEW_ATTR_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_CHANGED_VALUE | Tabelle von Attributen: Alter und neuer Wert | 20041104 | ||
3 | ![]() |
IP_ATTRIBUTE_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | Liste von Attributen mit Wert | 20020308 |
Method COMPARE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTES | Liste von Attributen | 20020308 |
Method CONSTRUCTOR on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_ATTRIBUTES | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTES | Liste von Attributen | 20020327 |
Method GET_ATTRIBUTES on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method GET_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE | Attribut | 20020327 | ||
2 | ![]() |
RP_ATTRIBUTE_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUE | Wert eines Attributs | 20020327 |
Method GET_ATTRIBUTE_VALUE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method GET_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUES | Tabelle aller Attribute_value Objekte mit Attrib. & Werten | 20020318 |
Method GET_ATTRIBUTE_VALUES on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method GET_ATTRIBUTE_VALUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUE | Tabelle von Attributen: (Namespace, ID und Wert) | 20020318 |
Method GET_ATTRIBUTE_VALUE_LIST on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | STRING | 20020423 |
Method GET_TYPE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20020417 | ||
2 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020417 | ||
3 | ![]() |
RP_ATTRIBUTE_VALUES | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ATTRIBUTE_VALUES | Liste von Attributen mit Wert | 20020417 |
Method INITIALIZE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method IS_DIRTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_DIRTY | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020422 |
Method IS_DIRTY on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method SET_DIRTY_FALSE Signature
Method SET_DIRTY_FALSE on class CL_CFX_ATTRIBUTE_VALUES has no parameter.
Method SET_DIRTY_FALSE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method SET_DIRTY_TRUE Signature
Method SET_DIRTY_TRUE on class CL_CFX_ATTRIBUTE_VALUES has no parameter.
Method SET_DIRTY_TRUE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | CFX_TT_ATTRIBUTE_VALUE | Tabelle von Attributen: (Namespace, ID und Wert) | 20020403 |
Method SET_VALUES on class CL_CFX_ATTRIBUTE_VALUES has no exception.
Method UPDATE_TYPE Signature
Method UPDATE_TYPE on class CL_CFX_ATTRIBUTE_VALUES has no parameter.
Method UPDATE_TYPE on class CL_CFX_ATTRIBUTE_VALUES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |