SAP ABAP Data Element WISP_FBNAME2 (Retail Planning: Name of Funct.Mod. that Reads the Atribs)
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_FBNAME2 |
| Short Description | Retail Planning: Name of Funct.Mod. that Reads the Atribs |
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 attribute values that belong to a particular value of the context characteristic, and returns them as a table.
The interface of the function module must be as follows:
Input Parameter:
1. I_CTXSTRUC, Char30, name of the context structure, mandatory
2. I_CONTEXT, Char255, value of the context characteristic, mandatory
3. I_ATTRNAME, Char30, name of the attribute, mandatory
Table Parameter:
1. IT_ATTRIB, Char30, attribute values
History
| Last changed by/on | SAP | 20030325 |
| SAP Release Created in | 50A |