CustTransEPRemit_BR::SetEPRemitVal Method
Adjusts CustTransEPRemit_BR fields (BankFolder, DocumentType, Instruction1 and Instruction2) in response to change in the CustTrans PaymMode value.
Syntax
client server public static void SetEPRemitVal(
PaymMode _paymmode,
RecId _recId,
boolean _settled)
Run On
Called
Parameters
- _paymmode
Type: PaymMode Extended Data Type
The PaymMode value.
- _recId
Type: RecId Extended Data Type
The rocord ID of the related CustSettlement table record.
- _settled
Type: boolean
A Boolean value that determines whether the transaction is settled.