Skip to content

KVSPSAJobAccScheduleOverview#

Procedures#

SetAccSchedName(Code[10]) :#

Summary: This procedure set value of GlobalNewCurrentSchedName.

procedure SetAccSchedName(NewAccSchedName: Code[10]): 

Parameters:

  • NewAccSchedName: Code used to set GlobalNewCurrentSchedName.

SetColumnDefinition(Code[10]) :#

Summary: This procedure set value of GlobalNewCurrentColumnName.

procedure SetColumnDefinition(ColumnLayoutName: Code[10]): 

Parameters:

  • ColumnLayoutName: Code used to set GlobalNewCurrentColumnName.

SetFinancialReportName(Code[10]) :#

Summary: This procedure set value of GlobalFinancialReportCode.

procedure SetFinancialReportName(NewFinancialReport: Code[10]): 

Parameters:

  • NewFinancialReport: Code used to set GlobalFinancialReportCode.

SetPeriodType(Option) :#

Summary: This procedure sets value of GlobalModifiedPeriodType.

procedure SetPeriodType(NewPeriodType: Option): 

Parameters:

  • NewPeriodType: Option used to set GlobalModifiedPeriodType.

SetViewOnlyMode(Boolean) :#

Summary: This procedure sets value of GlobalViewOnlyMode and GlobalViewOnlyModeSet. In View mode, the user can only view the data and cannot make any changes.

procedure SetViewOnlyMode(NewViewOnlyMode: Boolean): 

Parameters:

  • NewViewOnlyMode: Boolean used to set GlobalViewOnlyMode.

Events#

KVSPSAOnAfterSetDimFilters(Record KVSPSAJob Acc. Schedule Line, Integer, Text) :#

[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterSetDimFilters(var JobAccScheduleLine: Record "KVSPSAJob Acc. Schedule Line"; var DimNo: Integer; var DimValueFilter: Text): 
[EventSubscriber(ObjectType::Page, Page::"KVSPSAJobAccScheduleOverview", 'KVSPSAOnAfterSetDimFilters', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterSetDimFilters(var JobAccScheduleLine: Record "KVSPSAJob Acc. Schedule Line"; var DimNo: Integer; var DimValueFilter: Text)
begin
end;

Protected Variables#

GlobalColumnStyle1#

Type: Text

GlobalColumnStyle2#

Type: Text

GlobalColumnStyle3#

Type: Text

GlobalColumnStyle4#

Type: Text

GlobalColumnStyle5#

Type: Text

GlobalColumnStyle6#

Type: Text

GlobalColumnStyle7#

Type: Text

GlobalColumnStyle8#

Type: Text

GlobalColumnStyle9#

Type: Text

GlobalColumnStyle10#

Type: Text

GlobalColumnStyle11#

Type: Text

GlobalColumnStyle12#

Type: Text