2006 Jun 22 3:41 PM
I copied SAPMV75B to a Z program and editing it for some requirements.
When only plant and material details are input on selection screen, I see the data is being written on output from subroutine FORM 020__001. I do not want this output and planning to have some output of my own with my changes. So I tried to comment out the write statements in this Form 020__001 and when I execute, it says "The display variant has not been generated. Please restart se38".
How to solve this so that I don't see the standard output and see my output instead? I mean how to make the standard output disappear.
Thanks.
I copied SAPMV75B to a Z program and editing it for some requirements.
When only plant and material details are input on selection screen, I see the data is being written on output from subroutine FORM 020__001. I do not want this output and planning to have some output of my own with my changes. So I tried to comment out the write statements in this Form 020__001 and when I execute, it says "The display variant has not been generated. Please restart se38".
How to solve this so that I don't see the standard output and see my output instead? I mean how to make the standard output disappear.
Thanks.
2006 Jun 22 4:15 PM
Ok, brave man!
1. I hope you have good reason to leave the standard.
2. You should hav copied to a Z module pool whith the name SAPMZ75B using standard copy function in SE80.
3. You must activate <b>all</b> GUI status, screens and titles manually - I'm looking for a solution to do this automatically in one step.
4. You must define the starting transaction V_RA Backorder Processing: Selection List as Z-name for program and screen.
Regards
Clemens
Message was edited by: Clemens Li
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |