SAP WRFT_ACT_PROFT Description of Activity Profile Table
Overview
WRFT_ACT_PROFT is a standard SAP S/4HANA table that stores Description of Activity Profile data. There are total 4 fields in the WRFT_ACT_PROFT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRFT_ACT_PROFT belongs to Scheduling (LO-RFM-PUR-SCD) module and is located in the package Seasonal Procurement: Subject Area Scheduling (Part 2) (WRF_PRC_SCD_APPL2).
In addition, following links provide an overview of foreign key relationships, if any, that link WRFT_ACT_PROFT to other SAP tables and standard CDS views available based on WRFT_ACT_PROFT table in S/4HANA 2020.
Techincal Settings of WRFT_ACT_PROFT
Below are technical details of the table WRFT_ACT_PROFT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRFT_ACT_PROFT Fields
The following table gives you an overview of the fields available in WRFT_ACT_PROFT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| ACT_PROF | Activity Profile for PO Controlling | WRF_PCTR_ACT_PROF | WRFT_ACT_PROF | CHAR | 4 |
| ACT_PROF_TXT | Description of Activity Profile | WRF_PCTR_ACT_PROF_TXT | 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 WRFT_ACT_PROFT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRFT_ACT_PROFT | ACT_PROF | 1: CN | WRFT_ACT_PROF |
| WRFT_ACT_PROFT | MANDT | : | T000 |
| WRFT_ACT_PROFT | SPRAS | : | T002 |