SAP ABAP Class CL_MDG_MDF_FISCYEARPER_FACTORY (FIN Master Data: 'Characteristic" 7-digit Period)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MDF0 (Package) Master Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_MDF_CHAR | FIN Master Data: Access to Data | 20081218 |
Properties
| Class | CL_MDG_MDF_FISCYEARPER_FACTORY | |
| Short Description | FIN Master Data: 'Characteristic" 7-digit Period | |
| Super Class | CL_MDG_MDF_CHAR | FIN Master Data: Access to Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_MDF0 | Master Data |
| Created | 20081218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_MDF_FISCYEARPER_FACTORY has no forward declaration.
Interfaces
Class CL_MDG_MDF_FISCYEARPER_FACTORY has no interface implemented.
Friends
Class CL_MDG_MDF_FISCYEARPER_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | Value Restriction for F4 Help | 20081218 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_TH_DEPGR_TABKEY | Key Fields per Dependency Group | 20081218 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_FIELDNAME | FIN Master Data: Field Name | 20081218 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_CONSISTENCY_MODE | FIN Master Data: Extent of Reaction to Inconsistencies | 20081218 | |||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | Value Restriction for F4 Help | 20081218 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_ORIGIN | FIN Master Data: Storage Location of a Characteristic | 20081218 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20081218 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MDG_MDF_CHAR_VALUE_FILTER | Value Restriction for F4 Help | 20081218 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | T_YEAR | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081218 | ||
| 2 | Instance method | Private | Method | Data Reference for All Attributes of a Dependency Group | 20081218 | |
| 3 | Instance method | Private | Method | Fills field catalog | 20081218 |
Events
Class CL_MDG_MDF_FISCYEARPER_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_YEAR | Private | See coding | Fiscal Year | 20081218 | begin of S_YEAR,
year type MDG_MDF_FISCYEAR,
end of s_year
|
|
| 2 | T_YEAR | Private | See coding | Fiscal Year | 20081218 | T_YEAR TYPE SORTED TABLE OF s_year
WITH UNIQUE KEY year
|
Method Signatures
Method CREATE_DATA_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20081218 | ||||
| 2 | IF_BASE_CHAR | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 3 | IF_TABLE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 4 | IT_TABLEKEY | Call by reference | Type reference (TYPE) | MDG_MDF_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20081218 | |||
| 5 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20081218 | |||
| 6 | I_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20081218 |
Method CREATE_DATA_REFERENCE on class CL_MDG_MDF_FISCYEARPER_FACTORY has no exception.
Method CREATE_DATA_REF_FOR_DEPGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20081218 | ||||
| 2 | IF_ALL_FIELDS | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 3 | IF_BASE_CHAR | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 4 | IF_TABLE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 5 | IT_TABLEKEY | Call by reference | Type reference (TYPE) | MDG_MDF_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20081218 | |||
| 6 | I_DEPGROUP | Call by reference | Type reference (TYPE) | MDG_MDF_DEPGROUP | FIN-Stammdaten: Klammerungsgruppe | 20081218 | |||
| 7 | I_TABTYPE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | 'S' | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 |
Method CREATE_DATA_REF_FOR_DEPGROUP on class CL_MDG_MDF_FISCYEARPER_FACTORY has no exception.
Method FILL_FIELD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20081218 | |||
| 2 | E_TEXT | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | |||
| 3 | IT_FIELD | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20081218 |
Method FILL_FIELD_TABLE on class CL_MDG_MDF_FISCYEARPER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |