Answer Posted / padma
roll back and start all over again
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
Explain what is the purpose of sap script?
The data of a view is not physically stored, but derived from one or more tables (t/f) : 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?
What is foreign key relationship? : abap hr
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
On which event we can validate the input fields in module programs?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
Why do we use events and actions in web dynpro?
How do you activate a function exit?
What are local objects?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
what is difference between (internal table types)standard table and sorted table in sap abap....
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/
How do we assign dynamic views while creating material master and generating bdc? : abap bdc