what is ECC in current version of sap r/3 ECC6.0.
what is full form of ECC6.0?
Answer Posted / jaydee banerjee
ECC6.0 stands for Enterprise Central Component
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are extracts?
What is the use of dequeue function module? : sap abap data dictionary
What does the ‘suppress dialog’ do?
What is the difference between dialog program and a report?
What is meant by hotspots?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are pool tables?
What is the function of the transport system and workbench organiser? : abap data dictionary
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Why lsmw does not support call transaction method? : abap bdc
How do you get the number of lines in an internal table?
How do you populate data into a multiple line field? : abap bdc