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 TBANK_PP_LOCKRT (Locking Reasons for Applications in Parallel Processing) is a standard table in SAP ERP. It belongs to the package BANK_PP_JOBCTRL.
Table | TBANK_PP_LOCKRT |
Short Text | Locking Reasons for Applications in Parallel Processing |
Package | BANK_PP_JOBCTRL |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLCATG | ✔ | Application Type in Parallel Processing | BANK_DTE_PP_PAAPPLCATG | CHAR | 10 | TBANK_PP_PPAPPL |
LOCKREASON | ✔ | Locking Reason for Object in Parallel Processing | BANK_DTE_PP_LOCKREASON | CHAR | 4 | TBANK_PP_LOCKR |
LANGU | ✔ | Language Key | LANGU | LANG | 1 | * |
LOCKREASONDESCR | Description of a Locking Reason | BANK_DTE_PP_LOCKREASONDESCR | CHAR | 35 |