what is the default event that is triggers in report?
Answer Posted / deepa thirunavukkarasu
Start-of-selection
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does hide statement do?
How many types of size categories and data classes are there? : abap data dictionary
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What are the data classes in abap?
What is design pattern? Provide example .Why are we using it?
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.
What are the page windows? How many main windows will be there in a page window?
What are client dependent objects in abap/sap?
What is an “on request field” statement?
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
What are the restrictions on subscreens?
What are the dynamic actions and how to configure it? : sap abap hr
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are the disadvantages of using explicit enhancement?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?