| 
LOCAL cAllPIIModuleCodes$=$$      If adding Custom Report this is a SEP separated list of module codes from all PII worktables in ProvideX.DDF  | 
| 
LOCAL cAllPIIWorkTables$=$$      If adding Custom Report this is a SEP separated list of all PII worktables in ProvideX.DDF  | 
| 
LOCAL cPIIWorktable$=isNO$      Indicates that PII worktablesare available for the selected Module so the PIi worktable selection dialogue will be available.  | 
| 
LOCAL cPIIWorkTableNames$=$$      Indicates the PII Work Table names that will be added to the Crystal report. This is a ":" separated list if more than one table is specified.  | 
| 
LOCAL cSelectedPIIWorkTables$=$$      list of PII worktables already assigned to the custom report  | 
| 
PROPERTY RtnValue$     | 
| No Methods | 
| 
 cAlternateCompanyCode$, cListingClass$  | 
| 
 AddToSummary(), BT_WizBack(), BT_WizListing(), BT_WizNext(), BuildSummary(), ChangeWZ_Summary(), GetGridContents$(), GetListboxContents$(), GetListboxSelections$(), GetTreeviewSelections$(), SetAlternateCompanyForListing(), WizardCaption()  | 
 
 |