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 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ACO_USER_GROUP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFX_DOCUMENT 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 MP_DATA_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GO_DATA_TYPE Data Type in cFolders 20030124
2 MP_TEXT Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GO_TEXT Value as Text 20021211
3 MT_RELATED_VALUE Instance attribute Private Type reference (TYPE) CFX_TT_GO_VALUE Table with Value Objects for Generic Object 20030110
4 M_INT_VALUE Instance attribute Private Type reference (TYPE) CFX_STRING Value in Internal Format (as String) 20030124
5 SC_FALSE Static Attribute Private Type reference (TYPE) CFX_STRING 'false' False 20030124
6 SC_TRUE Static Attribute Private Type reference (TYPE) CFX_STRING 'true' True 20030124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RELATED_VALUE Instance method Private Method Add Value That Is in Relationship 20030113
2 CHECK Instance method Public Method Check value 20030127
3 CONSTRUCTOR Instance method Public Constructor Constructor 20021211
4 COPY Instance method Public Method Returns Copy of This Object 20030124
5 COPY_LIST Static method Public Method Returns Copy of List of These Objects 20030127
6 GET_DATA_TYPE Instance method Public Method Gets the Data Type 20030220
7 GET_INT_VALUE Instance method Public Method Value in Internal Display (as String) 20030124
8 GET_RELATED_VALUES Instance method Private Method Returns the Value Objects in the Relationship 20030110
9 GET_TEXT Instance method Public Method Gets text 20021219
10 GET_VALUE_BOOLEAN Instance method Public Method Value of a Boolean Type 20030124
11 GET_VALUE_DATE Instance method Public Method Value of a Date 20030124
12 GET_VALUE_DOC Instance method Public Method Value (Object) of a Folder Object 20030124
13 GET_VALUE_ENUMERATION Instance method Public Method Value of a List 20030303
14 GET_VALUE_USR Instance method Public Method Value (Object) of a User / a User Group 20030124
15 IS_EQUAL Instance method Public Method = ? 20050321
16 SET_DATA_TYPE Instance method Public Method Sets the Data Type 20030219
17 SET_INT_VALUE Instance method Private Method Sets the Value in Internal Display as String 20030124
18 SET_RELATED_VALUES Instance method Private Method Sets the Value Objects in the Relationship 20030110
19 SET_VALUE_BOOLEAN Instance method Public Method Value of a Boolean Type 20030124
20 SET_VALUE_DATE Instance method Public Method Value of a Date 20030124
21 SET_VALUE_DOC Instance method Public Method Value (Object) of a Folder Object 20030124
22 SET_VALUE_TEXT Instance method Public Method Sets the Value as Text 20030124
23 SET_VALUE_USR 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 Importing 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 Importing 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 Importing IP_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_CFX_GO_DATA_TYPE Datentyp in cFolders 20030124
2 Importing IP_TEXT Call by reference Object reference (TYPE REF TO) CL_CFX_GO_TEXT Texte für generische Objekte in cFolders 20021211
3 Importing 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 Returning 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 Exporting ET_GO_VALUE Call by reference Type reference (TYPE) CFX_TT_GO_VALUE Kopie der Objekte 20030127
2 Importing 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 Returning 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 Returning 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 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IP_GO_VALUE Call by reference Object reference (TYPE REF TO) CL_CFX_GO_VALUE Zu vergleichendes Objekt 20050321
2 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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