Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

KFS Chart Web Services

isValidKFSCharts(userid, password, kfsChartCode)

This service is used to validate KFS chart codes. Returns an XML result set with a value of true or false (example isValidKFSChart result) for each chart

Input Specifications:

ParameterDescriptionRequired?Data Type (max length)
useridThe application user id or user's UCInetIDYesString (64)
passwordThe application or UCInetID passwordYesString
kfsChartCodeThe KFS chart of accounts codeYesString (2)

 

 

 

 

  • No labels