What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Define the various contents of technical specifications ?
What are the uses of interactive reporting?
What are the different types of internal table?
What is the difference between a dialog program and a report?
How to upload data using catt ? : abap hr
What is a subroutine?
Is it possible to run host command from SAP environment? How do you run?
In which particular scenario we use sorted table and which particular scenario we use standard table?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
Differentiate between report and dialog program
What are the different methods of passing data? : abap modularization
What are authorization objects and what statement is used to perform an authorization check in an abap program?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
How to combine multiple billing into one RV document ( Step by Step)?