Skip to content

KVSPSAHelperSingleInstance#

Procedures#

ClearConsiderJobPaymentPlanForSuggestWorksheetLines() :#

Summary: The ClearConsiderJobPaymentPlanForSuggestWorksheetLines procedure clears the global variable

procedure ClearConsiderJobPaymentPlanForSuggestWorksheetLines(): 

ClearExternalFunctionCallForJob() :#

Summary: The ClearExternalFunctionCallForJob procedure clears the global variable that indicates whether an external function call is set for a job.

procedure ClearExternalFunctionCallForJob(): 

ClearItemLedgerEntryForJobJnlPostLine() :#

Summary: The ClearItemLedgerEntryForJobJnlPostLine procedure clears the global variable that holds the item ledger entry number for job journal post lines.

procedure ClearItemLedgerEntryForJobJnlPostLine(): 

ClearJobLedgerEntryForJobJnlPostLine() :#

Summary: The ClearJobLedgerEntryForJobJnlPostLine procedure clears the global variable that holds the job ledger entry number for job journal post lines.

procedure ClearJobLedgerEntryForJobJnlPostLine(): 

ClearShouldRetrieveCostPriceForJob() :#

Summary: The ClearShouldRetrieveCostPriceForJob procedure clears the global variable that indicates whether the cost price for a job should be retrieved.

procedure ClearShouldRetrieveCostPriceForJob(): 

ClearShouldRetrieveCostPriceForJobJournalLine() :#

Summary: The ClearShouldRetrieveCostPriceForJobJournalLine procedure clears the global variable that indicates whether the cost price for a job journal line should be retrieved.

procedure ClearShouldRetrieveCostPriceForJobJournalLine(): 

ClearUseJobShipToAddress() :#

Summary: The ClearTempJnlLineCommentForJobJnlPostLine procedure clears the temporary journal line comment for job journal post lines.

procedure ClearUseJobShipToAddress(): 

ClearUseTrackingForJobJnlPostLine() :#

Summary: The ClearUseTrackingForJobJnlPostLine procedure clears the global variable that indicates whether tracking is used for job journal post lines.

procedure ClearUseTrackingForJobJnlPostLine(): 

GetConsiderJobPaymentPlanFromSuggestWorksheetLines() : Boolean#

Summary: The GetConsiderJobPaymentPlanFromSuggestWorksheetLines procedure retrieves the global variable that indicates whether job payment plans should be considered for suggest worksheet lines.

procedure GetConsiderJobPaymentPlanFromSuggestWorksheetLines(): Boolean

Returns: Returns the global variable

GetExternalFunctionCallFromJob() : Boolean#

Summary: GetExternalFunctionCallFromJob retrieves the global variable that indicates whether an external function call is set for a job.

procedure GetExternalFunctionCallFromJob(): Boolean

Returns: Returns the global variable

GetItemLedgerEntryNoFromJobJournalPostLine() : Integer#

Summary: GetItemLedgerEntryNoFromJobJournalPostLine retrieves the item ledger entry number for job journal post lines.

procedure GetItemLedgerEntryNoFromJobJournalPostLine(): Integer

Returns: Returns the global variable

GetJobLedgerEntryNoFromJobJournalPostLine() : Integer#

Summary: GetJobLedgerEntryNoFromJobJournalPostLine retrieves the job ledger entry number for job journal post lines.

procedure GetJobLedgerEntryNoFromJobJournalPostLine(): Integer

Returns: Returns the global variable

GetShouldRetrieveCostPriceFromJob() : Boolean#

Summary: GetShouldRetrieveCostPriceFromJob retrieves the global variable that indicates whether the cost price for a job should be retrieved.

procedure GetShouldRetrieveCostPriceFromJob(): Boolean

Returns: Returns the global variable

GetShouldRetrieveCostPriceFromJobJournalLine() : Boolean#

Summary: GetShouldRetrieveCostPriceFromJobJournalLine retrieves the global variable that indicates whether the cost price for a job journal line should be retrieved.

