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.
What is new enhancement framework?
What is the difference between scrolling a table horizontally and vertically?
What is the collect statement?
What are the basic objects of the data dictionary? : abap data dictionary
What is is a match code? : abap data dictionary
Why do we use types statement in abap programming?
How can we set the table spaces and extent sizes? : abap data dictionary
What are the aggregate objects in data dictionary? : sap abap data dictionary
Mention some important events in abap programming.
How many types of size categories and data classes are there? : abap data dictionary
Write special commands of list?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Define spool request?