Answer Posted / susmita
A logical database is simply an ABAP program that combines
the contents of the database tables.A logical database is
linked into ABAP report program as one of the program
attributes.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is smart forms? : abap hr
How do you find if a logical database exists for your program requirements?
What is check table?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Difference between Read and Get cursor?
What is an abap dictionary? : abap data dictionary
how to see the table output?
What are types of select statements?
Explain the inside concept in select-options?
What are the check tables?
What are the function modules used to create batch input session? : abap bdc
What are indexes? : sap abap data dictionary
What are the parameters in bdc_open_group? : abap bdc
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
What happens if we use leave to list-processing without using suppress-dialog?