Skip to content

KVSFCYCarryOutActionMsgReqExt#

Procedures#

KVSFCYTransportOrderInformation(Boolean, Boolean) :#

Summary: Configures transfer order creation and printing settings for subcontracting operations when carrying out action messages. This procedure allows external code to specify whether transfer orders to subcontractors should be automatically created and whether those transfer orders should be printed during the carry out action message process. Used in subcontracting workflows to streamline material transfer to external vendors.

procedure KVSFCYTransportOrderInformation(NewKVSFCYCreateTransOrderSubcontr: Boolean; NewKVSFCYPrintTransOrders: Boolean): 

Parameters:

  • NewKVSFCYCreateTransOrderSubcontr: Specifies whether transfer orders to subcontractors should be automatically created during action message processing.
  • NewKVSFCYPrintTransOrders: Specifies whether the created transfer orders should be automatically printed after creation.

Protected Variables#

KVSFCYCreateTransOrderSubcontracting#

Type: Boolean

KVSFCYPrintTransOrders#

Type: Boolean