I have a two tables in first table i filled the values with name id,
on second table if i gave the id the table needs to fill the name automatically, how can i do this please help.
I have a two tables in first table i filled the values with name id,
on second table if i gave the id the table needs to fill the name automatically, how can i do this please help.
Copyright © 2021 Jogjafile Inc.
You commented that the error is in the following line:
This is logic because
axsl.TransDate
isDate
andDateTimeUtil::utcNow()
return aUtcDateTime
when you compile get this error Operand types are not compatible with the operator.There are many ways to fix this error.
Try this:
DateTimeUtil::date()
convertUtcDateTime
inDate
.or you can use
today()
method to return the actual date.