for example in client 710 i update the records for tcode
me21 using bdc,in the same server if i update 5 records and
in the mean while other user do the same bdc update for
me21 for 3 records how do u resolve the remaining 2 records.
Answer Posted / sreenivasa rao yarru
by lock mechanisom we can solve this problem
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we omit a leading sign and a leading zero in sapscript?
What is a badi?
wat are the process that can be executed & tracked in a workflow?
Can we use on change of between select and endselect?
What are standard layouts sets in the sap script?
What are the types of parameters in the function modules?
what is field string ? & where we are using field strings?
What is new enhancement framework?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Can we create a gui status in a program from the object browser?
What is evaluation path, where do we do it and why? : sap abap hr
What are the different types of abap/4 programs?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'