Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

copying of abap structure or downloading it to pc

former_member538160
Participant
0 Kudos

hi gurus,

i have one dought, i wanted to know, is it possible to download the structure from sap to local file, i want to download a structure to local file or copy it to local file, is there any option for that.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Use the program RIACCESS. It's a PM program. You need to parameter a RFC.

Look at OSS Notes using "RIACCESS".

Regards,

Pravin

Former Member
0 Kudos

Hi Rakesh,

If you are looking out for Downloading the Database Structure into PC.then follow the steps

1. Goto SE11 Screen.

2. Entyer table name 'DD03L'and press display button.

3. Select Display Table contents from Utilities menu.

4. In selection screen you can give the table name you want to

download in Tabname field(i.e. MARA).

5. If you want all details of each field then execute transaction

as is otherwise select 'List Format->Choose fields' from the

settings menu to select the fields you want in display.

6. It will give you the details of all the fields in that table.

7. For Downloading these details, goto Edit->Download and follow

the usual procedure for download.

Hope this helps you.

Thanks and Regards

Srikanth.P