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 are the differences between domain and data element?
Can we call reports and transactions from interactive reporting lists?
Where do you code the hide statement?
What is time constraint ? : abap hr
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is pass by value and what is pass by reference? Which is better?
Explain the difference between float and packed data type?
What happens if only one of the commands set screen and leave screen is used without using the other?
2)In production what is the user exit?
Define structure in abap data dictionary?
What are the basic objects of the data dictionary? : abap data dictionary
What is the t-code to display batch input sessions? : abap bdc
What are two methods of modifying sap standard tables? : abap data dictionary
What are the types of the programming language used in the sap abap software?
What is the difference between commit-work and rollback-work tasks?