The COMC_CUSTPAYG_T table in SAP ERP or S/4HANA stores Description of Customer Payment Guarantee Procedure data. There are total 4 fields in COMC_CUSTPAYG_T table. The Description of Customer Payment Guarantee Procedure table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of COMC_CUSTPAYG_T table. It is in CRM Order: Decoupling of Business Partner (CRM_BUPA_MD) ABAP package and is part of the Customizing for Business Transactions (CRM-BTX-BF-CU) module.
SAP COMC_CUSTPAYG_T Table Fields
Following is the list of fields that are available in SAP COMC_CUSTPAYG_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key of Description), CUST_PAY_GUAR (Customer Payment Guarantee Procedure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | COMT_LANGUAGE | T002 | LANG (1) |
| CUST_PAY_GUAR | Customer Payment Guarantee Procedure | COMT_CUST_PAY_GUAR_PROC | COMC_CUSTPAYG | CHAR (4) |
| DESCRIPTION | Description (60 characters) | COMT_DESCRIPTION_60 | CHAR (60) |


