STAMPTCH
Stamps a value in a specified field in the Faculty table for all instructors in the report.
Reporting Area(s):
Faculty
Required Parameters:
- Field in which to stamp value (i.e. "inorg", "inudfn1", inudfd1")
- Value to stamp in field (i.e. "ART", DATE(), 15, .t.)
Optional Parameters:
None
Example(s):
JUSTAFTER('=STAMPTCH("inorg","ART") stamps ART in the organization code for all faculty in the report
JUSTAFTER('=STAMPTCH("inudfd1",DATE())') stamps the current date into the Faculty UDF date field #