Answer Posted / medepalli.sunil@gmail.com
F4 functionality is for the Field input value help. It is
declared with the help of function module
F4IF_INT_TABLE_VALUE_REQUEST (or)
F4IF_FIELD_VALUE_REQUEST
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a development class? : abap data dictionary
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is the difference between Check and Continue?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
When the top-of-page event does get triggered?
Sal abap on hana interview
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What data is contained in data dictionary? : abap data dictionary
What are the tcodes for performance tuning?
Explain what is runtime analysis?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Where are you used type casting?
What are the main uses of the primary key?
How do you process errors in call transaction method? : abap bdc