SAP ABAP Class CL_CFX_GO_VALUE (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 | 20050322 |
Properties
| Class | CL_CFX_GO_VALUE | |
| Short Description | 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 | 20021211 | 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) | |
| 3 | 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 | 20050322 |
Friends
Class CL_CFX_GO_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_DATA_TYPE | Data Type in cFolders | 20030124 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Value as Text | 20021211 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_VALUE | Table with Value Objects for Generic Object | 20030110 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Value in Internal Format (as String) | 20030124 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CFX_STRING | 'false' | False | 20030124 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | CFX_STRING | 'true' | True | 20030124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Value That Is in Relationship | 20030113 | |
| 2 | Instance method | Public | Method | Check value | 20030127 | |
| 3 | Instance method | Public | Constructor | Constructor | 20021211 | |
| 4 | Instance method | Public | Method | Returns Copy of This Object | 20030124 | |
| 5 | Static method | Public | Method | Returns Copy of List of These Objects | 20030127 | |
| 6 | Instance method | Public | Method | Gets the Data Type | 20030220 | |
| 7 | Instance method | Public | Method | Value in Internal Display (as String) | 20030124 | |
| 8 | Instance method | Private | Method | Returns the Value Objects in the Relationship | 20030110 | |
| 9 | Instance method | Public | Method | Gets text | 20021219 | |
| 10 | Instance method | Public | Method | Value of a Boolean Type | 20030124 | |
| 11 | Instance method | Public | Method | Value of a Date | 20030124 | |
| 12 | Instance method | Public | Method | Value (Object) of a Folder Object | 20030124 | |
| 13 | Instance method | Public | Method | Value of a List | 20030303 | |
| 14 | Instance method | Public | Method | Value (Object) of a User / a User Group | 20030124 | |
| 15 | Instance method | Public | Method | = ? | 20050321 | |
| 16 | Instance method | Public | Method | Sets the Data Type | 20030219 | |
| 17 | Instance method | Private | Method | Sets the Value in Internal Display as String | 20030124 | |
| 18 | Instance method | Private | Method | Sets the Value Objects in the Relationship | 20030110 | |
| 19 | Instance method | Public | Method | Value of a Boolean Type | 20030124 | |
| 20 | Instance method | Public | Method | Value of a Date | 20030124 | |
| 21 | Instance method | Public | Method | Value (Object) of a Folder Object | 20030124 | |
| 22 | Instance method | Public | Method | Sets the Value as Text | 20030124 | |
| 23 | Instance method | Public | Method | Value (Object) of a User / a User Group | 20030124 |
Events
Class CL_CFX_GO_VALUE has no event.
Types
Class CL_CFX_GO_VALUE has no local type.
Method Signatures
Method ADD_RELATED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REL_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_VALUE | Werte generisches Objekt | 20030113 |
Method ADD_RELATED_VALUE on class CL_CFX_GO_VALUE has no exception.
Method CHECK 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 |
Method CHECK on class CL_CFX_GO_VALUE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DATA_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_DATA_TYPE | Datentyp in cFolders | 20030124 | |||
| 2 | IP_TEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Texte für generische Objekte in cFolders | 20021211 | |||
| 3 | I_INT_VALUE | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030124 |
Method CONSTRUCTOR on class CL_CFX_GO_VALUE has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_GO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_VALUE | Kopie dieses Objektes | 20030124 |
Method COPY on class CL_CFX_GO_VALUE has no exception.
Method COPY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GO_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Kopie der Objekte | 20030127 | |||
| 2 | IT_GO_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Tabelle mit Value Objekten generisches Objekt | 20030127 |
Method COPY_LIST on class CL_CFX_GO_VALUE has no exception.
Method GET_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_DATA_TYPE | Datentyp in cFolders | 20030220 |
Method GET_DATA_TYPE on class CL_CFX_GO_VALUE has no exception.
Method GET_INT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INT_VALUE | Value transfer | Type reference (TYPE) | CFX_STRING | Interner Wert | 20030124 |
Method GET_INT_VALUE on class CL_CFX_GO_VALUE has no exception.
Method GET_RELATED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELATED_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Tabelle mit Value Objekten generisches Objekt | 20030124 |
Method GET_RELATED_VALUES on class CL_CFX_GO_VALUE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEXT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_TEXT | Texte für generische Objekte in cFolders | 20021219 |
Method GET_TEXT on class CL_CFX_GO_VALUE has no exception.
Method GET_VALUE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOLEAN | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Wert | 20030124 |
Method GET_VALUE_BOOLEAN on class CL_CFX_GO_VALUE has no exception.
Method GET_VALUE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATE | Value transfer | Type reference (TYPE) | D | Wert | 20030124 |
Method GET_VALUE_DATE on class CL_CFX_GO_VALUE has no exception.
Method GET_VALUE_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DOC | Value transfer | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Wert | 20030124 |
Method GET_VALUE_DOC on class CL_CFX_GO_VALUE has no exception.
Method GET_VALUE_ENUMERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_VALUE | Wert ( Objekt aus allowed values ) | 20030303 |
Method GET_VALUE_ENUMERATION on class CL_CFX_GO_VALUE has no exception.
Method GET_VALUE_USR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACO_MEMBER_INFO | Value transfer | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | Wert | 20030225 |
Method GET_VALUE_USR on class CL_CFX_GO_VALUE has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GO_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_VALUE | Zu vergleichendes Objekt | 20050321 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | 'ABAP_TRUE' falls die Werte gleich sind | 20050321 |
Method IS_EQUAL on class CL_CFX_GO_VALUE has no exception.
Method SET_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DATA_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_DATA_TYPE | Datentyp in cFolders | 20030219 |
Method SET_DATA_TYPE on class CL_CFX_GO_VALUE has no exception.
Method SET_INT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INT_VALUE | Call by reference | Type reference (TYPE) | CFX_STRING | Wert in interner Darstellung als String | 20030124 |
Method SET_INT_VALUE on class CL_CFX_GO_VALUE has no exception.
Method SET_RELATED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATED_VALUE | Call by reference | Type reference (TYPE) | CFX_TT_GO_VALUE | Tabelle mit Value Objekten generisches Objekt | 20030110 |
Method SET_RELATED_VALUES on class CL_CFX_GO_VALUE has no exception.
Method SET_VALUE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOOLEAN | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Wert | 20030124 |
Method SET_VALUE_BOOLEAN on class CL_CFX_GO_VALUE has no exception.
Method SET_VALUE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | D | Wert | 20030124 |
Method SET_VALUE_DATE on class CL_CFX_GO_VALUE has no exception.
Method SET_VALUE_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOC | Call by reference | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Wert | 20030124 |
Method SET_VALUE_DOC on class CL_CFX_GO_VALUE has no exception.
Method SET_VALUE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Wert | 20030124 |
Method SET_VALUE_TEXT on class CL_CFX_GO_VALUE has no exception.
Method SET_VALUE_USR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACO_MEMBER_INFO | Call by reference | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | Wert | 20030225 |
Method SET_VALUE_USR on class CL_CFX_GO_VALUE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |