Table T1 wants to ensure that the key field t1-fielda entered is valid against a field t2-fielda in table T2. Which is the foreign key table? a) T1 b) T2 c) T3 from the dictionary d) Cannot be determined Note: I think the answer is A. What do you think. Please answer only if you are very sure. Else pls ignore.
1 4100108. Identify the one addition that is not part of the interface of a method a) Importing b) Result c) Exception d) Returning NOTE: I think the answer is B. Please comment if you are sure with your answer
2689What is the Effect of not Typing Formal parameters in a Form? a) Conversion always occurs b) Conversion never occurs c) Forms are more flexible but prone to a short dump if conversion does not work d) No effect e) Forms are less flexible and are guaranteed no chance of a run time error Note: Please answer only if you are very sure. Else pls ignore.
1 5805Refer to the following Code. What is the value of sy-fdpos and sy-subrc after the search is executed? Data: mystring type c value 'ARAMCO'. Search mystring for 'X' a) sy-fdpos = 0 and sy-subrc = 0 b) sy-fdpos = 0 and sy-subrc = 4 c) sy-fdpos = 4 and sy-subrc = 0 d) sy-fdpos = 4 and sy-subrc = 4 Note: Which is correct B or D ? I am just confused between B or D. If you are very sure then please reply.
1 5945Post New SAP Labs Certifications AllOther Interview Questions
Explain automatic payment programmer
what is role of b.tech biotechnology student in pharma compenies?
Can you use an Intent to provide data to a ContentProvider? If not, what would be the proper mechanism for doing this?
How is cache mode useful when the configuration is an exchange server client?
What is a meant by light object mapping?
How many Instance modes is supported by WCF?
What is substr function?
How do I merge labels from excel to word?
Why dataset is used in c#?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is the difference between jms queue receiver and jms queue requestor?
What do you mean by money laundering?
Define Electrical Insulation and examples of Solid,Liquid and Gaseous insulating materials?
Stored a cookie on the browser; why can’t I see it?
What are deadlock prevention techniques?