SAP ABAP Data Element WISP_FBNAME1 (Retail Plannig: Name of Funct.Mod. that Builds MD Hierarchy)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MAP (Application Component) Merchandise and Assortment Planning
⤷
CM_MAP (Package) Category Management - MAP
⤷
⤷
Basic Data
| Data Element | WISP_FBNAME1 |
| Short Description | Retail Plannig: Name of Funct.Mod. that Builds MD Hierarchy |
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 | Funct.Mod. |
| Medium | 17 | Function Module |
| Long | 20 | Function Module |
| Heading | 17 | Function Module |
Documentation
Definition
This function module is called during the construction of the planning hierarchy from master data. It determines the values in the master data hierarchy that belong to a particular value of the determing characteristic, and returns them as a table.
The interface of the function module must be as follows:
Input Parameters:
1. I_ID, Char10, hierarchy ID, optional
2. I_DEPENDSTRUC, Char30, name of the determining structure, mandatory
3. I_DEPENDENCIES, Char255, value of the determining characteristics, mandatory
4. I_HIESTRUC, Char30, name of the hierarchy structure, mandatory
Table Parameters:
1. IT_MDHIE, Char255, table with hierarchy records
History
| Last changed by/on | SAP | 20030325 |
| SAP Release Created in | 50A |