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
Sal abap on hana interview
What is the difference between Classic badi and Kernal badi ?
How can we create callable modules of program code within one abap/4 program?
How can we upload a text file having delimiters in to legacy system?
What are the difference between pool tables and transparent tables?
What are your ways to performance optimization?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is foreign key relationship? : abap hr
Explain how to Handle the internal tables in ABAP?
Can a domain, assigned to a data element be changed? : abap data dictionary
Why do we use abstract class
Explain the structure of a bdc sessions?
How do you convert non-char field into char type fields ?
Which FM do you use to find out who is reporting to whom
Give examples of transparent table?