Suppose in an ALV report in grid we have to disply matnr,
ernam,ebeln,ebelp etc.But when we bring the cursor on that
specified field it will show "material number" for matnr,
"purchase Document Number" for ebeln etc. how do you acheive
this?
Answer Posted / jaswant sahjlan
You can handle it by using button_click event of class cl_gui_alv_grid
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain different types of locks?
What was the requirement of IDoc in your project? How it was working?
How do you find out who has transported a transport request?
What is an “on request field” statement?
What is the use of 'for all entries'?
What are the disadvantages of abap query tool?
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.
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is bdc? : abap bdc
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the events we use in dialog programming and explain them?
Name some data dictionary objects?
Can we create field without data element? If yes, how?
What are the different functions used in sap script? What are the parameters used in each function?
What is table buffer?