projStatement.b130_wip_Production Method [AX 2012]

Calls the b150_Production_Revenue method, which is used to calculate the total amount that is posted by using the ProjWIPProduction ledger posting type for revenue transactions on a particular project or on all projects.

public AmountMST b130_wip_Production()

Run On

Server

Return Value

Type: AmountMST Extended Data Type
The total amount that is posted by using the ProjWIPProduction ledger posting type for revenue transactions on a project or on all projects.

This method can be used to determine either the actual amount or the budgeted amount. It also caches this value and does not recalculate it if a value exists in the cache.

Show: