|
LOCAL cChildCollectionsSet=isFALSE [Boolean] This is a flag that is to denote that child collections have already been initialized. The inheritance in this object is potentially setting them up twice. |
|
LOCAL cIsSysDB=isFALSE |
|
LOCAL cMainTable$="AP_VendorDocuments" |
|
FUNCTION Write() |
|
HoldPayment, SeparateCheck |
|
cOperatorType$, CheckForEmail, CheckForFax, CompanyKey$, CompanyCode$, Documents$, MissingFaxDestination, ModuleCode$, PaperlessType$ |
|
ClassValidateAPDivision() |
|
ParseVendor() |
|
ClassValidateVendorNo() |
|
Write(), CheckApplyTo(), GetFormDocuments(), LoadFormDocuments(), ReadRec(), ValidateDocument() |
|