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 CCMAUTHPROF (Call center authentication attributes) is a standard table in SAP ERP. It belongs to the package CCMA.
Table | CCMAUTHPROF |
Short Text | Call center authentication attributes |
Package | CCMA |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | * |
AUTH_PROF | ✔ | Call center authentication profile | CCMATHPROF | CHAR | 15 | |
AUTH_NAME | Description | CCMNAMEDESC | CHAR | 30 | ||
MATCHCODE | Matchcode for Dictionary Object | DDOBJNAME1 | CHAR | 10 | ||
FLD_ID_LAB | Field label ID/PIN | CCMIPLABEL | CHAR | 25 | ||
FLD_PN_LAB | Field label ID/PIN | CCMIPLABEL | CHAR | 25 | ||
ENT_AUTH_A | Boolean variable | CCMENTAUTH | CHAR | 1 | ||
MAX_PIN_AT | Maximum number of PIN entries | CCMMAXPINA | NUMC | 3 | ||
PREV_CONT | Preview contact flag | CCMPRVCON | CHAR | 1 | ||
PIN_OVER | Overwrite PIN | CCMPINOVR | CHAR | 1 | ||
PIN_RESET | PIN reset flag | CCMPINREST | CHAR | 1 | ||
PIN_UPDATE | PIN update flag | CCMPINUPD | CHAR | 1 | ||
VALID_ID | Validate authentication ID function module name | CCMVALIDID | CHAR | 30 | * | |
VALID_PIN | Validate PIN function module name | CCMVALIDPIN | CHAR | 30 | * | |
UPDATE_PIN | Update PIN function module name | CCMUPDPIN | CHAR | 30 | * | |
AUTH_ASSOC | Function module for checking caller data | CCMAUTHA | CHAR | 30 | * |