‎2007 Jun 29 7:41 AM
Hi,
I am working on an ALV. I need to display the sort and filter fields in an ALV Report so that the user can sort it or filter it.
I've already declared g_variant type disvariant and called the necessary function modules such as REUSE_ALV_VARIANT_DEFAULT_GET, REUSE_ALV_VARIANT_EXISTENCE and 'REUSE_ALV_VARIANT_F4' but there are still no icons displayed.
Can anyone help me on this?
Thanks in advance.
Regards,
BELEN
‎2007 Jun 29 7:56 AM
‎2007 Jun 29 8:03 AM
Hi Raymond,
I used i_save = 'A',
i didn't use it_excluding and i did fill the calling program name is_variant.
What do you mean by changing the display status in form (i_callback_pf_status_set?)
‎2007 Jun 29 8:09 AM
‎2007 Jun 29 8:51 AM
i used the standard pf-status. i can't understand why its not working.
‎2007 Jun 29 9:15 AM