Skip to content

KVSKBACreatePurchOrderConf#

Procedures#

Set(Code[20], Date) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('Replaced by Set with additional Parameters', '22.4')]
procedure Set(confNoPar: Code[20]; confDatePar: Date): 

Set(Code[20], Date, Date, Boolean) :#

procedure Set(confNoPar: Code[20]; confDatePar: Date; ConfirmedDeliveryDatePar: Date; DeliveryDateConfirmedPar: Boolean): 

GetVar(Code[20], Date, Boolean) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('Replaced by GetVar with additional Parameters', '22.4')]
procedure GetVar(var confNoVar: Code[20]; var confDateVar: Date; var okVar: Boolean): 

GetVar(Code[20], Date, Boolean, Date, Boolean) :#

procedure GetVar(var confNoVar: Code[20]; var confDateVar: Date; var okVar: Boolean; var ConfirmedDeliveryDateVar: Date; var DeliveryDateConfirmedVar: Boolean):