Hi, Find out the tables in which this data goes..Write ABAP program what exactly you want using these table Then there is one program exit on logon SUSR0001. ...
Hi All, I would like to know the difference between an RFC and a BAPI. Plz respond ASAP. Thanks inAdvance. Sofiarao. ... Discover Yahoo! Stay in touch with...
Go to transaction /nSE93 and check out the authorisation object from there or check this out with some basis guy. ... From: sapabapprogramming@yahoogroups.com ...
Darshan Mulmule
darshanm@...
Jun 1, 2005 7:21 am
12999
Hello MM Functional people & ABAPERs kindly help with table where tax code and there values are stored. Thanks in Advance, gaurav ... Yahoo! Messenger NEW -...
Hai all, i have some doubs in BDC and SMART FORMS.plz can anyone help me its urgent. i want to change the material number using the transaction code MM02...
Madhavi Reddy
madhavikreddi@...
Jun 1, 2005 7:25 am
13001
hi all , i need to dispaly a text whenever the mouse is moved over the alv's column name. pls help me ... Free antispam, antivirus and 1GB to save all your...
 Hi Darshan:
I'm ver much thankful to you for your docs.Can u please provide teh same for ALE,IDOC & BAPI, SMARTFORMS & BADI.I'll be thankful to u.
Please...
gaurav pandey
gp_happy@...
Jun 1, 2005 8:25 am
13004
Dear All, V have a request where the client wants the Header Material No( AFKO-PLNBEZ) in the screen of co24. presently we are getting the Matrial Text from...
Dear All, V have a request where the client wants the Header Material No( AFKO-PLNBEZ) in the screen of co24. presently we are getting the Matrial Text from...
hi friend visit the websites sap.com help.sap.com sap-img.com sappoint.com sapdomain.com sunil_ghariya <ghariya_s@...> wrote: Dear Friends, I am New...
Hi, The relation between afko and aufk is AUFNR(order no). Based on this you can join both tables or you can use separate selects. Regards, Kishore ... ...
hi, just record the transaction mm02 and generate the program for BDC. there u can see what all fields u require for changing materials. customize the program...
Thanx , I have got this book but it doesn't talk about modular programming. Is there any other book available for Modular Programmi ng ? Regards, Sunil ... ...
BAPIs are implemented as function modules in SAP in order to allow external systems to connect to SAP. the underlying principle for this concept is RFC only...
check out the help on 'Authority-check' statement use the following transactions to create authorization fields and objects SU20 - fields SU21 - objects and...
hello, i have one project in which i have to change username under which background jobs r running to 'BATCH' in tables tbtco and tbtcp....i have been told to...
Dear Group Members, I am trying to create material through Recording (either through BDC or LSMW) using transaction MM01 uploading file from my local system. ...
Hi Sanjeev This is abir here.the best soln 2 craete a material master is get the recording (shdb)done and read the whole data 4m an excel file.i did uploaded...
lock object is nothing but synchrnous accessed by several user to the same dataset. -- _______________________________________________ India.com free e-mail -...
THis is prabhu ,send your bdc program code , i will give u solution __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo!...
Hi, I appended one structure into MARA table. I used transaction SE14 and Adjusted the table and activated. After some time I deleted the structure which I...
BAPIs are also RFC but the unique feature abt BAPIs is that they dont handle exceptions. They have a structure called RETURN which catches the error messages....