Hi All,
AR- Payment Journal - Lines
here in Lines, user insert record through templates. They called one button "Upload" and the record get inserted on lines. It is working fine as of now.
The requirement is while doing the import lines, customer wants to mark = YES on settlement form based on INVOICE, SALESID , AMOUNT ETC... not to do MANUAL
I have checked, the mark is called, CustTransOpen.editMarkTrans() which is written in form > ds ( CustTransOpen) > method ( editMarkTrans() ) .
Can you please guide me how i will do check mark yes in settlement form during upload data in to Journal lines?
Please give me more shed on this.
Thanks!