BudgetSourceInquiryDetails::create Method [AX 2012]
Creates an instance of the BudgetSourceInquiryDetails class from a packed copy.
Syntax
client server public static BudgetSourceInquiryDetails create(container _packedBudgetSourceInquiryDetails)
Run On
Called
Parameters
- _packedBudgetSourceInquiryDetails
Type: container
The packed instance of the BudgetSourceInquiryDetails class.
Return Value
Type: BudgetSourceInquiryDetails Class
An instance of the BudgetSourceInquiryDetails class.