Skip to Content
0
Apr 20, 2009 at 12:24 PM

How to add data in User Defined table

73 Views

Hello Experts,

I have design form in screen painter , 3 text boxes and labels, 2 add buttons with uid 1 and 2 , and

i have created tables and fields maually and registered new object i have also mentioned table name and alias in property box with fields i have created with userdefined fields as ex: U_age etc and table @EMP in property box

I am loading this form as xml file to SAP B1 every thing works fine but when i click add button no data is added to table what is the problem

Please suggest