https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / GLDivisionGetByCodeResponse Element
In This Topic
    GLDivisionGetByCodeResponse Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    Diagram
    ShortName Element Name Element IsInactive Element GLDivisionCode Element Sequence GLDivision Element Sequence GLDivisionGetByCodeResponse Element
    Overview
    Sequence
    GLDivision optional GLDivision Complex Type
    Single general ledger division type data structure.
    Sequence
    GLDivisionCode optional xs:string
    Unique identifier for the primary administrative or operating unit of a business group or agency. Uniqueness is maintained in AMS360.
    IsInactive optional xs:boolean
    Flag indicating whether the general ledger division is active (false) or inactive (true).
    Name optional xs:string
    General ledger division name.
    ShortName optional xs:string
    Unique identifier for a general ledger division. This displayable code is entered and maintained by the agency.
    Source
    <xs:element name="GLDivisionGetByCodeResponse" nillable="true" type="tns:GLDivisionGetByCodeResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also