SAP WRFT2 Tables for an Object Table
Overview
WRFT2 is a standard SAP S/4HANA table that stores Tables for an Object data. There are total 13 fields in the WRFT2 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRFT2 belongs to Sites (LO-RFM-MD-SIT) module and is located in the package IS-R: Store master (WFIL).
In addition, following links provide an overview of foreign key relationships, if any, that link WRFT2 to other SAP tables and standard CDS views available based on WRFT2 table in S/4HANA 2020.
Techincal Settings of WRFT2
Below are technical details of the table WRFT2
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRFT2 Fields
The following table gives you an overview of the fields available in WRFT2
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TOBJECT | Transport object | TOBJECT | WRFT1 | CHAR | 10 |
| LFDNR | Numeric field: Length 6 | NUM06 | NUMC | 6 | |
| TABNAME | Table Name | TABNAME | * | CHAR | 30 |
| SUFFI | File suffix for application | APPSFX | CHAR | 3 | |
| TTYP | Table type (object transport) | TTYP_D | CHAR | 1 | |
| TTABNAME | Table Name | TABNAME | * | CHAR | 30 |
| NROBJ | Number Range Object | NROBJ | TNRO | CHAR | 10 |
| TDOBJECT | Texts: application object | TDOBJECT | TTXOB | CHAR | 10 |
| RTABNAME | Table Name | TABNAME | * | CHAR | 30 |
| RFIELDNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| OFIELDNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| OBJECT | Object class | CDOBJECTCL | CHAR | 15 | |
| NRFIELD | Field Name | FIELDNAME | * | CHAR | 30 |
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 WRFT2
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRFT2 | NROBJ | 1: CN | TNRO |
| WRFT2 | TDOBJECT | 1: CN | TTXOB |
| WRFT2 | TOBJECT | 1: CN | WRFT1 |