« April 2008 | Main | June 2008 »
May 22, 2008
HR Report Documentation
Converted word file to a web document that has report description, parameters, and sample outpit. This is banwouhrrpt on aero. We are thinking of adding the more info page to the favorite links section on the Banner side bar just like we do the bookshelf. Ran into a couple of hr reports that don't work anymore. Took them off the list for now.
Posted by wendlerb at 3:12 PM | Comments (0)
May 15, 2008
FIS Documentation
wendlerb.banrep on aero.
Used the header and footer from wou_util to add the web page look to this. It is a web page that list wou fis reports with a short description. When you click on the report link, it goes to a new page which displays sample output of the report
Posted by wendlerb at 3:43 PM | Comments (0)
May 9, 2008
ACH
Job submission programs
OUS:
fzbmail
fapdird
fwremax
WOU:
fzrinvs
fzrpach
Form
OUS
fwapach
The vendor/seqno address type has to match across ftmvend,gxadird, and goaemal
Posted by wendlerb at 1:08 PM | Comments (0)
May 7, 2008
Gzremgr
There are some characters that are not allowed so I built a filter function F_STANDARDIZE_EMGR to handle striping them out. We also wanted a building description on location so I mapped the code in the address field to a description. This is hard coded in the pro c file. Finally, we were getting some duplicates because I was checking the active ind on the goremal address
Posted by wendlerb at 11:24 AM | Comments (0)
May 5, 2008
Emergency contact list
Gzremgr is a job submission program I wrote that generates a pipe delimited flat file for OUS that includes students,staff, and faculty. he file has to be brought into excel and have any extra comas removed with the replace option. Then it can be saved as a csv file for transmission to OUS. The file contains email, phone, id, department, and location info. It segregates staff and faculty based on eclass.
Posted by wendlerb at 10:13 AM | Comments (0)