Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table SMASIDXSTA (SDOK: Status Table for Indexing Documents) is a standard table in SAP ERP. It belongs to the package SDOK.
Table | SMASIDXSTA |
Short Text | SDOK: Status Table for Indexing Documents |
Package | SDOK |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
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 | * |