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


Please Help Members By Posting Answers For Below Questions

What does the extract statement do in extract datasets?

638


What are the functional modules used in sequence in bdc? : abap bdc

574


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

1762


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

633


Explain the difference between function group and function module?

560






What are control tables? : abap data dictionary

598


Can a domain, assigned to a data element be changed? : abap data dictionary

542


What is get cursor field?

873


How can we upload a text file having delimiters in to legacy system? : abap bdc

604


Where can you find error log for call transaction? : abap bdc

719


How do you process errors in call transaction method? : abap bdc

676


How to find the return code of an stmt in abap programs?

623


Define subtype ? : abap hr

607


Define alv programming in abap?

692


BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1609