fsresPurchaseOrderSummaryGetOptionsGroupBy Enumeration |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public enum fsresPurchaseOrderSummaryGetOptionsGroupBy
Members
Member name | Value | Description | |
---|---|---|---|
PO | 0 | ||
POGroupName | 1 | ||
POSecondaryGroupName | 2 | ||
POIsApproved | 3 | ||
POIsLocked | 4 | ||
POIsFinalized | 5 | ||
Requisition | 6 | ||
Job | 7 | ||
Item | 8 | ||
CombiningStatus | 9 | ||
Vendor | 10 | ||
VendorLocation | 11 | ||
ShipTo | 12 | ||
ShipToLocation | 13 | ||
BillTo | 14 | ||
BillToLocation | 15 | ||
POType | 16 | ||
ShippingMethod | 17 | ||
BL | 18 | ||
Location | 19 | ||
SecondaryLocation | 20 | ||
Heat | 21 | ||
HeatSerial | 22 | ||
CountryofOrigin | 23 | ||
Shape | 24 | ||
ShapeGrade | 25 | ||
ShapeGradeSize | 26 | ||
Reference | 27 | ||
MillMark | 28 | ||
CostCode | 29 | ||
Comment | 30 | ||
ApprovalStatus | 31 | ||
PDCFinish | 32 | ||
Remarks | 33 | ||
Route | 34 | ||
Category | 35 | ||
SubCategory | 36 | ||
PayCategory | 37 | ||
ShippingRoute | 38 | ||
ProductionCode | 39 | ||
Camber | 40 | ||
Sequence | 41 | ||
Lot | 42 | ||
Currency | 43 |
See Also