FSACCT_MAIN.IsFAUValid
Location FSACCTWEB.UCR.EDU (Prod10)
Author Andrew Cullum
Parameters  
sActivity  The Activity Code to verify
sFund  The Fund code to verify
sFunction  The Function to verify
sAccount  The Account to verify
sCostCenter  The Cost Center to verify
sProjectCode  The Project Code to verify
sSourceCode  The Source Code for your Application
sXML  Optional - If "N", the return result will not be in XML format, but will only contain the response from the is_valid_fau function. Otherwise, return will be XML
Description Calls the fau_info.is_valid_fau function in the fsacct schema and returns the result. Note: An empty string is returned if the FAU is valid
Sample Call http://fsacctweb.ucr.edu/fsacct_web/fsacct_main.IsFAUValid?sActivity=A01375&sFund=19900&sFunction=72&sAccount=720120&sCostCenter=&sProjectCode=&sSourceCode=PO
Return Sample
Back to List