COMD_WEC_BP_CP SAP table for – Checkout Profile

Here we would like to draw your attention to COMD_WEC_BP_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). COMD_WEC_BP_CP is a SAP standard transp table used for storing Checkout Profile related data in SAP. It comes under the package COM_WEC_CHECKOUT_PROFILE.

SAP COMD_WEC_BP_CP table

Table COMD_WEC_BP_CP technical data

TableCOMD_WEC_BP_CP
Data storingCheckout Profile
ModuleWEC
Sub ModuleWEC-APP
SAP PackageCOM_WEC_CHECKOUT_PROFILE
Delivery ClassA – Application table (master and transaction data)
ComponentWEBCUIF
Table CategoryTRANSP

SAP COMD_WEC_BP_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 COMD_WEC_BP_CP table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PROFILE_GROUP : Checkout Profile Group
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PROFILE_GUID : Checkout Profile GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • PARTNER_NO : Business Partner Number
    Its data type is CHAR (Character String) with field length 10
  • .INCLUDE : CheckOut Profile Data for a Business Partner
  • CP_NAME : Checkout Profile Name
    Its data type is CHAR (Character String) with field length 40
  • 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 : Delivery Type (Called Shipping Conditions in the Back End)
    Its data type is CHAR (Character String) with field length 2
  • DELIV_PRIO : Delivery Priority
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PAYMENT_METHOD : Payment Method
    Its data type is CHAR (Character String) with field length 1
  • PSP_KEY : Payment Service Provider
    Its data type is CHAR (Character String) with field length 4
  • INCOTERMS1 : Incoterms
    Its data type is CHAR (Character String) with field length 3
  • INCOTERMS2 : Incoterms 2 – Additional Information
    Its data type is CHAR (Character String) with field length 28
  • CARD_GUID : Mapping DTEL for Payment Card GUID
    Its data type is CHAR (Character String) with field length 32