GLDivisionGetByCodeResponse Element
In This Topic
Type
Diagram
Overview
 |
 |
Sequence
 |
 |
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