KVSFCYValueFactbox#
Procedures#
LoadItemAttributeSelectionFromRecID(RecordId) :#
Summary: Loads item attribute values for display in the factbox based on the provided record ID. Initializes the factbox with attribute data from the specified record and updates the page display.
procedure LoadItemAttributeSelectionFromRecID(RecIDPar: RecordId):
Parameters:
RecIDPar: Record ID of the source record (item, variant, etc.) to load attributes from
KVSFCYSaveAttributes(RecordId) :#
Summary: Saves the current attribute selections by creating mappings from the factbox data to the target record. Processes all attribute value selections and creates corresponding attribute value mappings.
procedure KVSFCYSaveAttributes(RecIDPar: RecordId):
Parameters:
RecIDPar: Record ID of the target record to save attribute mappings to