Hi All,
I have a problem with Call transaction / Submit program.
In a custom report if the user clicks on the material number it should take him to the Material BOM display screen.
Since program 'SAPMC29S' is not a executable program, i can not use SUBMIT statement (let me know if we can use it). I have to use CALL TRANSACTION for T-Code CS02. In CALL TRANSACTION, there are couple of issues.
First, it takes me to first screen of 'CS02' which is not useful for the user and he wants to skip it. Since I am using bdc data to fill the selection screen...I can not use the SKIP FIRST SCREEN statement.
Second, even if i dont skip first screen and user presses ENTER, it takes the user to the next screen but the second screen is different from what it is normally. The layout is different.
Can someone help me on this?
Thanks in advance
Regards,
Ankit