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 TESTDIDSTA (SDOK: Status Table for Indexing Documents) is a standard table in SAP ERP. It belongs to the package SDOK.
Table | TESTDIDSTA |
Short Text | SDOK: Status Table for Indexing Documents |
Package | SDOK |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
CATID | ✔ | Index category identification | SRET_CATID | CHAR | 32 | SRETIDCAT |
PHIO_ID | ✔ | Physical document | SDOK_PHID | CHAR | 32 | |
PH_CLASS | Physical document class | SDOK_PHCL | CHAR | 10 | * | |
LANGU | Language Key | SPRAS | LANG | 1 | * | |
ACTION | Type of action to be performed | SDOK_IDACT | CHAR | 1 | ||
STATUS | Indexing/deindexing status | SDOK_STAT | CHAR | 1 | ||
RCODE | Return code | SRET_RCODE | NUMC | 4 | ||
ERROR_CNT | Number of failed attempts at (de)indexing | SDOK_ERCNT | INT1 | 3 | ||
CREA_TIME | Creation time (UTC): Long representation | SDOK_LCTST | DEC | 21 | ||
NBOFCOMPS | Number of components of a PHIO | SDOK_CNUMB | NUMC | 10 | ||
SAPCP | SAP internal code page | SRET_SAPCP | NUMC | 4 | * |