Skip to Content
0
Sep 11, 2023 at 06:26 AM

how to get the value range values of domain on alv grid using components of LVC_S_FCAT

107 Views

I have created report program using OOPS abap from scratch to get the sap user list by using 2 tables USSR02 and USER_ADDR.

For the field USR02-UFLAG, in the table the values are maintained as 0,32,64 which are numeric. But the domain

value range the description for these values are maintained.

I am using LVC_T_FCAT for field catalog. I want to get the description from the domain value range of field UFLAG,

rather than just numbers on the ALV grid.

LVC_T_FCAT is of structure LVC_S_FCAT.

Is there any way I can achieve this using any of the components in LVC_S_FCAT ?

image.png

Attachments

image.png (27.4 kB)