SAP ABAP Class CL_CFX_GO_FIELDGROUP_DATA_LIST (List of Field Groups)
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_GO_FIELDGROUP_DATA_LIST | |
| Short Description | List of Field Groups | |
| 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 | 20050314 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_GO_FIELDGROUP_DATA_LIST has no forward declaration.
Interfaces
Class CL_CFX_GO_FIELDGROUP_DATA_LIST has no interface implemented.
Friends
Class CL_CFX_GO_FIELDGROUP_DATA_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_FIELDGROUP_DATA | Table with Field Group Data | 20050314 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP_DATA | Field Group Data Used for Authorizations | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050314 | |
| 2 | Instance method | Public | Method | Converts Master Flag: API Format to Internal Format | 20050315 | |
| 3 | Instance method | Public | Method | Deletes Persistent Data | 20050314 | |
| 4 | Instance method | Public | Method | Provide Data in the Form of a Table for XSLT | 20050316 | |
| 5 | Instance method | Public | Method | Delivers Field Group Data for a Field Group | 20050314 | |
| 6 | Instance method | Public | Method | Table with Field Group Data | 20050314 | |
| 7 | Instance method | Public | Method | Table of Field Group Data for Authorizations | 20050314 | |
| 8 | Instance method | Public | Method | Field Group with the Specified ID/NS (Empty if not there) | 20050314 | |
| 9 | Instance method | Public | Method | Set Data from Table for XSLT | 20050316 |
Events
Class CL_CFX_GO_FIELDGROUP_DATA_LIST has no event.
Types
Class CL_CFX_GO_FIELDGROUP_DATA_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GENERIC_OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_DATA | Daten generisches Objekt | 20050314 |
Method CONSTRUCTOR on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method CONVERT_FORMAT_API_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDGROUP_MASTER | Call by reference | Type reference (TYPE) | CFX_API_TT_FIELDGROUP_MASTER | Master Flag für Feldgruppen | 20050315 |
Method CONVERT_FORMAT_API_TO_INT on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method DELETE Signature
Method DELETE on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no parameter.
Method DELETE on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method GET_DATA_AS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XSLT_GO_FIELDGROUP_DATA | Call by reference | Type reference (TYPE) | CFX_TT_XSLT_GO_FIELDGROUP_DATA | Generisches Objekt: Daten von Feldgruppen (Master) | 20050316 |
Method GET_DATA_AS_TABLE on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method GET_DATA_FOR_FIELDGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FIELDGROUP | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Feldgruppe in cFolders | 20050314 | |||
| 2 | RP_FIELDGROUP_DATA | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP_DATA | Daten Feldgruppe in generisches Objekt | 20050314 |
Method GET_DATA_FOR_FIELDGROUP on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method GET_FIELDGROUP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDGROUP_DATA | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP_DATA | Tabelle mit Feldgruppendaten | 20050314 |
Method GET_FIELDGROUP_DATA on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method GET_FIELDGROUP_DATA_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDGROUP_DATA_AUTH | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP_DATA | Tabelle mit Feldgruppendaten für Berechtigungen | 20050314 |
Method GET_FIELDGROUP_DATA_AUTH on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method GET_FIELDGROUP_DATA_FOR_ID_NS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Externe ID | 20050314 | |||
| 2 | I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Externer Namesraum | 20050314 | |||
| 3 | RP_FIELDGROUP_DATA | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP_DATA | Daten Feldgruppe in generisches Objekt | 20050314 |
Method GET_FIELDGROUP_DATA_FOR_ID_NS on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
Method SET_DATA_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_XSLT_GO_FIELDGROUP_DATA | Call by reference | Type reference (TYPE) | CFX_TT_XSLT_GO_FIELDGROUP_DATA | Generisches Objekt: Daten von Feldgruppen (Master) | 20050316 |
Method SET_DATA_FROM_TABLE on class CL_CFX_GO_FIELDGROUP_DATA_LIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |