Table of Contents

KVSKBADefDimensionsMultiple

Extends #437dbf0e84ff417a965ded2bb9650972#Default Dimensions-Multiple

Procedures

KVSKBASetMultiProdOrderType(Record KVSKBAProdOrderType) :

Summary: This procedure is used to set the default dimensions for multiple records of production order types, purchase order types, sales order types, and transfer order types. It clears the temporary default dimensions and then copies the default dimensions from the specified records to the temporary default dimensions for each type of order.

procedure KVSKBASetMultiProdOrderType(var KVSKBAProdOrderType: Record "KVSKBAProdOrderType"): 

Parameters:

  • KVSKBAProdOrderType: The record variable for production order types.

Remarks: This procedure is called to set the default dimensions for multiple production order types. It first clears the temporary default dimensions and then iterates through the production order type records, copying the default dimensions for each record to the temporary default dimensions.