SAP ABAP Class CL_CFX_GO_FIELD_VALUE_LIST (List of 'CL_CFX_GO_FIELD_VALUE' Objects)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_COMPARABLE_LIST | List of Comparable Objects | 20050323 |
Properties
Class | CL_CFX_GO_FIELD_VALUE_LIST | |
Short Description | List of 'CL_CFX_GO_FIELD_VALUE' Objects | |
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 | 20050323 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CFX_COMPARABLE_LIST | List of Comparable Objects | 20050323 |
Friends
Class CL_CFX_GO_FIELD_VALUE_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELD_VALUE | Table with Fields and Values | 20050323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add All Values of 'IT_GO_PROPERTY_VALUE_LIST' | 20050323 |
2 | ![]() |
Instance method | Public | Method | Comparison of Two 'CL_CFX_GO_FIELD_VALUE' Objects | 20050323 |
3 | ![]() |
Instance method | Public | Method | Change Data Format (Internal -> API) | 20050324 |
4 | ![]() |
Instance method | Public | Method | Determine Table with the Values | 20050324 |
5 | ![]() |
Instance method | Public | Method | Determine Values for a Field | 20050330 |
Events
Class CL_CFX_GO_FIELD_VALUE_LIST has no event.
Types
Class CL_CFX_GO_FIELD_VALUE_LIST has no local type.
Method Signatures
Method ADD_PROPERTY_VALUE_LISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GO_PROPERTY_VALUE_LIST | Call by reference | Type reference (TYPE) | CFX_TT_GO_PROPERTY_VALUE_LIST | Tabelle mit property value Lists | 20050323 | ||
2 | ![]() |
I_CHECK_READABLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Leseberechtigung prüfen? | 20050323 |
Method ADD_PROPERTY_VALUE_LISTS on class CL_CFX_GO_FIELD_VALUE_LIST has no exception.
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_CHANGED_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE_LIST | Liste mit 'CL_CFX_GO_FIELD_VALUE' Objekten | 20050323 | ||
2 | ![]() |
EP_DELETED_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE_LIST | Liste mit 'CL_CFX_GO_FIELD_VALUE' Objekten | 20050323 | ||
3 | ![]() |
EP_NEW_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE_LIST | Liste mit 'CL_CFX_GO_FIELD_VALUE' Objekten | 20050323 | ||
4 | ![]() |
IP_OLD_FIELD_VALUE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE_LIST | Liste mit 'CL_CFX_GO_FIELD_VALUE' Objekten | 20050323 |
Method COMPARE on class CL_CFX_GO_FIELD_VALUE_LIST has no exception.
Method GET_AS_API_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_GENERIC_OBJECT_DATA | Call by reference | Type reference (TYPE) | CFX_API_TT_GO_FIELD_VALUE | Generisches Objekt: Wert der Felder und Link Listen | 20050324 | ||
2 | ![]() |
I_IGNORE_FIELDS_WITHOUT_VALUES | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Feld Werte mit lehrer Wertetabelle ignorieren? | 20050324 | |
3 | ![]() |
I_ITEM_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Item, externe ID | 20050324 | ||
4 | ![]() |
I_ITEM_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Item, externer Namesraum | 20050324 |
Method GET_AS_API_TABLE on class CL_CFX_GO_FIELD_VALUE_LIST has no exception.
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GO_FIELD_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELD_VALUE | Tabelle mit Feldern und Werten | 20050324 |
Method GET_VALUES on class CL_CFX_GO_FIELD_VALUE_LIST has no exception.
Method GET_VALUES_FOR_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_FIELD_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE | Feld mit Werten generisches Objekt | 20050405 | ||
2 | ![]() |
ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Liste aller Werte eines Feldes | 20050330 | ||
3 | ![]() |
I_FIELD_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Feld, externe ID | 20050330 | ||
4 | ![]() |
I_FIELD_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Feld, externer Namesraum | 20050330 | ||
5 | ![]() |
I_TEMPLATE_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des Template | 20050330 |
Method GET_VALUES_FOR_FIELD on class CL_CFX_GO_FIELD_VALUE_LIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |