whenever i am trying to asssign a value to the posting date of the recurring journal lines from my record variable .fieldname
"Gen.Jn2.Line".VALIDATE("Posting Date",RecMontlyRentPaid."Posting Date");
My record variable is RecMonthlyRentPaid,
My field is Posting Date of the above record variable .
it giving me error
the date field is not valid
both data type is same .Date.
Thanks in Advance
*This post is locked for comments