SAP VDWAIVE_PROFILE Rule Set for Waiver Profile Table
Overview
VDWAIVE_PROFILE is a standard SAP S/4HANA table that stores Rule Set for Waiver Profile data. There are total 11 fields in the VDWAIVE_PROFILE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDWAIVE_PROFILE belongs to Portfolio (FS-CML-PO) module and is located in the package Set of Rules for Waiver (FVVD_WAIVE).
In addition, following links provide an overview of foreign key relationships, if any, that link VDWAIVE_PROFILE to other SAP tables and standard CDS views available based on VDWAIVE_PROFILE table in S/4HANA 2020.
Techincal Settings of VDWAIVE_PROFILE
Below are technical details of the table VDWAIVE_PROFILE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDWAIVE_PROFILE Fields
The following table gives you an overview of the fields available in VDWAIVE_PROFILE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| WAIVE_PROF_ID | Waiver Profile ID | TB_WAIVE_PROF_ID | VDWAIVE_PR_HEAD | CHAR | 4 |
| WAIVE_RULE | Waiver Rule ID | TB_WAIVE_RULE | TDWAIVE_RULES | CHAR | 3 |
| TU_NUMBER | Number of Time Units | TB_TU_NUMBER | NUMC | 2 | |
| TIMEUNIT | Time Unit | TB_TIMEUNIT | CHAR | 1 | |
| TIMEFRAME_TYPE | Time Period Category | TB_TIMEFRAME_TYPE | NUMC | 1 | |
| WR_CURR | Waiver Rule Currency | TB_WR_CURR | TCURC | CUKY | 5 |
| WR_DATE_FROM | Waiver Rule Valid from | TB_WR_DATE_FROM | DATS | 8 | |
| WR_AMOUNT | Amount for Waiver Rule | TB_WR_AMOUNT | CURR | 9 | |
| WR_NUMBER | Number Parameter for Waiver Rule | TB_WR_NUMBER | NUMC | 5 | |
| WR_PERCENT | Percentage Rate for Waiver Rule | TB_WR_PERCENT | DEC | 6 |
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 VDWAIVE_PROFILE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDWAIVE_PROFILE | MANDT | : | T000 |
| VDWAIVE_PROFILE | WAIVE_PROF_ID | 1: N | VDWAIVE_PR_HEAD |
| VDWAIVE_PROFILE | WAIVE_RULE | : | TDWAIVE_RULES |
| VDWAIVE_PROFILE | WR_CURR | : | TCURC |