cancel
Showing results for 
Search instead for 
Did you mean: 

output in bapi

Former Member
0 Kudos

hi all.

sorry i got one small doubt is here in my scenario i have to send data from 2 diferent file snders to one bapi.

i developed the interface in xi and its working

so i need to check the table in bapi and iam having acess too to check that bapi.

but that bapi table is a structure and i dont know how to check the contents of that sructure.

if that is a table then i can go to that table in bapi and click on that bapi and utulities->display but that was a strucure.

i tried for testing that structure by se37->rfcname->tables(tab)->double click on associated type but it was displayig only fields instead of data in those fields.

waitin for u r quick answer.

bye.

regards.

seeta ram.

waiting for u r quick reply.

cheers.

Accepted Solutions (0)

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

u need to see which table is getting updated thru bapi. the tables u se in se37 is just a defitnion refercing to a strucutre. what is the bapi name u are using. or goto se37 give the bapi name and u can find the funtion grp from the attributes. take that goto se80 give the f/n grp and display. u can find the related table for that. thru that u can check which tables are updated

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Thru Tcode SE37 find the BAPI and thru Tcode- SE80 give the Functional Group and display. There we can find the related table from there we can check which tables is getting updated .

Regards

Agasthuri Doss