SAP WB2_C_PF_MTHD_PM Execution Paramter in Method for Processing of Follow-on doc Table
Overview
WB2_C_PF_MTHD_PM is a standard SAP S/4HANA table that stores Execution Paramter in Method for Processing of Follow-on doc data. There are total 6 fields in the WB2_C_PF_MTHD_PM 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_MTHD_PM 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_MTHD_PM to other SAP tables and standard CDS views available based on WB2_C_PF_MTHD_PM table in S/4HANA 2020.
Techincal Settings of WB2_C_PF_MTHD_PM
Below are technical details of the table WB2_C_PF_MTHD_PM
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_PF_MTHD_PM Fields
The following table gives you an overview of the fields available in WB2_C_PF_MTHD_PM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| METHOD | Execution Method of Follow-On Document | WB2_TC_PROCESSING_METHOD | WB2_C_PF_MTHD | CHAR | 4 |
| EXEC_ORDER | Execution sequence for Processing of Follow-on document | WB2_TC_PROCESSING_ORDER | WB2_C_PF_MTHD_EX | NUMC | 4 |
| FIELDNAME | Parameter Field name for Processing of Follow-on doc | WB2_TC_PROCESSING_FIELDNAME | CHAR | 30 | |
| FIELDVALUE | Parameter Field value for Processing of Follow-on doc | WB2_TC_PROCESSING_FIELDVALUE | CHAR | 60 | |
| NOTE | Short Description | SEODESCR | CHAR | 60 |
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_MTHD_PM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_PF_MTHD_PM | EXEC_ORDER | C: CN | WB2_C_PF_MTHD_EX |
| WB2_C_PF_MTHD_PM | MANDT | 1: CN | T000 |
| WB2_C_PF_MTHD_PM | METHOD | 1: CN | WB2_C_PF_MTHD |