Skip to content

KVSADISalesLineExtension#

Extends Sales Line

Fields#

Name Type Note
KVSADIAttachedToLine Integer
KVSADIAdditionalItemLineNo Integer

Procedures#

KVSADISetSuspendAddItem(Boolean)#

Summary: Use this function to suspend additional items.

procedure KVSADISetSuspendAddItem(NewVal: Boolean)

KVSADIGetSuspendAddItem() : Boolean#

Obsolete

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

[Obsolete('Will be internal', '21.1')]
procedure KVSADIGetSuspendAddItem(): Boolean

KVSADISetSuspendCheckItemAvailable(Boolean)#

Obsolete

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

[Obsolete('Will be removed', '21.1')]
procedure KVSADISetSuspendCheckItemAvailable(NewVal: Boolean)

KVSADIGetSuspendCheckItemAvailable() : Boolean#

Obsolete

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

[Obsolete('Will be removed', '21.1')]
procedure KVSADIGetSuspendCheckItemAvailable(): Boolean

KVSADISetSuspendAddItemDeletionQst(Boolean)#

Summary: Use this function to suspend the question about deleting additional items when the original item is deleted.

procedure KVSADISetSuspendAddItemDeletionQst(NewVal: Boolean)

KVSADIGetSuspendAddItemDeletionQst() : Boolean#

Obsolete

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

[Obsolete('Will be internal', '21.1')]
procedure KVSADIGetSuspendAddItemDeletionQst(): Boolean

KVSADISelectAdditionalItems()#

Summary: Use this function to select additional items for the current item.

procedure KVSADISelectAdditionalItems()

Last update: May 4, 2023