EWAACT - Action Manager: Actions
Action Manager: Actions information is stored in SAP table EWAACT.
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 EWAACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| EWAID | Action manager definition: key | X | EWA_EWAID | CHAR | 10 | EWAAGR |
| ACTGRP | Action group of action manager | X | EWA_ACTGRP | CHAR | 4 | EWAAGR |
| OKCODE | Function code for action manager | X | EWA_CUACOD | CHAR | 20 | |
| .INCLUDE | EWAACTD | 0 | ||||
| DISABLED | Indicator: action blocked | EWA_DISABL | CHAR | 1 | ||
| ACTTYPE | Action manager: type of activity | EWA_ACTTYP | CHAR | 1 | ||
| CALLMODE | Action manager: call type in selection | EWA_CALMOD | CHAR | 1 | ||
| LOOPACTGR | Action manager: loop action group for call type 2 | EWA_AGRLP | CHAR | 4 | EWAAGR | |
| OBJTYPE | Object Type | SWO_OBJTYP | CHAR | 10 | TOJTB | |
| METHOD | Method | SWO_METHOD | CHAR | 32 | ||
| TASK | Task ID | SWUS_TASK | CHAR | 14 | ||
| FORMREPID | Action manager: program name for subroutine call | EWA_FRMREP | CHAR | 40 | TRDIR | |
| FORMNAME | Action manager: form name for form call | EWA_FRMNAM | CHAR | 30 |