vhLib.Macro APPS.PM.impl.TaorCubicsCataloogGenerator %SQLQuery CubicsFamilie:%String,Taal:DOM.enu.Taal 1 SELECT TaorCubicsSetCataloogGenerator_GeefSetInformatie(TaorFamilieKenmerk.PRNr, TaorFamilieKenmerk.Waarden, :Taal) As Kenmerken, TaorCubicsSetCataloogGenerator_GeefFotoURLOpTaorDotCom( TaorFamilieKenmerk.PRNr ) As Foto, TaorCubicsSetCataloogGenerator_GeefBarcodeUrl( TaorFamilieKenmerk.PRNr ) As Barcode, TaorCubicsSetCataloogGenerator_GeefIdentificatieVanProduct( TaorFamilieKenmerk.PRNr ) As Code, REPLACE(TaorCubicsSetCataloogGenerator_GeefRichtVerkoopPrijsAanConsumentVoorProduct( TaorFamilieKenmerk.PRNr ), '.', ',') _ ' euro' As Richtprijs FROM Prod_Kenmerk.DataDefinitie TaorFamilieKenmerk WHERE (TaorFamilieKenmerk.KenmerkGroep = 'TAOR_CUBIC_PROD') AND TaorFamilieKenmerk.KenmerkNaam = 'Toepassing' ORDER BY TaorCubicsSetCataloogGenerator_GeefSorteerSleutelVoorProduct( TaorFamilieKenmerk.PRNr ) 1 ProductID:%String,Kenmerk:%List,Taal:DOM.enu.Taal TECH.String 1 1 ProductID:%String %String 1 1 ProductID:%String %String 1