SAP Table BUT0CC
BP: Payment Cards
BUT0CC (BP: Payment Cards) 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 BUT0CC to other SAP tables.
BUT0CC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR | 10 | 0 | ||||||
CCARD_ID | Payment Card ID | BU_CCID | CHAR | 6 | 0 | |||||||
CCINS | Payment card type | CC_INSTITUTE | TB033 | CHAR | 4 | 0 | ||||||
CCNUM | Payment Cards: Card Number | BU_CCNUM | CHAR | 25 | 0 | |||||||
CCDEF | BP: Standard Payment Card | BU_CCDEF | CHAR | 1 | 0 |
Possible values
|
||||||
CCACCNAME | Description of Credit Card Details | BU_CREDITCNAME | CHAR | 40 | 0 | |||||||
CARD_GUID | Mapping DTEL for Payment Card GUID | BU_CARD_GUID_MAP | CHAR | 32 | 0 | |||||||
BP_EEW_BUT0CC | Dummy function in length 1 | DUMMY | CHAR | 1 | 0 |
BUT0CC foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BUT0CC | CCINS | BUT0CC | MANDT | TB033 | Payment Cards: Type | MANDT |
BUT0CC | CCINS | BUT0CC | CCINS | TB033 | Payment Cards: Type | CCINS |
BUT0CC | PARTNER | BUT0CC | MANDT | BUT000 | BP: General data I | CLIENT |
BUT0CC | PARTNER | BUT0CC | PARTNER | BUT000 | BP: General data I | PARTNER |