CC
CCProcessingCenterBranch
Represents a mapping row for Processing Center, Branch, Payment Method and Cash Account
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BranchID | int | Branch | - | |
Description:No description available | ||||
CCCashAccountID | int | Credit Card Cash Account | - | |
Description:Indicates that Cash Account ID will be set to Payment created by Payment Link with the Credit Card means of payments. | ||||
CCPaymentMethodID | nvarchar(10) | Credit Card Payment Method | PaymentMethod | |
Description:Indicates that Payment Method ID will be set to Payment created by Payment Link with the Credit Card means of payments. | ||||
DefaultForBranch | bit | Use by Default | - | |
Description:Indicates that Processing Center will be set as defult for documents with the same Branch Id and Processing Center currency. | ||||
EFTCashAccountID | int | EFT Cash Account | - | |
Description:Indicates that Cash Account ID will be set to Payment created by Payment Link with the EFT(ACH) means of payments. | ||||
EFTPaymentMethodID | nvarchar(10) | EFT Payment Method | PaymentMethod | |
Description:Indicates that Payment Method ID will be set to Payment created by Payment Link with the EFT(ACH) means of payments. | ||||
ProcessingCenterID | nvarchar(10) | Proc. Center ID | CCProcessingCenter | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||