CA
CCProcessingCenterPmntMethodBranch
Represents a mapping row for Payment Method, Branch, and Processing Center
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BranchID | int | Branch | Branch | |
Description:Identifier of the branch | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
PaymentMethodID | nvarchar(10) | PaymentMethod | ||
Description:Identifier of the processing center | ||||
ProcessingCenterID | nvarchar(10) | Default Processing Center | CCProcessingCenter | |
Description:This processing center will be used for payments created with PaymentMethodID payment method for BranchID branch>. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||