Hi,
I'm trying to find the best way to tie display data from my customized table in SAPB1
1. I created my user defined table which I added via SAPB1 ,but I'm having problem update my user defined field via VB.net when I try to update the field directly to the DB because SQL statement can't execute table name with '@tablename'.
2. I created my customized table directly to the DB , but I'm having problem to get Data from this table to display in My form in SAPB1.
How can I display data from my customized table ??
Thank for your HELP ...