what is the unit of work
Answers were Sorted based on User's Feedback
Answer / dushyanta kumar
The R/3 system is multi user system and many users access
the same information at the same time, which is mainly
DATA. Consider the case where one user is modifying a
record, and second user is trying to delete the same
record. If the second user is successful in deleting the
record then the first user will face problem for modifying
the record that is already deleted. The avoid such
situation, R/3 system has provided Logical Unit of Work.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kubera
Logical Unit Work..
You can define this way --> it is the span of time during
which any database updates must be performed (in all or
nothing manner) or canceled.
Commit Work or Rollback work..
Commit work -> performs all the actions relevant to the
execution of tasks.
Rollback work -> cancels actions relevant to the execution
of tasks.
Is This Answer Correct ? | 1 Yes | 0 No |
Can we modify data in data base table using view?
How to creat transactions? : abap data dictionary
What are the types of data types in the sap abap?
Define abap/4 layer?
What is the significance of the memory table ‘screen’?
How to move the even records of one internal table to other
one client needs material description more than 40 chars so how can we extend because in standard table material descp is of 40 chars only
In BDC,i have 3 transaction and one flat file with data for all those 3 transaction requires........i want to process these 3 transaction at a time using that single flat file,if 3rd transaction fails to upload the record,can we roll back the remaining 2 transaction or we can't?Is it possible in BDC,How?
I have 2 transactions,the output of 1st transaction is input of 2nd transaction.In this senario...Which method we use to upload the Data,Call trans or Session maethod?How?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
Companies in India which are working in SAP-ISU?
State the system field for the current date?