SAP ABAP Class CL_CFX_DEFAULT_AUTH_FG (Default Authorization Object for fieldgroup)
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_ACO_COMMON | Common Interface for Authorization Check | 20060529 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20060529 |
Properties
| Class | CL_CFX_DEFAULT_AUTH_FG | |
| Short Description | Default Authorization Object for fieldgroup | |
| 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 | 20060529 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_DEFAULT_AUTH_FG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20060529 | ||
| 2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20060529 |
Friends
Class CL_CFX_DEFAULT_AUTH_FG 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_AUTHORITY | Collaboration: Authorization | 20060529 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060529 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Holds the description of the object | 20070604 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_ID | External ID | 20060529 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | External Namespace | 20060529 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CFX_ID | Generic Object Type ID | 20060720 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CFX_ID | Object ID | 20060529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates the object | 20060529 | |
| 2 | Instance method | Public | Method | returns fieldgroup | 20060529 | |
| 3 | Static method | Public | Method | Returns Fieldgroup and Generic Object for Fieldgroup | 20060720 | |
| 4 | Instance method | Public | Method | returns internal id (of authorization object) | 20060529 | |
| 5 | Instance method | Private | Method | Gets the internal ID of the authorization Object | 20060529 | |
| 6 | Instance method | Private | Method | Sets the Description for the object | 20070604 |
Events
Class CL_CFX_DEFAULT_AUTH_FG has no event.
Types
Class CL_CFX_DEFAULT_AUTH_FG 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_FIELDGROUP | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060529 | |||
| 2 | IP_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_CFS_AUTHORIZATION | Collaboration: Authorization | 20060712 | |||
| 3 | I_GO_TYPE_ID | Call by reference | Type reference (TYPE) | CFX_ID | Object ID | 20060720 |
Method CONSTRUCTOR on class CL_CFX_DEFAULT_AUTH_FG has no exception.
Method GET_FIELDGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_FIELDGROUP | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060529 |
Method GET_FIELDGROUP on class CL_CFX_DEFAULT_AUTH_FG has no exception.
Method GET_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_DEF_AUTH_GO | Call by reference | Object reference (TYPE REF TO) | CL_CFX_DEFAULT_AUTH_GO | Default Authorization Object for fieldgroup | 20060720 | |||
| 2 | EP_FIELDGROUP | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060720 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | CFX_ID | Object ID | 20060720 |
Method GET_FOR_ID on class CL_CFX_DEFAULT_AUTH_FG has no exception.
Method GET_INT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INT_ID | Value transfer | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20060529 |
Method GET_INT_ID on class CL_CFX_DEFAULT_AUTH_FG has no exception.
Method GET_INT_ID_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INT_ID | Value transfer | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20060529 |
Method GET_INT_ID_INTERNAL on class CL_CFX_DEFAULT_AUTH_FG has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_STRING | Character String for Collaboration Folders | 20070604 |
Method SET_DESCRIPTION on class CL_CFX_DEFAULT_AUTH_FG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |