Unique identifier for a revenue/expense unit within an agency branch (if branches have been defined) or within an agency division. Uniqueness is maintained in AMS360.
Unique identifier for a general ledger department. This displayable code is entered and maintained by the agency. Unique general ledger department short name as defined in AMS360.
<xs:complexTypename="GLDepartmentGetByCodeResponse"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Response object containing a single general ledger department entity having the requested code.
</summary></xs:documentation></xs:annotation><xs:sequence><xs:elementminOccurs="0"name="GLDepartment"nillable="true"type="tns:GLDepartment"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Single general ledger department type data structure.
</summary><required/></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>