KVSFCYObligoTotalSummary#
Procedures#
SetJobInformation(Code[20], Code[20], Integer, Text, Text, Code[20], Text) :#
Summary: Sets the job-related filter criteria and parameters for displaying obligo total summaries. This procedure configures the context for calculating and displaying job cost totals across different source types.
procedure SetJobInformation(NewJobNo: Code[20]; NewJobTaskNo: Code[20]; NewJobLineNo: Integer; NewJobTotaling: Text; NewJobTaskTotaling: Text; NewJobUsageAccountNo: Code[20]; NewAccountTotaling: Text):
Parameters:
NewJobNo: Job number to filter obligo entries byNewJobTaskNo: Job task number to filter obligo entries byNewJobLineNo: Job planning line number to filter obligo entries byNewJobTotaling: Job number filter expression for totaling across multiple jobsNewJobTaskTotaling: Job task filter expression for totaling across multiple job tasksNewJobUsageAccountNo: Job usage account number to filter obligo entries byNewAccountTotaling: Account number filter expression for totaling across multiple accounts