mobile menu
Information

PPF System Use

You are here
PPF System Use

PPF System Use

A PPF MUST include certain information that is used by MCS. If this data is missing the report won't be able to process.

The following should be included at the top of every PPF file to ensure reports are processed correctly.

var ppf_cf = '~vwsystem~';
var ppf_sc = '~setconditions~';
var ppf_deps = [ppf_cf + 'default.ppf'];
loadPpfDeps(ppf_deps);