what is ECC in current version of sap r/3 ECC6.0.
what is full form of ECC6.0?
Answer Posted / shravan
ECC means "Enterprise core component" or
"Enterprise central component"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the two levels in defining a match code? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
Setting up a BDC program where you find information from?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is payroll driver ? : abap hr
What are number ranges?
What is the use of buffering?
What is the difference between collect and sum?
How do you activate a function exit?
What function does data dictionary perform?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
How many secondary indexes can we create in a table?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Exception handling and how does it transfer from called method to calling method?
How do you populate data into a multiple line field?