c2g.CODAAPICashMatchingTypes_8_0
global with sharing class CODAAPICashMatchingTypes_8_0
Holds cash matching information.
Enums
enumMatchingCurrencyMode
The currency mode to use for cash matching.
Account |
Account currency. |
Document |
Document currency. This is the default option. |
enumUndoReason
Possible reasons for undoing a match.
MatchingError |
Matching Error. |
RemittanceAdviceIncorrect |
Remittance Advice Incorrect. |
c2g.CODAAPICashMatchingTypes_8_0.Configuration
global with sharing class Configuration
Holds cash matching configuration information.
Properties
Account |
c2g.CODAAPICommon.Reference |
Customer or vendor account for which cash matching is being performed. Mandatory.
|
MatchingCurrencyMode |
enum |
Account mode or Document mode. Mandatory.
|
MatchingDate |
Date |
The matching date. Mandatory.
|
MatchingPeriod |
c2g.CODAAPICommon.Reference |
The matching period.
|
DiscountDate |
Date |
Date used to determine any settlement discount.
|
c2g.CODAAPICashMatchingTypes_8_0.Item
global with sharing class Item
Holds cash matching values for a transaction line item.
Properties
TransactionLineItem |
c2g.CODAAPICommon.Reference |
Reference to the related transaction line item. Mandatory.
|
Paid |
Decimal |
Amount paid.
|
Discount |
Decimal |
Amount of any settlement discount.
|
WriteOff |
Decimal |
Amount of any write-off.
|
TransactionLineItemSystemModStamp |
Datetime |
Date and time when the related transaction line item was last modified by a user or by a workflow process (such as a trigger).
|
c2g.CODAAPICashMatchingTypes_8_0.Analysis
global with sharing class Analysis
Holds cash matching analysis information.
Properties
|