SAP ABAP Data Element UPP_Y_READ_FM (Name of a Function Module)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPP (Package) SEM-BPS: Planning Processor and Layout Builder
⤷
⤷
Basic Data
| Data Element | UPP_Y_READ_FM |
| Short Description | Name of a Function Module |
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 | 5 | FM |
| Medium | 10 | Fct.Module |
| Long | 15 | Function Module |
| Heading | 0 |
Documentation
Definition
Name of a function module
Name of an exit function module for reading data from Excel Frontend.
You can use this function module to read your own data from Excel Frontend during manual planning. The areas to be read are transferred so the data can be written in the exit function module. For more information on defining fields and tables, see the documentation for the writing function module input field UPP_Y_WRITE_FM.
The function module interfaces must be typed as follows:
- Importing parameter:
I_AREA TYPE UPC_Y_ AREAI_PLEVEL TYPE UPC_Y_PLEVELI_PARAM TYPE UPC_Y_PARAMITO_HEAD TYPE UPP_YTO_HEADIT_DIMENSION TYPE SOI_DIMENSION_TABLEIT_CONTENTS TYPE SOI_GENERIC_TABLE.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |