SAP ABAP Class CL_CFX_GENERIC_OBJECT_DATA (Data of 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
⤷
⤷
Properties
| Class | CL_CFX_GENERIC_OBJECT_DATA | |
| Short Description | Data of 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
Class CL_CFX_GENERIC_OBJECT_DATA has no forward declaration.
Interfaces
Class CL_CFX_GENERIC_OBJECT_DATA has no interface implemented.
Friends
Class CL_CFX_GENERIC_OBJECT_DATA 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_FIELDGROUP_DATA_LIST | List of Field Groups | 20050314 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_TYPE | Description Generic Object Type in cFolders | 20030109 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CFX_GO_DATA_PARENT | Object Interface for Object with Generic Data | 20030109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_API_TT_GO_FIELD_VALUE_W | 20051019 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_ITEM_VALUE_LIST | Table with Item Value Lists for cFolders Generic Object | 20030109 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_LINK_VALUE_LIST | Table with Link List Values | 20030109 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_PROPERTY_VALUE_LIST | Table with Property Value Lists | 20030109 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Int. ID | 20030311 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Text from Text Management Included? | 20030627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051019 | ||
| 2 | Instance method | Public | Method | Checks Whether Object Can Be Changed | 20030128 | |
| 3 | Instance method | Public | Method | Checks All Data | 20030121 | |
| 4 | Instance method | Public | Method | Checks All Data | 20030219 | |
| 5 | Instance method | Public | Method | Changes the Links After Copying | 20030218 | |
| 6 | Instance method | Public | Method | Compares the Field Value Objects in the Context | 20050322 | |
| 7 | Instance method | Public | Method | Compares All the Objects in the Context | 20050324 | |
| 8 | Instance method | Public | Method | Compares the Link Lists in the Context | 20050329 | |
| 9 | Instance method | Public | Constructor | Constructor | 20030109 | |
| 10 | Static method | Private | Method | Convert the Field Values from API Format to Internal Format | 20031205 | |
| 11 | Instance method | Public | Method | Change Data Format (API -> Internal) | 20031205 | |
| 12 | Instance method | Private | Method | Change Format of Data (Handle Link Lists) | 20031205 | |
| 13 | Instance method | Private | Method | Convert the Field Values from API Format to Internal Format | 20031208 | |
| 14 | Instance method | Public | Method | Change Data Format (Internal -> API) | 20031217 | |
| 15 | Instance method | Public | Method | Deletes Persistent Data | 20030312 | |
| 16 | Instance method | Public | Method | Gets All Links for if_cfx_document Objects in Object | 20030218 | |
| 17 | Instance method | Public | Method | Change Data Format (Internal -> API) | 20031217 | |
| 18 | Instance method | Public | Method | Determine Data as Table | 20030415 | |
| 19 | Instance method | Public | Method | Gets Field Group Data for a Field Group | 20030110 | |
| 20 | Instance method | Public | Method | Field Group Data for Authorization | 20050314 | |
| 21 | Instance method | Public | Method | Delivers Object with List of Field Groups | 20050315 | |
| 22 | Instance method | Public | Method | Gets All Field Value Objects in Context | 20030116 | |
| 23 | Instance method | Public | Method | Returns the Generic Object Type | 20030113 | |
| 24 | Instance method | Public | Method | Returns the Internal ID | 20030213 | |
| 25 | Instance method | Public | Method | Returns Flag Spec. Whether Default Txts Copied from Txt Man. | 20030627 | |
| 26 | Instance method | Public | Method | Returns the Item Value Lists | 20030113 | |
| 27 | Instance method | Public | Method | Returns the Link Value Lists | 20030113 | |
| 28 | Instance method | Public | Method | Returns the Parent Object | 20030123 | |
| 29 | Instance method | Public | Method | Returns the Property Value Lists | 20030113 | |
| 30 | Instance method | Public | Method | Initializes Generic Object with Default Data | 20030127 | |
| 31 | Instance method | Public | Method | Initializes Item Value Lists | 20030220 | |
| 32 | Instance method | Public | Method | Initializes Link Value Lists | 20030220 | |
| 33 | Instance method | Public | Method | Initializes Link Value Lists | 20030220 | |
| 34 | Instance method | Public | Method | Initializes Property Value Lists | 20030220 | |
| 35 | Instance method | Public | Method | Checks Whether at Least One Field Can Be Changed | 20030225 | |
| 36 | Instance method | Public | Method | Loads the Data | 20030115 | |
| 37 | Instance method | Private | Method | Loads Item Value Data | 20030115 | |
| 38 | Instance method | Private | Method | Loads Link Value List Data | 20030115 | |
| 39 | Instance method | Private | Method | Loads Property Value List Data | 20030115 | |
| 40 | Instance method | Public | Method | Saves Generic Object | 20030123 | |
| 41 | Instance method | Public | Method | Saves Generic Object | 20030219 | |
| 42 | Instance method | Public | Method | Accepts Changes | 20030116 | |
| 43 |