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 I18NSRHGRU (Global Result (Update) of an I18N_SEARCH analysis) is a standard table in SAP ERP. It belongs to the package SCP.
Table | I18NSRHGRU |
Short Text | Global Result (Update) of an I18N_SEARCH analysis |
Package | SCP |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
ANALYSIS | ✔ | Name of an I18N_SEARCH Analysis | DBSAANALYSISNAME | CHAR | 40 | |
TABNAME | ✔ | Table Name | TABNAME | CHAR | 30 | * |
FIELDNAME | ✔ | Field Name | FIELDNAME | CHAR | 30 | * |
ROWSOK | Number of rows that were updated successfully | DBSAROWOK | INT4 | 10 | ||
ROWSPARTLY | Number of rows that were updated parltly succesful | DBSAROWPAR | INT4 | 10 | ||
ROWSNOTOK | Number of rows that could not be updated | DBSAROWNOK | INT4 | 10 | ||
DUPLICATES | Duplicate records | DBSADUPLIC | INT4 | 10 |