Can we perform Insert,Update and Delete operations using Boyumit ?
RespondidaHi,
Can we perform Insert, Update and Delete operations using Boyumit? For example, in my scenario, we have Driver Code, Old Transaction, and No.of Stillages are the User-defined fields using content creator of Boyum. How to insert data from all these user defined fields into SAP table like OINV? If I click add button on invoice screen the data which is in all the user defined fields have to inserted into OINV table. And for some scenarios, I have to make Update and Delete operations too. Is this possible using Boyumit?If yes please provide some samples.

-
Comentario oficial
Hello Kishore,
If you need to save this values in the table I suggest you create the UDF's dirrectly in SAP and Add them into the main screen using the Item Placement Tool. You can use SQL transactions with macros, just remember you can't update default SAP fields directly, for this you need to use the SDK (You can use the .Net Universal Function).
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario