SAP ABAP Data Element WB2_FIELDVALUE (Field value)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_TEW (Package) Trading Execution Workbench
⤷
⤷
Basic Data
| Data Element | WB2_FIELDVALUE |
| Short Description | Field value |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR50 | |
| Data Type | CHAR | Character String |
| Length | 50 | |
| Decimal Places | 0 | |
| Output Length | 50 | |
| Value Table |
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 | Field val. |
| Medium | 15 | Field value |
| Long | 20 | Field value |
| Heading | 10 | Field val. |
Documentation
Definition
This field value can be entered to meet your requirements.
Internal table "it_tewstep2para" is a data entry parameter for the "do" method for action class. Values are assigned to their appropriate field names in this table. This enables the user to define Customizing values that are available in the action class.
Example
If you create an action class for generating delivery, you can define the delivery type in Customizing by assigning the delivery type to field name 'LFART'. The system searches for the field name 'LFART' in table "it_tewstep2para" in the action class and the delvery type is taken from the assigned value field.
History
| Last changed by/on | SAP | 20020125 |
| SAP Release Created in | 46C |