what is ECC in current version of sap r/3 ECC6.0.
what is full form of ECC6.0?
Answer Posted / sriram
ECC stands for ERP Central Component.
ERP Stands for Enterprise Resource Planning.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the functional areas? User groups?
how to see the tables of 200 in client 100?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is is a match code? : abap data dictionary
Difference between function group and function module?
wat is the default file name of BAPI trace?
What are the different types of parameters?
What are the events driven batch jobs?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
Explain the difference between a pool table and a transparent table?
What are the system fields? Explain?
Explain the difference between float and packed data type?
What is tcode se16?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Name some system global variables you can use in abap programs?