SAP WTY_RCLHST Recall Actions Table
Overview
WTY_RCLHST is a standard SAP S/4HANA table that stores Recall Actions data. There are total 9 fields in the WTY_RCLHST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTY_RCLHST belongs to Warranty Claim Processing (LO-WTY) module and is located in the package Warranty Processing (ISAUTO_WTY).
In addition, following links provide an overview of foreign key relationships, if any, that link WTY_RCLHST to other SAP tables and standard CDS views available based on WTY_RCLHST table in S/4HANA 2020.
Techincal Settings of WTY_RCLHST
Below are technical details of the table WTY_RCLHST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTY_RCLHST Fields
The following table gives you an overview of the fields available in WTY_RCLHST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PNGUID_RCL | Internal Number of iPPE Node | WTY_PNGUID | RAW | 16 | |
| PNGUID_CLAIM | Internal Number of iPPE Node | WTY_PNGUID | RAW | 16 | |
| PNGUID_VER | Internal Number of iPPE Node | WTY_PNGUID | RAW | 16 | |
| RCLOBJ_TYPE | Object Type for Recall | WTY_RCLOBJ_TYPE | CHAR | 4 | |
| RELOB | Internal Object Number | WTY_RELOB | CHAR | 40 | |
| RCLOBJ | Recall Object | WTY_RCLOBJ_OBJ | CHAR | 40 | |
| CREADAT | Date of Claim | WTY_ANDAT | DATS | 8 | |
| CREABY | User who Created the Claim | WTY_ANNAM | CHAR | 12 |
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 WTY_RCLHST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTY_RCLHST | MANDT | 1: CN | T000 |