2007 Oct 31 3:18 AM
hi guys,
There is a request to custom VKM1 by taking out the menu,button and check box. And user wants additional field to be included in the report output. Im able to copy ZRVKRED01, ZRVKRED02 and all include. However Im having problem to find how to take out the menu,button and check box. Can you advise me how to do that? Thanks.
Requirement:
1.take out menu, button, check box.
2.add additional field into the report. (not define yet, will discuss later with BSA)
2007 Oct 31 3:24 AM
Hi,
I see that this calls program RVKRED01 which you have copied as ZRVKRED01.
RVKRED01 contains
IF NOT flg_kkl IS INITIAL.
PERFORM reuse_alv_hierseq_list_display.
ELSE.
PERFORM reuse_alv_list_display.
ENDIF.
This calls the ALV function module where pf -status is set. You can set your own pf status by copying standard pf status from ALV.
Hope this helps.
ashish
2007 Oct 31 3:41 AM
hi Ashish,
how are you? thanks for the advice. i able to take out the menu and button now.
BK.
2007 Oct 31 3:26 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |