‎2007 Jun 04 3:24 PM
hi to all
we r uploading master data using call tran and session methods .(ie nedor master data , materail master data ) . but we have some standard bdc program s to do this . then why we r using theese bdc techniques instead of using standard ones .
pls give some description .
pointsd woll be rewarde d.
‎2007 Jun 05 4:00 AM
Hi,
For call transaction we take the screen no's and call the screens....we do have standard programs but in these programs we can only display but cant make any changes so if u want to make any changes then we go for bdc techniques.....
And its the sd n hr people who will create these screens and we have to just write the code for calling these screens....thts the reason we dont use standard screens as they r used by hr n sd people to modify ....
if useful reward with points.
with regards,
madhuri.
‎2007 Jun 05 4:07 AM
we will have custome fields in transaction then we go for bdc method,also standard ones are available mainly master data..
simple example :
uploading to vendor master..
we have diffrent transaction to vendor
XK01 - Central vendor
MK01 - Purchasing Vendor
FK01 - Accounting vendor.
we have standard program for XK01 ,not for MK01,FK01.
if you want to upload MK01 ,then we need to go for BDC