SAP Table BAPICCARDM

Communication Table: Means of Payment Order/Billing Document

BAPICCARDM (Communication Table: Means of Payment Order/Billing Document) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link BAPICCARDM to other SAP tables.

Source: BAPICCARDM (Communication Table: Means of Payment Order/Billing Document)

BAPICCARDM table fields

Field Data element Checktable Datatype Length Decimals
OPERATION Function MSGFN CHAR 3 0
003 Delete: Message contains objects to be deleted
004 Change: Message contains changes
005 Replace: This message replaces previous messages
009 Original: First message for process
023 Wait/Adjust: Data should not be imported
018 Resend
SD_DOC Sales and Distribution Document Number VBELN CHAR 10 0
CC_TYPE Payment cards: Card type CCINS TVCIN CHAR 4 0
CC_NUMBER Payment cards: Card number CCNUM VCNUM CHAR 25 0
CC_VALID_F Payment cards: Valid from DATAB_CC DATS 8 0
CC_VALID_T Payment Cards: Valid To DATBI_CC DATS 8 0
CC_NAME Payment cards: Name of cardholder CCNAME CHAR 40 0
DATAORIGIN Payment cards: Entry mode CSOUR CHAR 1 0
NULL Manual input
A Card reader
AUTHAMOUNT Currency amount for BAPIS (with 9 decimal places) BAPICUREXT DEC 28 9
CURRENCY Currency Key WAERS TCURC CUKY 5 0
CURR_ISO ISO code currency WAERS_ISO CHAR 3 0
CC_SETTLED Payment cards: Settlement carried out SETTL CHAR 1 0
X Yes
NULL No
AUTH_CC_NO Payment cards: Authorization number AUNUM CHAR 10 0
AUTH_REFNO Payment cards: Authoriz. reference code of clearing house AUTRA CHAR 15 0
AUTH_DATE Payment cards: Authorization date AUDAT_CC DATS 8 0
AUTH_TIME Payment cards: Authorization time AUTIM TIMS 6 0
MERCHIDCL Payment cards: Merchant ID at the clearing house MERCH CHAR 15 0
PNTOFRECEI Payment cards: Point of receipt for the transaction LOCID_CC CHAR 10 0
TERMINAL Payment cards: Terminal TRMID CHAR 10 0
SETTLEMRUN Payment cards: Settlement run CCBTC CHAR 10 0
CARDCATEGO Payment cards: Card category CCTYP CHAR 2 0
AUTHORTYPE Payment cards: Authorization type CCAUA CHAR 1 0
NULL Automatic authorization
A Manual authorization
STATEXTSYS Payment cards: Status when external system is called? CCALL CHAR 1 0
NULL Not Relevant
A External system not reached
B External system reached: no response
C External system reached: response received
CC_REACT Payment cards: Response to authorization checks REACT_SD CHAR 1 0
NULL Not Relevant
A Checks successful
B Unsuccessful: authorize later
C Unsuccessful: set authorization lock
AMOUNTAUTH Currency amount for BAPIS (with 9 decimal places) BAPICUREXT DEC 28 9
CURR_CRED Currency key of credit control area WAERS_CM CUKY 5 0
CURCREDISO ISO code currency WAERS_ISO CHAR 3 0
AUTH_EXPIR Payment cards: Authorization has expired CCOLD CHAR 1 0
X Yes
NULL No
AMOUNTCHAN Payment cards: Amount changed CCVAL CHAR 1 0
X Yes
NULL No
PRE_AUTH Payment cards: Preauthorization CCPRE CHAR 1 0
X Yes
NULL No
HIGHLEAUTH Higher-level authorization for billing plan UELTR_A NUMC 6 0
RADRCHECK1 Payment Cards: Result of Address Check (Address Result) RCAVR_CC CHAR 4 0
RADRCHECK2 Payment Cards: Result of Address Check (Address Approval) RCAVA_CC CHAR 4 0
RADRCHECK3 Payment Cards: Result of Address Check (ZIP Code Result) RCAVZ_CC CHAR 4 0
RCARDCHECK Payment cards: Result of card check (response code) RCRSP_CC CHAR 4 0
REASONTEXT Payment cards: Result text RTEXT_CC CHAR 40 0
CC_LIMIT Currency amount for BAPIS (with 9 decimal places) BAPICUREXT DEC 28 9
AUTH_USED Payment card: Authorization Used AUTHU CHAR 1 0
CC_LIMITED Payment cards: Limit amount CCBEG CHAR 1 0
X Yes
NULL No

BAPICCARDM foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
BAPICCARDM CC_NUMBER SYST MANDT VCNUM Credit card master MANDT
BAPICCARDM CC_NUMBER BAPICCARDM CC_TYPE VCNUM Credit card master CCINS
BAPICCARDM CC_NUMBER BAPICCARDM CC_NUMBER VCNUM Credit card master CCNUM
BAPICCARDM CC_TYPE MANDT MANDT TVCIN Payment cards: Type MANDT
BAPICCARDM CC_TYPE BAPICCARDM CC_TYPE TVCIN Payment cards: Type CCINS
BAPICCARDM CURRENCY SYST MANDT TCURC Currency Codes MANDT
BAPICCARDM CURRENCY BAPICCARDM CURRENCY TCURC Currency Codes WAERS