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 / onlysudipta
To achieve this functionality in fieldcatalog section
activate the field " REPTEXT_DDIC" i.e. REPTEXT_DDIC = 'X'.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What kind of financial periods exist in SAP? What is the relevant table for that?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
Define the various contents of technical specifications ?
What is the use of abap data dictionary? : abap data dictionary
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
How the at-user command serves mainly in lists?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
How does the system handle roll areas for external program components?
How the transaction that are programmed by the user can be protected?
Where do you find info on new developments in SAP?
What is value table? : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
what is the difference between hashed & sorted internal tables?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is view proxy in abap?