SAP ABAP Class CL_DPR_FC_FILL_TABLES (Determine Field Properties in SAP Namespace)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_FLD_CNTRL (Package) Field Control for Project Management
⤷
⤷
Properties
| Class | CL_DPR_FC_FILL_TABLES | |
| Short Description | Determine Field Properties in SAP Namespace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_FLD_CNTRL | Field Control for Project Management |
| Created | 20040831 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_FC_FILL_TABLES has no interface implemented.
Friends
Class CL_DPR_FC_FILL_TABLES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DPR_FC_PROPERTY | cProjects: Service Class for Field Control | 20040831 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_FIELDS | Table with Field Name | 20040831 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_AI | Table with Field Control Info. According to Authorization | 20040831 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_AI | Table with Field Control Info. According to Authorization | 20040831 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_AI | Table with Field Control Info. According to Authorization | 20040831 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_AI | Table with Field Control Info. According to Authorization | 20040831 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_CI | Table with Field Control Info. According to Conditions | 20040831 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_CI | Table with Field Control Info. According to Conditions | 20040831 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_CI | Table with Field Control Info. According to Conditions | 20040831 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_CI | Table with Field Control Info. According to Conditions | 20040831 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_FIELDS | Table with Field Name | 20040831 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DPR_TT_FC_PROPERTIES | Table of Field Properties | 20040831 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20040831 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040831 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040831 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20040831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Set Field Control Profiles (View V_DPR_FC) | 20050309 | |
| 2 | Static method | Public | Method | Specify Field Ctrl According to Authorizations(V_DPR_FC_AI) | 20040831 | |
| 3 | Static method | Public | Method | Specify Field Control in Acc. with Auths (V_DPR_FC_AI_FG) | 20050310 | |
| 4 | Static method | Public | Method | Field Control According to Conditions(V_DPR_FC_CI) | 20040831 | |
| 5 | Static method | Public | Method | Field Control According to Conditions(V_DPR_FC_CI_FG) | 20050310 | |
| 6 | Static method | Public | Method | Set Conditions in the Field Control (View V_DPR_FC_COND) | 20050310 | |
| 7 | Static method | Public | Method | Set Object Category in the Field Ctrl(View V_DPR_FC_FC_OBJT) | 20050318 | |
| 8 | Static method | Public | Method | Set Group According to Authorization (View V_DPR_FC_FG) | 20050310 | |
| 9 | Static method | Public | Method | Assign Fields to Field Groups (DPR_FC_FLD_IN_FG) | 20050309 | |
| 10 | Static method | Public | Method | Specify Mapping of Fields (View V_DPR_FC_MAP) | 20050310 |
Events
Class CL_DPR_FC_FILL_TABLES has no event.
Types
Class CL_DPR_FC_FILL_TABLES has no local type.
Method Signatures
Method DEFINE_FC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050309 |
Method DEFINE_FC on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_AI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_AI on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_AI_FG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_AI_FG on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_CI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_CI on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_CI_FG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_CI_FG on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_COND on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_FC_OBJT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050318 |
Method DEFINE_FC_FC_OBJT on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_FG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_FG on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_FLD_IN_FG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050309 |
Method DEFINE_FC_FLD_IN_FG on class CL_DPR_FC_FILL_TABLES has no exception.
Method DEFINE_FC_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_CONTROL | Call by reference | Type reference (TYPE) | DPR_TV_FC | CL_DPR_FC_GENERATOR=>SC_0SAP | Feldsteuerung | 20050310 |
Method DEFINE_FC_MAP on class CL_DPR_FC_FILL_TABLES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 310_640 |