EWBSTEPX - Front Office Process: Step Definition
Front Office Process: Step Definition information is stored in SAP table EWBSTEPX.
It is part of development package EEOB in software component IS-U-CS-FO. This development package consists of objects that can be grouped under "IS-U: Front Office".
It is part of development package EEOB in software component IS-U-CS-FO. This development package consists of objects that can be grouped under "IS-U: Front Office".
Fields for table EWBSTEPX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| ACTSTAT | Activation Status of Entry | X | EBA_ACTIVE | CHAR | 1 | |
| BUSPROC | Front office process | X | EWB_BUSPRO | CHAR | 8 | EWBPROCX |
| STEPNR | Business process step | X | EWB_STEPNR | NUMC | 4 | |
| STEPLABEL | Marker for a front office process | EWB_LABEL | CHAR | 10 | ||
| PROCCLID | Generic process class ID | EWB_PROCLX | CHAR | 60 | ||
| ASYNC | Indicator: Perform step asynchronously | EWB_ASYNC | CHAR | 1 | ||
| INACTIVE | Step is inactive | EWB_INACT | CHAR | 1 | ||
| NOREENTRY | Front office step: no reentry | EWB_NOREEN | CHAR | 1 | ||
| NOBACKSTEP | Front office step: step back not permitted | EWB_NOBSTP | CHAR | 1 |