‎2007 Sep 25 2:43 PM
Hi friends,
i want to insert data in a database table (Ztable) by using class..
after create the class what i have to write.. in the source code... plz give me the exact syntax or code.. because i'm not an abaper so, plz help me regarding this..
in my Ztable contain 4 fields.. ( Vendor no, name , address, city ) these fields i want to insert the data ..
where i have to define a object.. and how can i use that..
regards
Babu
‎2007 Sep 26 11:38 AM
what do you mean: 'by using class' ?
noramally to insert or update a code in a DB-Tabe would be:
[copy all 4 fields into WA]
Modify ztable from wa.
BUT:
If you do not know, what you're doing there you should refrain from something like that....
‎2007 Sep 26 11:38 AM
what do you mean: 'by using class' ?
noramally to insert or update a code in a DB-Tabe would be:
[copy all 4 fields into WA]
Modify ztable from wa.
BUT:
If you do not know, what you're doing there you should refrain from something like that....
‎2007 Sep 27 5:23 AM
Thanks,
but my requirement is i need to arite a program using class(SE24)
thanks
Babu