...
This service is used to validate KFS chart codes. Returns an XML result set with a value of true or false (example isValidKFSCharts result) for each chart
Input Specifications
...
Parameter | Description | Required? | Data Type (max length) |
---|---|---|---|
kfsChartCode | The KFS chart of accounts code | Yes | String (2) |
...
This service is used retrieve valid KFS chart codes and related attributes. Returns an XML result set with a list of charts (example getAllValidKFSCharts result).
Input Specifications
...
Parameter | Description | Required? | Data Type (max length) |
---|---|---|---|
kfsChartCodeList | A list of KFS chart of accounts code | Yes | A List of String (2) |
...