HI, i've customize a list of scope in transaction me57 creating a new report that go on when is necessary.
Now i would like copy a gui and user command of standard report RM06BL00.
With transaction se41 i've just copy a GUI of the standard program and in my program i've add all the include that are necessary for use the USER COMMAND of RM06BL00.
My problem is that when a click on my field of ALV or icon on GUI report go to DUMP because don't go in mine " AT-user Commad " but in other User command in INCLUDE SAPLKKBL-SAPLKKBL-EVENT-ATUSER-COMMAND in perform "user_command_new" and i don't understand go there.
When call this transaction it's don't found some parameter and go to dump.
MY report must not go to that user commad but in MINE!! how I can DO ???
Can you help me ??
THK'S!!!!!!