ERPD_WEC_CUST_CP SAP table for – Checkout Profile for a customer

Here we would like to draw your attention to ERPD_WEC_CUST_CP table in SAP. As we know it is being mainly used with the SAP WEC (Web Channel in WEC) component which is coming under WEC module (Web Channel). ERPD_WEC_CUST_CP is a SAP standard transp table used for storing Checkout Profile for a customer related data in SAP. It comes under the package ERP_WEC_CUSTPRO.

SAP ERPD_WEC_CUST_CP table

Table ERPD_WEC_CUST_CP technical data

TableERPD_WEC_CUST_CP
Data storingCheckout Profile for a customer
ModuleWEC
Sub ModuleWEC-APP-UM-ERP
SAP PackageERP_WEC_CUSTPRO
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_APPL
Table CategoryTRANSP

SAP ERPD_WEC_CUST_CP Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in ERPD_WEC_CUST_CP table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : Checkout Profile GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • PARTNER : Customer Number
    Its data type is CHAR (Character String) with field length 10
  • APPLICATION_ID : Holds Shop ID
    Its data type is CHAR (Character String) with field length 40
  • .INCLUDE : Checkout Profile data
  • CP_NAME : Checkout Profile Name
    Its data type is CHAR (Character String) with field length 40
  • CP_DEFAULT : Default Checkout Profile
    Its data type is CHAR (Character String) with field length 1
  • BILL_ADDR : GUID of a Business Partner Address
    Its data type is RAW (Byte string) with field length 16
  • SHIP_ADDR : GUID of a Business Partner Address
    Its data type is RAW (Byte string) with field length 16
  • DELIV_TYPE : Shipping conditions
    Its data type is CHAR (Character String) with field length 2
  • DELIV_PRIO : Delivery Priority (DI)
    Its data type is CHAR (Character String) with field length 2
  • PAYMENT_METHOD : Payment Method
    Its data type is CHAR (Character String) with field length 1
  • PAY_METH_GUID : Payment method GUID
    Its data type is RAW (Byte string) with field length 16
  • INCOTERMS1 : Incoterms (part 1)
    Its data type is CHAR (Character String) with field length 3
  • INCOTERMS2 : Incoterms (part 2)
    Its data type is CHAR (Character String) with field length 28