Skip to Content
0
Former Member
Feb 20, 2009 at 03:50 AM

Putting data to r3 table and fetching the data from R3 table usinf Bapi.

14 Views

Hi,

I am trying to put data to R3 table while putting data to r3 table i should get a error message if the same name is already exist. If not it should Enter.My context structure is like this

---Bapi_Fm_Sw_Input
  --Output
      -Dup
     -Stname1
     -Stnumb1
 --Stname
 --Stnumb

I have created model and view and all. I have written the code also but i am getting error in that can any one tell me the exact procedure to do this.

Here Dup is the mode value attribute which will be y if the name is already exist in the table or else it will be N.

I want to take this value after putting name and number to r3 table and give the error message saying that name is already exist.

How can i do it ?

Regards,

H.V.Swathi