SAP WB2_C_PF_TYPACT Type & Action definition for Processing of Follow-on doc. Table
Overview
WB2_C_PF_TYPACT is a standard SAP S/4HANA table that stores Type & Action definition for Processing of Follow-on doc. data. There are total 9 fields in the WB2_C_PF_TYPACT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WB2_C_PF_TYPACT belongs to Trading Contract (LO-GT-TC) module and is located in the package Processing of Follow-on Documents from Trading Contract (WB2B_PROCESSING).
In addition, following links provide an overview of foreign key relationships, if any, that link WB2_C_PF_TYPACT to other SAP tables and standard CDS views available based on WB2_C_PF_TYPACT table in S/4HANA 2020.
Techincal Settings of WB2_C_PF_TYPACT
Below are technical details of the table WB2_C_PF_TYPACT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_PF_TYPACT Fields
The following table gives you an overview of the fields available in WB2_C_PF_TYPACT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| TYPE | Processing Type of Follow-on document | WB2_TC_PROCESSING_TYPE | WB2_C_PF_TYPE | CHAR | 4 |
| ACTION_CODE | Action code for Processing of Follow-on document | WB2_TC_PROCESSING_ACTION | WB2_C_PF_ACTION | CHAR | 4 |
| LIST_ORDER | Action code list order for Processing of Follow-on document | WB2_TC_PROCESSING_ACTION_ORDER | NUMC | 2 | |
| ADD_SEPARATOR_FR | Separator in Action for Processing of Follow-on document | WB2_TC_PROCESSING_FUNC_SEPARAT | CHAR | 1 | |
| POPUP_CONFIRM | Confirmation in Action for Processing of Follow-on document | WB2_TC_PROCESSING_FUNC_CONFIRM | CHAR | 1 | |
| CHECK_GROUP | Pre-Check group for Processing of Follow-on document | WB2_TC_PROCESSING_CHECK_GROUP | WB2_C_PF_CHKG | CHAR | 4 |
| METHOD | Execution Method of Follow-On Document | WB2_TC_PROCESSING_METHOD | WB2_C_PF_MTHD | CHAR | 4 |
| METHOD_EXEC_TYPE | Mehtod Execution timing for Processing of Follow-on document | WB2_TC_PROCESSING_EXEC_TIMING | 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_PF_TYPACT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_PF_TYPACT | ACTION_CODE | 1: CN | WB2_C_PF_ACTION |
| WB2_C_PF_TYPACT | CHECK_GROUP | 1: CN | WB2_C_PF_CHKG |
| WB2_C_PF_TYPACT | MANDT | 1: CN | T000 |
| WB2_C_PF_TYPACT | METHOD | 1: CN | WB2_C_PF_MTHD |
| WB2_C_PF_TYPACT | TYPE | 1: CN | WB2_C_PF_TYPE |