Answer Posted / chandra babu.a
ABAP/4 Query is a powerful tool to generate simple reports
without any coding. ABAP/4 Query can generate the following
3 simple reports: Basic List: It is the simple reports.
Statistics: Reports with statistical functions like Average,
Percentages. Ranked Lists: For analytical reports. - For
creating a ABAP/4 Query, programmer has to create user group
and a functional group. Functional group can be created
using with or without logical database table. Finally,
assign user group to functional group. Finally, create a
query on the functional group generated.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How do you save data in bdc tables? : abap bdc
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What are the uses of table pool or table cluster.
How to create any functions? How to go about it?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How can we declare a table control in the abap/4 program?
What are the functional areas? User groups?
Define database layer?
Explain some essential objects in abap dictionary?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is human resource information systems (chris)? : sap abap hr
What is the difference between RETURNING and CHANGING parameters for a method?
Explain the concept of clusters in payroll
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is a function group? : abap modularization