Skip to content

Codeunit WSB_PMPSetup

Provides functions used for setting up Project Templates.

Properties

Name Value
Access Public

Methods

wgFncGetSetup(WSB_PMPSetup@)

Gets the current setup record. If the setup record does not exist yet, then the setup will be initialized and inserted. Once this procedure has retrieved the current setup record once it will be cached for this codeunit instance, so that if the procedure is invoked again, the cached record will be used.

Parameters

Type Name Description
Record "WSB_PMPSetup" vRecWSB_PMPSetup The setup record.

wgFncInitSetup

Initializes the setup record.

wgFncUpdateLinesTasks

Runs report WSB_PMPUpdateJobLinesTasks to update project lines tasks.