-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Labels
SCMGitHub request for SCM areaGitHub request for SCM arearequest-for-externalRequest for exposing a function for extension developmentRequest for exposing a function for extension developmentships-in-future-updateFix ships in a future updateFix ships in a future update
Description
Why do you need this change?
We need acces to global variables by ReportExt.
Describe the request
protected var:
ExpCost: array[6] of Decimal;
ActCost: array[6] of Decimal;
VarPct: array[6] of Decimal;
ProdOrderStatisticsCaptLbl: Label 'Production Order Statistics';
CapacityCostCaptionLbl: Label 'Capacity Cost';
MaterialCostCaptionLbl: Label 'Material Cost';
TotalCostCaptionLbl: Label 'Total Cost';
SubcontractedCostCaptionLbl: Label 'Subcontracted Cost';
CapOverheadCostCaptionLbl: Label 'Capacity Overhead Cost';
MatOverheadCostCaptionLbl: Label 'Material Overhead Cost';
ExpectedCaptionLbl: Label 'Expected';
ActualCaptionLbl: Label 'Actual';
DeviationCaptionLbl: Label 'Deviation';
TotalCaptionLbl: Label 'Total';
Internal work item: AB#613171
Metadata
Metadata
Assignees
Labels
SCMGitHub request for SCM areaGitHub request for SCM arearequest-for-externalRequest for exposing a function for extension developmentRequest for exposing a function for extension developmentships-in-future-updateFix ships in a future updateFix ships in a future update