How can I make the time zone auto populate to reflect that of the person entering the work order?
To auto populate the time zone of the person entering the work order, use the
following code: def user_time_zone =
oracle.apps.fnd.applcore.common.ApplSessionUtil.getTimeZone();