Tuesday, September 26, 2017

DAX Create and Update and Posting Class for documents

Default Framework Classes
SysOperationServiceController
FormLetterServiceController
FormLetterService
FormLetterContract
FormLetterParmData
FormLetterProvider
FormLetterJorunalCreate/Post/Print


Purchase order
PurchTableType and PurchLineType
purchpurchorderjouranlcreate
purchreciptlistjournalpost
purchpackingslipjournalpost
purchinvoicejournalpost
PurchFormLetter
And all Inherit Classes from PurchFormLetter

Sales Order
SalesTableType and SaleslineType
SalesFormLetter
And all Inherit Classess from SalesFormLetter

Ledger Posting(GL)
LedgerVoucher
LedgerVoucherObject
LedgerVoucherTransObject
LedgerJournalCheckPost

Inventory
JournalCheckPost
InventoryJournalCheckPost
InventMovement
InventUpdate
InventUpd_Physical
All classess starting with InventUpd*
All classess starting with InvMov*

Project
ProjTrans
ProjTransPosting
ProjJournalCheckPostJourPost
ProjFormLetter
ProjPeriodPostingLedger
ProjPeriodPostingSelect
ProjPeriodPostingSelectCost_* (All class start with)
ProjPeriodPostingSelectSales_* (All class start with)

No comments:

Post a Comment

Upload data from Excel in D365FO X++

 Action Menu Item: SAN_UploadExcelData Object type: Class Object: <Controller class name> Label: <> Class: Controller class clas...