SAP ABAP Class CL_CFX_FIELDGROUP_UI (Field Groups UI Packet)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_AUTHORITY_UI | Interface for Authorizations | 20030124 |
Properties
Class | CL_CFX_FIELDGROUP_UI | |
Short Description | Field Groups UI Packet | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20030122 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_FIELDGROUP_UI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CFX_AUTHORITY_UI | Interface for Authorizations | 20030124 |
Friends
Class CL_CFX_FIELDGROUP_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CFX_STRING | ':' | Character String for Collaboration Folders | 20070109 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'evt_cancel' | Event ID: "Cancel" | 20030123 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CFX_STRING | 'Fields in' | Character String for Collaboration Folders | 20070109 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'id_btn_cancel' | Pushbutton ID: "Cancel" | 20030123 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Fieldgroup_table_id' | ID of the UI Table for Field Groups | 20030123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get All Authorization-Relevant Field Groups of an Object | 20030123 |
2 | ![]() |
Static method | Public | Method | Get All Authorization-Relevant Field Group Data Objects | 20030128 |
3 | ![]() |
Static method | Private | Method | Get All Data for Field Groups/Object Table | 20030123 |
4 | ![]() |
Static method | Public | Method | Get All Data for Field Groups/Object Table | 20030221 |
5 | ![]() |
Static method | Public | Method | Returns Enhancements for Object | 20030221 |
6 | ![]() |
Static method | Public | Method | Gets List of Notification Data | 20030123 |
7 | ![]() |
Static method | Public | Method | Gets URL for the Field Group Authorization Page | 20030124 |
8 | ![]() |
Static method | Public | Method | Navigates to Corresponding Authorization Page | 20030123 |
Events
Class CL_CFX_FIELDGROUP_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LS_FGRP_TABLE_ROW | Private | See coding | 20030123 | |
||
2 | LT_FGRP_TABLE | Private | See coding | 20030123 | |
Method Signatures
Method GET_FGRPS_FOR_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDGROUPS | Call by reference | Type reference (TYPE) | CFX_TT_GO_FIELDGROUP | Tabelle mit Feldgruppen | 20030123 | ||
2 | ![]() |
IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20030123 |
Method GET_FGRPS_FOR_AUTH on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_FGRP_DATA_FOR_AUTH 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 Feldgruppen-Daten | 20030128 | ||
2 | ![]() |
IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20030128 |
Method GET_FGRP_DATA_FOR_AUTH on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_FGRP_TABLE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Call by reference | Type reference (TYPE) | LT_FGRP_TABLE | 20030123 | |||
2 | ![]() |
IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20030123 |
Method GET_FGRP_TABLE_DATA on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_FIELDGROUP_TABLE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FGRP_DATA | Call by reference | Type reference (TYPE) | CFX_TT_SUBOBJECTS_LIST_UI | List of subobjects | 20030221 | ||
2 | ![]() |
IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20030221 |
Method GET_FIELDGROUP_TABLE_DATA on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_OBJ_EXTENSIONS_FOR_AUTH_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBOBJECT | Call by reference | Type reference (TYPE) | CFX_TT_SUBOBJECTS_LIST_UI | List of subobjects | 20030221 | ||
2 | ![]() |
E_INFO_SUBOBJECT | Call by reference | Type reference (TYPE) | STRING | 20030221 | |||
3 | ![]() |
E_TITLE_SUBOBJECT | Call by reference | Type reference (TYPE) | STRING | 20030221 | |||
4 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | STRING | 20030221 | |||
5 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20030221 | ||
6 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | 20030221 |
Method GET_OBJ_EXTENSIONS_FOR_AUTH_UI on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_PGE_AUTH_OV_FIELDGROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_FIELDGROUPS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | CL_CFX_UI_TABLE | 20030123 | ||
2 | ![]() |
ES_HINT | Call by reference | Type reference (TYPE) | CFX_TS_TEXTVIEW | 20030123 | |||
3 | ![]() |
E_OBJECT_BACK_TEXT | Call by reference | Type reference (TYPE) | STRING | text um zum Objekt zurückzukehren | 20030123 | ||
4 | ![]() |
E_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
5 | ![]() |
E_OBJECT_URL | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
6 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20030123 | ||
7 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
8 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
9 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
10 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | klassischer Objekttyp | 20030123 | ||
11 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 |
Method GET_PGE_AUTH_OV_FIELDGROUPS on class CL_CFX_FIELDGROUP_UI has no exception.
Method GET_URL_FOR_AUTH_OV_FGRPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20030124 | |||
2 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20030124 | |||
3 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20030124 | |||
4 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20030124 | |||
5 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | CFX_ROLE | role of a cfx user | 20030124 | ||
6 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20030124 | |||
7 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20030124 |
Method GET_URL_FOR_AUTH_OV_FGRPS on class CL_CFX_FIELDGROUP_UI has no exception.
Method NAVIGATE_TO_AUTH_PAGE 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 | Gemeinsame Schnittstelle aller Dokumente | 20030123 | ||
2 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20030123 | ||
3 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
4 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
5 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
6 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | klassischer Objekttyp | 20030123 | ||
7 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20030123 | |||
8 | ![]() |
I_UI_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20030123 |
Method NAVIGATE_TO_AUTH_PAGE on class CL_CFX_FIELDGROUP_UI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |