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 / jamaluddin
by using LUW technique we can resolve this problem
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the function modules used to create batch input session? : abap bdc
Explain how do you get output from idoc?
What are the ways you can do the tuning?
What are the control break events in abap? : abap data dictionary
What is the advantage of structures?
Explain the structure of a bdc sessions?
What are local objects? : abap data dictionary
How to call transaction in session method without recording?
How can I make a differentiation between dependent and independent data? : abap hr
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What are the page windows?
What is the difference between sum and collect?
What does the insert statement in extract datasets do?
What is the significance of the memory table ‘screen’?