SAP ABAP Data Element E_FACTORFUNC (Function module for calculation dynamic modification factors)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_EDM_PRO (Package) Profile Management
⤷
⤷
Basic Data
| Data Element | E_FACTORFUNC |
| Short Description | Function module for calculation dynamic modification factors |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | DM factor |
| Medium | 15 | Dyn. mod. fact. |
| Long | 20 | Dyn. mod. factor |
| Heading | 30 | Dynamic modification factor |
Documentation
Definition
Use
This function module is used for calculating dynamic modification factors.
Dependencies
The function module must provide the following interface:
IMPORTING
REFERENCE(X_DATEFROM) TYPE ABDATUM
REFERENCE(X_DATETO) TYPE BISDATUM
REFERENCE(X_INTSIZETYPE) TYPE INTSIZETYPE
REFERENCE(X_INTERVALSIZE)TYPE INTSIZE
VALUE(X_TIMEZONE) TYPE TIMEZONE DEFAULT SY-ZONLO
EXPORTING
REFERENCE(YT_VALUES_TAB) TYPE TEPROFVALUES
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |