‎2008 Feb 04 5:35 PM
Hi,
Good day experts,
I would like to update the database table for a Transaction which is BP. i hope we can do BDC and BAPIs.
Actualy my requirment is if i run a BP(Business Partner) transaction code which is update the CITY1 then Automatically DataBase Table should be updated. Data Base table is DFKKOP.
i hope , we we can do BDC or BAPIs.
Can any one give me suggestions or Sample Code for this senario.
Regards,
kk
‎2008 Feb 05 5:04 AM
Hi
U have to write a BDC program to update the CITY values.
Narendra
‎2008 Feb 05 6:33 AM
Hi,
If you are manually running the transaction, you can go for user exits/BADIs with your transaction.
Else if you need to do the operations w/o runing the transaction, you may use BAPIs or BDC.
Regards,
Renjith Michael.