SAP ABAP Class CL_CFX_GO_STAT_FLDGRP_DATA (Data Field Group of an object for a Status)
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 | 20060517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20060517 |
Properties
| Class | CL_CFX_GO_STAT_FLDGRP_DATA | |
| Short Description | Data Field Group of an object for a Status | |
| 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 | 20060517 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20060517 | ||
| 2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20060517 |
Friends
Class CL_CFX_GO_STAT_FLDGRP_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_AUTHORITY | Collaboration: Authorization | 20060718 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060718 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Maintains a Status | 20060718 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_STRING | Holds the description for the object | 20070604 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_ID | External ID | 20060718 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | External Namespace | 20060718 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CFX_ID | Object ID | 20060718 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CFS_STATUS_ID | Status ID | 20060718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Asserts if the object can be changed or not. | 20060823 | |
| 2 | Instance method | Public | Constructor | Constructor | 20060517 | |
| 3 | Instance method | Public | Method | löscht Berechtigung | 20060922 | |
| 4 | Instance method | Public | Method | returns fieldgroup | 20060718 | |
| 5 | Static method | Public | Method | Returns the Fieldgroup and Status Object | 20060719 | |
| 6 | Instance method | Public | Method | returns internal id (of authorization object) | 20060718 | |
| 7 | Instance method | Private | Method | Gets the internal ID of the authorization Object | 20060718 | |
| 8 | Instance method | Public | Method | Returns the Status | 20060718 | |
| 9 | Instance method | Private | Method | Initialises Runtime authorization | 20060905 | |
| 10 | Instance method | Private | Method | Sets the description for the object | 20070604 |
Events
Class CL_CFX_GO_STAT_FLDGRP_DATA has no event.
Types
Class CL_CFX_GO_STAT_FLDGRP_DATA has no local type.
Method Signatures
Method ASSERT_CHANGEABLE Signature
Method ASSERT_CHANGEABLE on class CL_CFX_GO_STAT_FLDGRP_DATA has no parameter.
Method ASSERT_CHANGEABLE on class CL_CFX_GO_STAT_FLDGRP_DATA has no exception.
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 | 20060718 | |||
| 2 | IP_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_CFS_AUTHORIZATION | Collaboration: Authorization | 20060718 | |||
| 3 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Maintains a Status | 20060718 |
Method CONSTRUCTOR on class CL_CFX_GO_STAT_FLDGRP_DATA has no exception.
Method DELETE_AUTHORIZATION Signature
Method DELETE_AUTHORIZATION on class CL_CFX_GO_STAT_FLDGRP_DATA has no parameter.
Method DELETE_AUTHORIZATION on class CL_CFX_GO_STAT_FLDGRP_DATA 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 | 20060718 |
Method GET_FIELDGROUP on class CL_CFX_GO_STAT_FLDGRP_DATA has no exception.
Method GET_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_FIELDGROUP | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_FIELDGROUP | Field Group in cFolders | 20060719 | |||
| 2 | EP_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Manages a Status Profile | 20061121 | |||
| 3 | EP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Maintains a Status | 20060719 | |||
| 4 | EP_STAT_FG | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GO_STAT_FLDGRP_DATA | Data Field Group of an object for a Status | 20060728 | |||
| 5 | I_ID | Call by reference | Type reference (TYPE) | CFX_ID | Object ID | 20060719 |
Method GET_FOR_ID on class CL_CFX_GO_STAT_FLDGRP_DATA 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 | 20060718 |
Method GET_INT_ID on class CL_CFX_GO_STAT_FLDGRP_DATA 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 | 20060718 |
Method GET_INT_ID_INTERNAL on class CL_CFX_GO_STAT_FLDGRP_DATA has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Maintains a Status | 20060718 |
Method GET_STATUS on class CL_CFX_GO_STAT_FLDGRP_DATA has no exception.
Method INIT_RUNTIME_AUTH Signature
Method INIT_RUNTIME_AUTH on class CL_CFX_GO_STAT_FLDGRP_DATA has no parameter.
Method INIT_RUNTIME_AUTH on class CL_CFX_GO_STAT_FLDGRP_DATA 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_GO_STAT_FLDGRP_DATA has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |