SAP ABAP Class CL_CFX_GO_FIELD_VALUE (Field with Values Generic Object)
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 | Comparison of Objects and Their Lists | 20050323 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_COMPARABLE_LIST | List of Comparable Objects | 20050322 |
Properties
Class | CL_CFX_GO_FIELD_VALUE | |
Short Description | Field with Values Generic Object | |
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 | 20030107 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CFX_COMPARABLE | Comparison of Objects and Their Lists | 20050323 | ||
2 | IF_CFX_COMPARABLE_LIST | List of Comparable Objects | 20050322 |
Friends
Class CL_CFX_GO_FIELD_VALUE has no friend class.
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_GO_FIELD_VALUE | Last, with is_equal as the Same Found Object | 20050323 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Fields in cFolders | 20030107 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_DATA | 20030107 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_VALUE | Property Values Generic Object in cFolders | 20030211 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Field Groups (Only Possible in Items) | 20030225 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_VALUE | Values of the Field | 20030107 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Object ID | 20030123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Discards Exception if Cannot Be Changed | 20030124 |
2 | ![]() |
Instance method | Public | Method | Checks the Values | 20030107 |
3 | ![]() |
Instance method | Public | Method | Comparison of Two 'CL_CFX_GO_FIELD_VALUE' Objects | 20050322 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20030108 |
5 | ![]() |
Instance method | Public | Method | Returns the Field | 20030113 |
6 | ![]() |
Instance method | Public | Method | Returns the Internal, Non-Persistent ID | 20030123 |
7 | ![]() |
Instance method | Public | Method | Returns the Values in Internal String Display | 20030124 |
8 | ![]() |
Instance method | Public | Method | Returns the Number of Values | 20030122 |
9 | ![]() |
Instance method | Public | Method | Returns the Property Value | 20030211 |
10 | ![]() |
Instance method | Public | Method | Returns Values | 20030107 |
11 | ![]() |
Instance method | Public | Method | Initializes Field with Default Values | 20030127 |
12 | ![]() |
Instance method | Public | Method | Checks if Field Can Be Changed | 20030107 |
13 | ![]() |
Instance method | Public | Method | Checks if a Field is Readable (Visible) | 20030110 |
14 | ![]() |
Instance method | Public | Method | Sets the Field Groups That Come From the Settings | 20030225 |
15 | ![]() |
Instance method | Public | Method | Sets the Values | 20030124 |
16 | ![]() |
Instance method | Public | Method | Sets the Values | 20030107 |
Events
Class CL_CFX_GO_FIELD_VALUE has no event.
Types
Class CL_CFX_GO_FIELD_VALUE has no local type.
Method Signatures
Method ASSERT_CHANGEABLE Signature
Method ASSERT_CHANGEABLE on class CL_CFX_GO_FIELD_VALUE has no parameter.
Method ASSERT_CHANGEABLE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method CHECK_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHECK_LEVEL | Call by reference | Type reference (TYPE) | CFX_TS_CHECK_LEVEL | Welche Checks sollen durchgeführt werden ? | 20030127 | ||
2 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | 20030116 | |||
3 | ![]() |
I_INTERNAL_VALUES | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Aktuelle Werte prüfen | 20030127 |
Method CHECK_VALUES on class CL_CFX_GO_FIELD_VALUE 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 | Feld mit Werten generisches Objekt | 20050322 | ||
2 | ![]() |
EP_DELETED_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE | Feld mit Werten generisches Objekt | 20050322 | ||
3 | ![]() |
EP_NEW_VALUES | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE | Feld mit Werten generisches Objekt | 20050322 | ||
4 | ![]() |
IP_OLD_FIELD_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD_VALUE | Feld mit Werten generisches Objekt | 20050322 |
Method COMPARE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FIELD | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20030108 | ||
2 | ![]() |
IP_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_DATA | Daten generisches Objekt | 20030108 | ||
3 | ![]() |
IP_PROPERTY_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_VALUE | Propertywerte generisches Objekt in cFolders | 20030211 |
Method CONSTRUCTOR on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELD | Felder in cFolders | 20030113 |
Method GET_FIELD on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_INT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INT_ID | Value transfer | Type reference (TYPE) | CFX_STRING | Interne, nicht persistente Id des Objektes | 20030123 |
Method GET_INT_ID on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_INT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Tabelle mit strings | 20030124 |
Method GET_INT_VALUES on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_NUMBER_OF_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NUMBER_OF_VALUES | Value transfer | Type reference (TYPE) | I | Zahl der Werte | 20030122 |
Method GET_NUMBER_OF_VALUES on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_PROPERTY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_PROPERTY_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_PROPERTY_VALUE | Propertywerte generisches Objekt in cFolders | 20030211 |
Method GET_PROPERTY_VALUE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Werte | 20030124 | ||
2 | ![]() |
I_CHECK_READABLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20030627 |
Method GET_VALUES on class CL_CFX_GO_FIELD_VALUE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_CFX_GO_FIELD_VALUE has no parameter.
Method INITIALIZE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method IS_CHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Zeichenkette für Collaboration Folders | 20030107 |
Method IS_CHANGEABLE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method IS_READABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_READABLE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20030110 |
Method IS_READABLE on class CL_CFX_GO_FIELD_VALUE has no exception.
Method SET_FIELDGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDGROUP | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Tabelle mit Feldgruppen | 20030225 |
Method SET_FIELDGROUPS on class CL_CFX_GO_FIELD_VALUE has no exception.
Method SET_INT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Tabelle mit strings | 20030124 | ||
2 | ![]() |
I_WITH_CHECK | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20030124 |
Method SET_INT_VALUES on class CL_CFX_GO_FIELD_VALUE has no exception.
Method SET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Werte | 20030107 | ||
2 | ![]() |
I_WITH_CHECK | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Daten prüfen ? | 20030117 |
Method SET_VALUES on class CL_CFX_GO_FIELD_VALUE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |