Why do we need enhancements?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What are the commands for BDC to pass specified values directly to a Batch Input Session..?
hw to explain scripts? like medruck, rvorder01, rvinvoice. help me, coz my resume is almost prepard bt nt geting confidence to attend interview bcoz i dnt knw hw to xpain few objects
if multiple badi can be active at a time, how will we know which implementation will be fired first . how to know the sequence in which implementation is fired.
Define structure in abap data dictionary?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is append structure?
How memory management happens for internal tables and work areas in abap?
what is Foreign key, check table and value table ....? what is the difference between CHECK AND VALUE TABLE ..? PLEASE GIVE THE APPROPRIATE ANSWERS......
what does it mean occurs 0 while creating an internal table?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
if we have to upload the legacy data by using one transaction ex.me22, in bdc which way we will choose i.e. session method or call transaction? how we will choose that way? can we use both method in single program?