CCARDEC SAP table for – Encrypted Payment Card Numbers

Here we would like to draw your attention to CCARDEC table in SAP. As we know it is being mainly used with the SAP SD-BIL (Billing in SD) component which is coming under SD module (Sales & Distribution). CCARDEC is a SAP standard transparent table used for storing Encrypted Payment Card Numbers related data in SAP. It comes under the package CCARDEC.

SAP CCARDEC table

Table CCARDEC technical data

TableCCARDEC
Data storingEncrypted Payment Card Numbers
ModuleSD
ComponentSD-BIL
SAP PackageCCARDEC
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP CCARDEC Table Fields

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes
    Its include structure/component is is CCSEC_VERS
  • KEYVERSION
    Its data type is X (Byte string) with field length 4
  • PAREA
    Its data type is N (Character String with Digits Only) with field length 3
  • CCARD_GUID
    Its a key field. Its data type is C (Character String) with field length 32
  • CCARD_SEQNR
    Its a key field. Its data type is N (Character String with Digits Only) with field length 3
  • CCARD_BIN
    Its data type is X (Byte string) with field length 255
  • CCARD_ORIGIN
    Its data type is C (Character String) with field length 6
  • CCARD_HASHVALUE
    Its data type is C (Character String) with field length 40
  • CCARD_DESC
    Its data type is C (Character String) with field length 32
  • CCARD_LEN
    Its data type is X (Byte string) with field length 4
  • CCARD_TIMESTAMP
    Its data type is P (Packed number (number with fixed number of decimal places)) with field length 8