Report /BTI/TE_TP_LIST_UPLOAD_UTILITY has been created to populate en-masse the Lock, Scope and Allow tables.
It can also be run using transaction /BTI/TE_TP_LUPL.
It accepts an Excel spreadsheet with the following header.
| SOURCE | PGMID | OBJECT | OBJECTNAME | TABKEY |
- Source = Source system. Mandatory field.
- PGMID = Program ID. Mandatory field.
- OBJECT = Object ID. Mandatory field. Technical object type.
- OBJECTNAME = Object name.
- TABKEY = Table key.
Example:
| DX1 | R3TR | TABU | Z_HR_TABLE | 100ITAPAYROLL31 |
If a table is specified, and TP Key Locking is enabled for that Source, a wildcard must be inserted in TABKEY, eg:
Example:
| DX1 | R3TR | TABU | Z_HR_TABLE | |
A spreadsheet document is available to be downloaded as a template.


Post your comment on this topic.