Saltar al contenido principal

Macro SQL Set Row Values with Store Function

Comentarios

2 comentarios

  • Geoff Booth

    Validation:

    Set the Before Action to False

    Set the ActionSuccess to True

     

    UF:

    @STORE1 = SQL(Select T0.U_Min_Price FROM OITM T0  Where T0.ItemCode = $[$38.1.0]);

    Set($[$38.U_Min_Price.0]|@Store1);

  • Carla van Zyl

    Hi Geoff, 

    Thanks so much for your quick assistance! It is working now. 

Iniciar sesión para dejar un comentario.