[This is preliminary documentation and is subject to change.]
This object provides information down to the line-item level for requisitions and purchase orders. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class Purchasing : SifDataObject
Public Class Purchasing _ Inherits SifDataObject
public ref class Purchasing : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PurchasingPurchasingNew()() |
Creates an instance of a Purchasing
| |
| PurchasingPurchasingNew(String, FormType, String, PurchasingItems) |
Constructor that accepts values for all mandatory fields
| |
| EmployeePersonalRefId |
Gets or sets the value of the <EmployeePersonalRefId> element.
| |
| FiscalYearRefId |
Gets or sets the value of the <FiscalYearRefId> element.
| |
| FormNumber |
Gets or sets the value of the <FormNumber> element.
| |
| FormType |
Gets or sets the value of the <FormType> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LocationInfoRefId |
Gets or sets the value of the <LocationInfoRefId> element.
| |
| PurchasingItems |
Gets or sets the value of the <PurchasingItems> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetFormType(FormType) |
Sets the value of the <FormType> element.
| |
| VendorInfoRefId |
Gets or sets the value of the <VendorInfoRefId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| Purchasing | |||||