procedure GetShouldRetrieveCostPriceFromJobJournalLine(): Boolean

Returns: Returns the global variable

GetUseJobShipToAddress() : Boolean#

Summary: GetTempJnlLineCommentFromJobJnlPostLine retrieves the temporary journal line comment for job journal post lines.

procedure GetUseJobShipToAddress(): Boolean

Returns: Returns the global variable

GetUseTrackingForJobJnlPostLine() : Boolean#

Summary: GetUseTrackingForJobJnlPostLine retrieves the global variable that indicates whether tracking is used for job journal post lines.

procedure GetUseTrackingForJobJnlPostLine(): Boolean

Returns: Returns the global variable

SetConsiderJobPaymentPlanForSuggestWorksheetLines(Boolean) :#

Summary: SetConsiderJobPaymentPlanForSuggestWorksheetLines sets the global variable that indicates whether job payment plans should be considered for suggest worksheet lines.

procedure SetConsiderJobPaymentPlanForSuggestWorksheetLines(Set: Boolean): 

Parameters:

  • Set: Set the value for the global variable

SetExternalFunctionCallForJob(Boolean) :#

Summary: SetExternalFunctionCallForJob sets the global variable that indicates whether an external function call is set for a job.

procedure SetExternalFunctionCallForJob(Set: Boolean): 

Parameters:

  • Set: Set the value for the global variable

SetItemLedgerEntryNoForJobJnlPostLine(Integer) :#

Summary: SetItemLedgerEntryNoForJobJnlPostLine sets the item ledger entry number for job journal post lines.

procedure SetItemLedgerEntryNoForJobJnlPostLine(JobLedgEntryNo: Integer): 

Parameters:

  • JobLedgEntryNo: Set the value for the global variable

SetJobLedgerEntryNoForJobJnlPostLine(Integer) :#

Summary: SetJobLedgerEntryNoForJobJnlPostLine sets the job ledger entry number for job journal post lines.

procedure SetJobLedgerEntryNoForJobJnlPostLine(JobLedgEntryNo: Integer): 

Parameters:

  • JobLedgEntryNo: Set the value for the global variable

SetShouldRetrieveCostPriceForJob(Boolean) :#

Summary: SetShouldRetrieveCostPriceForJob sets the global variable that indicates whether the cost price for a job should be retrieved.

procedure SetShouldRetrieveCostPriceForJob(Set: Boolean): 

Parameters:

  • Set: Set the value for the global variable

SetShouldRetrieveCostPriceForJobJournalLine(Boolean) :#

Summary: SetShouldRetrieveCostPriceForJobJournalLine sets the global variable that indicates whether the cost price for a job journal line should be retrieved.

procedure SetShouldRetrieveCostPriceForJobJournalLine(Set: Boolean): 

Parameters:

  • Set: Set the value for the global variable

SetTempJnlLineCommentForJobJnlPostLine(Record KVSPSAJournalComment) :#

Summary: SetTempJnlLineCommentForJobJnlPostLine sets the temporary journal line comment for job journal post lines.

procedure SetTempJnlLineCommentForJobJnlPostLine(var JournalComment: Record "KVSPSAJournalComment"): 

Parameters:

  • JournalComment: Set the value for the global variable

SetUseJobShipToAddress(Boolean) :#

Summary: SetUseJobShipToAddress sets the global variable that indicates whether the job's ship-to address should be used.

procedure SetUseJobShipToAddress(Set: Boolean): 

Parameters:

  • Set: Set the value for the global variable

SetUseTrackingForJobJnlPostLine(Boolean) :#

Summary: SetUseTrackingForJobJnlPostLine sets the global variable that indicates whether tracking is used for job journal post lines.

procedure SetUseTrackingForJobJnlPostLine(UseTrackingForJobJnlPostLine: Boolean): 

Parameters:

  • UseTrackingForJobJnlPostLine: Set the value for the global variable