cancel
Showing results for 
Search instead for 
Did you mean: 

XSD of ABAP table structure

Former Member
0 Kudos

Hi Friends,

I want to create message interface having same structure as that one of the SAP Table. As corresponding SAP table is having large no. of fields in it, I want to know that is there any way to generate XSD from corresponding APAB table.

Any help on this will be very useful to me.

Regards,

Kavita Laddha

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

/people/sravya.talanki2/blog/2005/12/21/convert-any-r3-structure-to-xsd-made-easy-was-60

/people/bhanu.thirumala/blog/2006/01/03/if-abap-data-types-can-have-xsd-attributes

HAve a look at these blogs ...

those sud help you !!!

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Kavitha,

Instead of creating the struture of the SAP table, Use ABAP proxy to call a RFC to update the SAP tables.

I guess this is much better solution instaed of accessin g the table directly.

Regards,

Dhana

Former Member
0 Kudos

Hi Friends,

Thanks for the quick response. I got the direction to solve my problem.

-Kavita Laddha

Former Member
0 Kudos

Ki Kavita,

Please take a look at this excellent blog by Sravya..

/people/sravya.talanki2/blog/2005/12/21/convert-any-r3-structure-to-xsd-made-easy-was-60

I guess this should help you out!

cheers,

Prashanth

Former Member
0 Kudos

Hi,

plz refer to this blog.

/people/michal.krawczyk2/blog/2005/09/01/xi-importing-an-r3-structure-or-table-into-repository-not-possible

Regards,

Sudheer.