SAP WDKOSRBLCKS Blocks in an OSR transaction Table
Overview
WDKOSRBLCKS is a standard SAP S/4HANA table that stores Blocks in an OSR transaction data. There are total 3 fields in the WDKOSRBLCKS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKOSRBLCKS belongs to Musing Tools (BC-MUS) module and is located in the package F8 Transactions (WDK_F8_TRANSACTION).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKOSRBLCKS to other SAP tables and standard CDS views available based on WDKOSRBLCKS table in S/4HANA 2020.
Techincal Settings of WDKOSRBLCKS
Below are technical details of the table WDKOSRBLCKS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WDKOSRBLCKS Fields
The following table gives you an overview of the fields available in WDKOSRBLCKS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PROG_NAME | ABAP Program: Current Master Program | SYREPID | WDKOSRPROGRMS | CHAR | 40 |
| BLOCK_ID | Block Id of a block in the sel. screen of an OSR transaction | WDK_OSR_BLOCK_ID | INT2 | 5 | |
| OTR_ALIAS | Description of the block in OSR transactions | WDK_OSR_BLOCK_TEXT | CHAR | 50 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WDKOSRBLCKS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKOSRBLCKS | PROG_NAME | 1: CN | WDKOSRPROGRMS |