Answer Posted / sravani
Match Code is nothing but Search help. Possible entries for an input field.it works based on f4 key.When user clicks on f4 it displays all the existing data so user can select required values instead of typing it manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 the function of the correction system? : abap data dictionary
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What are the page headers for secondary lists?
How you attach search help to data element? : sap abap data dictionary
How do you read files from the application server ? : abap bdc
What is gui status? How to create /edit gui status?
Why are insert and append statement used in sap abap?
Difference between Insert, Update and Modify?
What is the difference between call transaction and session method? : abap bdc
Which one is better joins or views and why?
What are the main events of which are used for logical database?
Select up to 1 row and select single difference ?
Can i Have Some Realtime Examples on Badi ?
Can we create an abap program without using y or z?