SAP WB2_C_FREEZE_F frozen fields Table
Overview
WB2_C_FREEZE_F is a standard SAP S/4HANA table that stores frozen fields data. There are total 7 fields in the WB2_C_FREEZE_F table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WB2_C_FREEZE_F belongs to Trading Contract (LO-GT-TC) module and is located in the package Trading Contract Application (WB2B).
In addition, following links provide an overview of foreign key relationships, if any, that link WB2_C_FREEZE_F to other SAP tables and standard CDS views available based on WB2_C_FREEZE_F table in S/4HANA 2020.
Techincal Settings of WB2_C_FREEZE_F
Below are technical details of the table WB2_C_FREEZE_F
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_FREEZE_F Fields
The following table gives you an overview of the fields available in WB2_C_FREEZE_F
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| FREEZE_GROUP | Group of Frozen Fields | WB2_FREEZE_GROUP | WB2_C_FREEZE | NUMC | 4 |
| FOR_HEADER | Boolean | BVAL | WB2_C_FREEZE | CHAR | 1 |
| FREEZE_CONDITION | Freeze condition | WB2_FREEZE_COND | CHAR | 2 | |
| TABNAME | Table Name | TABNAME | CHAR | 30 | |
| FIELDNAME | Field Name | FIELDNAME | DD03L | CHAR | 30 |
| CHECK_TYPE | Freeze type | WB2_FREEZE_CHECK_TYPE | CHAR | 1 |
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 WB2_C_FREEZE_F
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_FREEZE_F | FIELDNAME | 1: CN | DD03L |
| WB2_C_FREEZE_F | FOR_HEADER | : | WB2_C_FREEZE |
| WB2_C_FREEZE_F | FREEZE_GROUP | 1: CN | WB2_C_FREEZE |