SAP WGDS_PROC_APP_C Application used in a process Table
Overview
WGDS_PROC_APP_C is a standard SAP S/4HANA table that stores Application used in a process data. There are total 7 fields in the WGDS_PROC_APP_C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDS_PROC_APP_C belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Dictionary objects for GDS process (WGDS_PROCESS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WGDS_PROC_APP_C to other SAP tables and standard CDS views available based on WGDS_PROC_APP_C table in S/4HANA 2020.
Techincal Settings of WGDS_PROC_APP_C
Below are technical details of the table WGDS_PROC_APP_C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WGDS_PROC_APP_C Fields
The following table gives you an overview of the fields available in WGDS_PROC_APP_C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PROCESS_ID | Process identifier | WGDS_PROCESS_ID | WGDS_PROC_C | CHAR | 32 |
| APPLICATION_ID | Application id (char version) | WGDS_APPLICATION_CHARID | CHAR | 32 | |
| ACTIVE | Activation flag | WGDS_ACTIVE_FLAG | CHAR | 1 | |
| VALID_FROM | Last Change Date of Notification Message | WGDS_DATE | DATS | 8 | |
| VALID_TO | Last Change Date of Notification Message | WGDS_DATE | DATS | 8 | |
| NAME | Name of an application element | WER_APPLICATION_NAME | 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 WGDS_PROC_APP_C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDS_PROC_APP_C | PROCESS_ID | : | WGDS_PROC_C |