KVSKBAMasterDocGlobalData#
Procedures#
InitDocumentLineValues() : Integer#
procedure InitDocumentLineValues(): Integer
GetNextDocOrderNo() : Integer#
procedure GetNextDocOrderNo(): Integer
GetNextDataItemEntryNo() : Integer#
procedure GetNextDataItemEntryNo(): Integer
ForceNewPage() :#
procedure ForceNewPage(): 
GetNewPageTrigger() : Integer#
procedure GetNewPageTrigger(): Integer
ForceNewPage2(Integer) :#
procedure ForceNewPage2(LineNo: Integer): 
ForceNewLineBlock(Boolean, Integer, Enum KVSKBADocumentLineType) :#
procedure ForceNewLineBlock(PrintNewLineBlock: Boolean; LineNo: Integer; LineType: Enum "KVSKBADocumentLineType"): 
ForceNewLineBlock2(Integer) :#
procedure ForceNewLineBlock2(LineNo: Integer): 
GetNewLineBlockTrigger() : Integer#
procedure GetNewLineBlockTrigger(): Integer
SetCopyLoopNo(Integer) :#
procedure SetCopyLoopNo(LoopNo: Integer): 
GetCopyLoopNo() : Integer#
procedure GetCopyLoopNo(): Integer
InitVATTotals() :#
procedure InitVATTotals(): 
UpdateVATBase(Decimal) : Decimal#
procedure UpdateVATBase(Amount: Decimal): Decimal
UpdateVATAmount(Decimal) : Decimal#
procedure UpdateVATAmount(Amount: Decimal): Decimal
UpdateVATLineAmount(Decimal) : Decimal#
procedure UpdateVATLineAmount(Amount: Decimal): Decimal
UpdateVATInvDiscBaseAmount(Decimal) : Decimal#
procedure UpdateVATInvDiscBaseAmount(Amount: Decimal): Decimal
UpdateVATInvDiscAmount(Decimal) : Decimal#
procedure UpdateVATInvDiscAmount(Amount: Decimal): Decimal
GetSubtotalLevel() : Integer#
procedure GetSubtotalLevel(): Integer
IsCurrentSubtotaBundle() : Boolean#
procedure IsCurrentSubtotaBundle(): Boolean
IncSubtotalLevel(Boolean) :#
procedure IncSubtotalLevel(IsBundle: Boolean): 
CloseSubtotalLevel(Decimal, Decimal, Text) :#
procedure CloseSubtotalLevel(var CarryAmount: Decimal; var SubTotal: Decimal; LineInfo: Text): 
GetSubtotalAlternative() : Decimal#
procedure GetSubtotalAlternative(): Decimal
AddSubtotalAmount(Decimal) :#
procedure AddSubtotalAmount(LineAmount: Decimal): 
AddSubtotalAlternativeAmount(Decimal) :#
procedure AddSubtotalAlternativeAmount(LineAmount: Decimal): 
SetPrintCarryAmount(Boolean) :#
procedure SetPrintCarryAmount(Print: Boolean): 
PrintCarryAmount() : Boolean#
procedure PrintCarryAmount(): Boolean