InterviewSolution
Saved Bookmarks
| 1. |
What Is Use Of Reuse_alv_fieldcatalog_merge? |
|
Answer» Using this function module, you can get the FIELD CATALOG for a given Internal table or DD Structure. Once you get the Field catalog, you COULD change the properties of each field. Using this function module, you can get the Field catalog for a given Internal table or DD Structure. Once you get the Field catalog, you could change the properties of each field. |
|