SAP WTY_RCLOBJ Objects for Recalls Table
Overview
WTY_RCLOBJ is a standard SAP S/4HANA table that stores Objects for Recalls data. There are total 9 fields in the WTY_RCLOBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTY_RCLOBJ 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_RCLOBJ to other SAP tables and standard CDS views available based on WTY_RCLOBJ table in S/4HANA 2020.
Techincal Settings of WTY_RCLOBJ
Below are technical details of the table WTY_RCLOBJ
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTY_RCLOBJ Fields
The following table gives you an overview of the fields available in WTY_RCLOBJ
| 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 | |
| ID | Number | NUMC_5 | NUMC | 5 | |
| RCLOBJ_TYPE | Object Type for Recall | WTY_RCLOBJ_TYPE | CHAR | 4 | |
| RCLOBJ_SUBTYPE | Object ID Type for Recalls | WTY_RCLOBJ_SUBTYPE | CWTY010 | CHAR | 5 |
| RCLOBJ_SIGN | Selection Operator SIGN (as per Range Table) | WTY_SIGN_RANGE | CHAR | 1 | |
| RCLOBJ_OPTION | Selection Operator OPTION (According to Range Table) | WTY_OPT_RANGE | CHAR | 2 | |
| RCLOBJ_LOW | Recall Objects Interval Start | WTY_RCLOBJ1 | CHAR | 40 | |
| RCLOBJ_HIGH | Recall Objects Interval End | WTY_RCLOBJ2 | CHAR | 40 |
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_RCLOBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTY_RCLOBJ | MANDT | 1: CN | T000 |
| WTY_RCLOBJ | RCLOBJ_SUBTYPE | C: CN | CWTY010 |