SIFWorks ADK 2.0
Purchasing Class
NamespacesEdustructures.SifWorks.HrfinPurchasing

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class Purchasing : SifDataObject
Public Class Purchasing _
	Inherits SifDataObject
public ref class Purchasing : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10