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: 

Sub: Download service contract header and item data from ecc to flat file

0 Kudos

Hi experts,

please help me for which method is better for download service contract header and item data from ECC to flat file.

Regards,

Param..

3 REPLIES 3

Former Member
0 Kudos

Hi Paramesh,

please help me for which method is better for download service contract header and item data from ECC to flat file.

Can you be more specific about your requirement?

Are you referring to Call transaction or Session methods ?

In that case, please search before posting in SCN

You will get many threads.....I would suggest to use Call transaction method and to handle errors use Session method.

This is will work.

Regards,

Kittu

0 Kudos

Hello,

Thanks for your reply..what i am asking is how to download the service contract header and item data but not upload.

which is better means either BAPI or ANY other.

thanks..

Former Member
0 Kudos

You can create your own Z report and in this fetch the desired data into internal table.

and download the internal table