hi can anyone give me refercne of a bdc code and prgoram which i need to load data...
the requirment is like thi s i have created a ztcode for maintianince of a table zeid
this contains three field kunnr name1 and email id
and it work like this it has modification screen and new entry screen
when user enters the kunnr number name1 is automatically selected from kna1 table and email_id user enters in screen
requient
now the user will give us a file it will have huge data and only kunnr and email id
i need to laod to sap table
what is the process to do this as the fiel has only kunnr and email id and we need to get name 1 from kna1 table corresponsing to the kunnr
so BDc will be ok to do as data is huge
which method i should u se?
CT or session.....
please give steps and code to do so...
regards
Arora