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 SRETIDLACD (Indexes of client-specific applications) is a standard table in SAP ERP. It belongs to the package SRET.
Table | SRETIDLACD |
Short Text | Indexes of client-specific applications |
Package | SRET |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | ✔ | Client | MANDT | CLNT | 3 | T000 |
CATID | ✔ | Index category identification | SRET_CATID | CHAR | 32 | SRETIDCAT |
LANGU | ✔ | Language Key Acc. SAP Norm (1 character) | SRET_LANGU | CHAR | 1 | |
LAISO | 2-Character SAP Language Code | LAISO | CHAR | 2 | ||
NUMDOC | Planned No. of Documents for a Language | SRET_NUDOC | NUMC | 12 | ||
AVGDOCSIZ | Average Document Size in KB | SRET_AVGDS | CHAR | 10 | ||
IDXCOUNT | Counter for indexed/de-indexed documents | SRET_IDCNT | CHAR | 12 | ||
CREA_USER | User who created the language for a category | SRET_CRELA | CHAR | 12 | ||
CRTIME | Language creation time (date - time) acc. to UTC | SRET_CRLTI | NUMC | 14 | ||
CHNG_USER | Language last changed by | SRET_CHGLA | CHAR | 12 | ||
CHTIME | Last time of change date - time (UTC) | SRET_CHLTI | NUMC | 14 | ||
TTIME | Transport (time stamp) | SRET_TTIME | NUMC | 14 | ||
TFLAG | Transport flag (import flag) | SRET_TFLAG | CHAR | 1 | ||
PYINS | Indicates whether a physical index is to be imported | SRET_PYINS | CHAR | 1 | ||
INDEXDEL | Indicates that the Index is To Be Deleted | SRET_IDXDE | CHAR | 1 | ||
HASINDEX | Indicates Whether a Physical Index Exists | SRET_HASIX | CHAR | 1 | ||
TRORDER | Transport request | SRET_TRORD | CHAR | 20 | ||
CTIME | Time stamp of export for checking against index | SRET_CTIME | NUMC | 14 | ||
ITIME | Time stamp for export of physical index | SRET_ITIME | NUMC | 14 | ||
IMPORT | Indicates whether the index was imported | SRET_IMPFL | CHAR | 1 | ||
NEEDCCPY | Shows if the Index is Copied to a Client Copy | SRET_NDCCP | CHAR | 3 |