Application Development and Automation 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: 
Read only

Class to Exp/Imp from Database

Sultanuddin
Explorer
0 Likes
497

Hi all,

I want to know which class we will use to Export or Import From Database?

Options

a ) CL_ABAP_EXPIMP_DB

b) CL_ABAP_EXPIMP_MEM

c) CL_ABAP_EXPIMP_SHBUF

2 REPLIES 2
Read only

thomasalexander_ritter
Product and Topic Expert
Product and Topic Expert
0 Likes
417

Hi,

I do not understand your question. What do you want to export, exactly?

1) The class definition?

2) A class instance?

What is your scenario?

cheers

Thomas

Read only

Sultanuddin
Explorer
0 Likes
417

I solved it myself.

Thanks....