General Ledger Account Search Behavior
The objective of the General Ledger Account Search service is to provide the consumer with the General Ledger account identification to be used for a subsequent call of the General Ledger Account Inquiry service.
The GLAcctSrchRq_MType
request message contains a documented choice statement where the elements at the root are
optional, but at least one of the elements is required. The AcctId,
AcctTitle, BrCode,
GLCostCtr, and GLProdCode are available in the
GLAcctSrchRq_MType
request message.
The following canonical values for the AcctId SrchType attribute are supported ~Exact~, ~StartsWith~, and ~EndsWith~. The following canonical values for the AcctTitle SrchType attribute are supported: ~Exact~, ~StartsWith~, and ~Contains~.
The GLAcctSrchRs_MType
response message echoes the
requested elements. The GLAcctSrchRecArray_AType
array returns all of the
items related to the filter(s).