what is ECC in current version of sap r/3 ECC6.0.
what is full form of ECC6.0?
Answer Posted / chandrasekhar sidda
ECC-Stands for ERP Central Component.
I request you all who are posting answers,please make
yourselves confirm whether your answer is correct or not.
Please don't misguide the readers.
Regards,
Chandrasekhar Sidda.
| Is This Answer Correct ? | 34 Yes | 13 No |
Post New Answer View All Answers
Why do we use types statement in abap programming?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
How do you display a data in a detail list?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Persistent class
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Which transaction code can I used to analyze the performance of ABAP program.?
Search help exit details.
What are the advantages and disadvantages of different types of bdc's?
How many main windows are allowed in sapscript?
When the get cursor command used in interactive lists?
How do you populate data into a multiple line field? : abap bdc
Can we set page headers to details lists?
What is protect & endprotect?