Class: AifDocument
+
abstract
class
AifDocument
extends
AfStronglyTypedDataContainer
Summary
The AifDocument class is the base class for all entity classes.
Show extending classes
SalesSalesEInvoice
,
PricePriceDiscJournal
,
PricePriceList
,
PurchPurchReq
,
LedgerCashDisc
,
LedgerCustPaymJournal
,
SalesSalesInvoice
,
SalesSalesPackingSlip
,
VendVendGroup
,
VendVendTable
,
LedgerVendorPayment
,
InventASN
,
TrvExpense
,
SMAServiceOrder
,
SMAServiceAgreement
,
InventPickingList
,
InventCountingJournal
,
InventInventoryOnHand
,
ReturnReturnOrderOut
,
InventInventoryTransactions
,
ReturnReturnOrderIn
,
InventProfitLossJournal
,
InventTransferJournal
,
InventConfigTable
,
InventDeliveryModes
,
InventInventColor
,
InventInventDimCombination
,
InventInventItemGroup
,
InventInventLocation
,
InventInventSize
,
InventItem
,
InventUnit
,
LedgerGeneralJournal
,
InventUnitConvert
,
BomBillsofMaterials
,
ProjProjectHourJournal
,
ProdProdPickingList
,
ProdRouteCard
,
CustFreeTextInvoice
,
LedgerChartOfAccounts
,
LedgerExchangeRates
,
LedgerPurchaseInvoice
,
PaymPaymentTerms
,
CustCustomer
,
SalesSalesOrder
,
AssetAssetCondition
,
AssetAssetGroup
,
AssetAssetLocation
,
LedgerDimensions
,
AssetAssetMajorType
,
AssetFixedAsset
,
ProdProjEInvoice
,
TrvTrvPBSMaindata
,
DirAddress
,
DirContactPersons
,
CustCustomerGroups
Show all method summaries
Constructor Method
+
void
new
(
str
dataContainerType
)
Public Instance Methods
+
public
void
deserialize
(
AifXml
xml
)
Summary
Deserialize the document instance from the xml input.
Parameters
xml
-
The xml to use for deserializing the document.
+
public
AxdBase
getAxdInstance
(
)
Summary
Get the Axd class instance corresponding to this document.
Returns
The Axd class instance corresponding to this document.
+
public
AifDescription
getDescription
(
)
Summary
Return a friendly description for this document.
Returns
A friendly description for this document.
+
public
QueryName
getQueryName
(
)
Summary
Return the name of the query that defines the structure of this document.
Returns
The name of the query that defines the structure of this document.
Remarks
Derived classes should implement this method.
+
public
AifXml
serialize
(
)
Summary
Serializes this document into xml.
Returns
The xml corresponding to this document.
+
public
AfDataContainer
wt
(
)
Summary
Get the underlying weakly typed data container for this document.
Returns
The underlying weakly typed data container for this document.
Generated by AX Doc Generator v. 0.7.1 on 03 Mar 2009
AX Doc Generator is licensed under the
MIT License
. Dynamics AX is a registered trademark of Microsoft Corporation.