Skip to Content
0
Former Member
Dec 26, 2007 at 03:53 PM

shdb,bdc and alv's

58 Views

Can anybody help me with this query. since i am a beginner in abap.

this is my requirement

i have to do a recording using shdb(i have done that for xk01 t-code. i have given entries only for the mandatory fields).

then based on that i have to write a code to export data from a flat file on my desktop(presentation server).

i have done till this.

the next requirement is that i have to use alv block display to show 2 blocks.in 1st block i have to display the vendor name and all the records which were populated and success message if records are successfully populated from flat file into the system.

in second block i have to print all the records which were not populated in the database and some error message.

can u help me with full code.