Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The table EWFCON (Front Office Configuration) is a standard table in SAP ERP. It belongs to the package CCMA.
Table | EWFCON |
Short Text | Front Office Configuration |
Package | CCMA |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
ACTSTAT | ✔ | Activation Status of Entry | EBA_ACTIVE | CHAR | 1 | |
CONFIG | ✔ | Action Box configuration | EWF_CONFIG | CHAR | 8 | |
CALLER_CODE | Code that identifies the calling component for this profile | EWF_CALLER_CODE | CHAR | 2 | ||
FINDER | Finder to be used in the front office (BOR object type) | EWF_FINDER | CHAR | 10 | TOJTB | |
OBJ_MODE | Indicator: Object list is active | EWF_OBJ_MO | CHAR | 1 | ||
SEL_MODE | Indicator: Selection screen is active | EWF_SEL_MO | CHAR | 1 | ||
SEL_FUNCOP | Subscreen for selection fields: Open function module | EWF_SELFOP | CHAR | 30 | TFDIR | |
SEC_MODE | Indicator: Customer selections are active | EWF_SEC_MO | CHAR | 1 | ||
SEC_FUNCOP | Subscreen for selection fields: Open function module | EWF_SELFOP | CHAR | 30 | TFDIR | |
CA1_MODE | Indicator: Call selection 1 is active | EWF_CA1_MO | CHAR | 1 | ||
CA2_MODE | Indicator: Call selection 2 is active | EWF_CA2_MO | CHAR | 1 | ||
DEF_CALLID | Default Call ID: Action Box Shortcut Field | EWF_DEF_CALLID | CHAR | 4 | * | |
SEL_OBJTYPE | Object type that is selected automatically in object file | EWF_SEL_OBJTYPE | CHAR | 10 | * | |
CREA_USER | First changed by | SWO_CREABY | CHAR | 12 | * | |
CREA_DATE | Date of first change | SWO_CREADA | DATS | 8 | ||
CHAN_USER | Last changed by | SWO_CHANBY | CHAR | 12 | * | |
CHAN_DATE | Date of Last Change | SWO_CHANDA | DATS | 8 |