what is ECC in current version of sap r/3 ECC6.0.
what is full form of ECC6.0?
Answer Posted / chaitanya muddana
ENTERPRISE CORE COMPONENT OR ENTERPRISE CENTER COMPONENT
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between internal tables and extract datasets? : abap modularization
Explain open dataset in sap abap?
Workbench request are client dependent or client independent
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
Define database layer? : abap data dictionary
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
How do you save data in bdc tables? : abap bdc
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are the payroll related infotypes? : abap hr
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the difference between Classic badi and Kernal badi ?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are interactive reports?
what is mean be On Change of in Control Break statement