SAP ABAP Data Element WB2_STEP_DETERMINATION_CLASS (Class For Determining A Business Process Step)
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_STEP_DETERMINATION_CLASS |
| Short Description | Class For Determining A Business Process Step |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SEOCLSNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| 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 | StepDetCl |
| Medium | 15 | Step Det. Class |
| Long | 30 | Step Determination Class |
| Heading | 10 | StepDetCl |
Documentation
Definition
For an R/3 document to be displayed in the Trading Execution Workbench, a business process step must be assigned to the R/3 document. The assignment of R/3 documents to business process steps is not fixed, it is carried out by the class for determining the business process step. The class must implement interface "IF_WB2_DETERMINE_STEP".
Example
In Global Trade, class "CL_WB2_STEP_FROM_WBGT" creates the assignment of R/3 documents to business process steps. In this process, it reads Global-Trade-specific extended table "WBGT", which contains the information on the business process step.
History
| Last changed by/on | SAP | 20110901 |
| SAP Release Created in | 46C |