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

  • _settled
    Type: boolean
    A Boolean value that determines whether the transaction is settled.

See Also

Reference

CustTransEPRemit_BR Table