SAP WB2_C_PF_ACTIONT Action code description for Processing of Follow-on document Table
Overview
WB2_C_PF_ACTIONT is a standard SAP S/4HANA table that stores Action code description for Processing of Follow-on document data. There are total 6 fields in the WB2_C_PF_ACTIONT 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_ACTIONT 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_ACTIONT to other SAP tables and standard CDS views available based on WB2_C_PF_ACTIONT table in S/4HANA 2020.
Techincal Settings of WB2_C_PF_ACTIONT
Below are technical details of the table WB2_C_PF_ACTIONT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_PF_ACTIONT Fields
The following table gives you an overview of the fields available in WB2_C_PF_ACTIONT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | LANG | 1 | |
| ACTION_CODE | Action code for Processing of Follow-on document | WB2_TC_PROCESSING_ACTION | WB2_C_PF_ACTION | CHAR | 4 |
| DESCRIPTION | Description for Processing of Follow-on document | WB2_TC_PROCESSING_TEXT | CHAR | 120 | |
| ICONSHORTTEXT | Icon Text for Processing of Follow-on document | WB2_TC_PROCESSING_ICONSHORT | CHAR | 30 | |
| ICONQUICKINFO | Icon Quickinfo for Processing of Follow-on document | WB2_TC_PROCESSING_ICONQUICK | 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 WB2_C_PF_ACTIONT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_PF_ACTIONT | ACTION_CODE | 1: CN | WB2_C_PF_ACTION |
| WB2_C_PF_ACTIONT | MANDT | 1: CN | T000 |