User

David Bordones

Miembro desde
Actividad total 12
Última actividad
Siguiendo 0 usuarios
Lo siguen 0 usuarios
Votos 0
Suscripciones 5

Publicaciones

Actividad reciente de David Bordones

  • Adding new record in user table via Dynamic Code

    Hi there,    I created in SAP B1 two user tables (Master data and master data rows). I'd like to add a new header record in my master data user table via Dinamic Code (SDK).  This is my source code...

    • 2 seguidores
    • 2 comentarios
    • 1 voto
  • pass @STORE1 to Dynamic Code

    Hi, Is there a way to use a variable when using Dynamic Code (.NET SDK)?  For example:  oItem.ItemCode = "$[$0_U_E.0.0]";  oItem.PriceList.Price = @STORE1;   Where @STORE1 =100 Do you know if there...

    • 2 seguidores
    • 1 comentario
    • 0 votos