KVSPSAJob Account Schedule
Procedures
SetAccSchedNameNonEditable(Code[10]) :
Summary: This procedure sets value of GlobalAccSchedNameHidden and GlobalAccSchedNameEditable.
procedure SetAccSchedNameNonEditable(NewAccSchedName: Code[10]):
Parameters:
NewAccSchedName: Code used to set GlobalAccSchedNameHidden.
SetFinancialReportName(Code[10]) :
Summary: This procedure sets value of GlobalJobFinancialReportName then set value of GlobalAccSchedNameHidden and GlobalAccSchedNameEditable base on JobFinancialReport.
procedure SetFinancialReportName(NewFinancialReportName: Code[10]):
Parameters:
NewFinancialReportName: Code used to set GlobalJobFinancialReportName.
Events
KVSPSAOnAfterSetColumnLayoutLedgerEntryTypeBudgetFilter(Record KVSPSAJob Column Layout, Record KVSPSAJob Acc. Schedule Name) :
Summary: Integration event raised after setting column layout ledger entry type budget filter.
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterSetColumnLayoutLedgerEntryTypeBudgetFilter(var JobColumnLayout: Record "KVSPSAJob Column Layout"; JobAccScheduleName: Record "KVSPSAJob Acc. Schedule Name"):
Parameters:
JobColumnLayout: The job column layout recordJobAccScheduleName: The job account schedule name record