2014 Aug 25 3:35 PM
Hi guys
Probably it's a silly question, but...
How is the better way to transport class and methods?
I'm facing a lot of problems when I'm transporting my class to PRD ambient... These problems are happening, for example, when I change a parameter from my method, and in PRD this parameter is not found...
If I try to transport my methods using SE80, write transport entry this problem should end..?
Hi guys
Probably it's a silly question, but...
How is the better way to transport class and methods?
I'm facing a lot of problems when I'm transporting my class to PRD ambient... These problems are happening, for example, when I change a parameter from my method, and in PRD this parameter is not found...
If I try to transport my methods using SE80, write transport entry this problem should end..?
2014 Aug 25 3:41 PM
If you add a new import parameter to your method you might mark it as optional or be sure to change and transport all programs where this class is called (where-used-list). That is how I would do it.
Best regards,
Thomas Wagner
2014 Aug 25 3:53 PM
The problem is not this, the problem it's looks like my method parameters are not updated when I transport
I found this tip and I'm going to test it now:
2014 Aug 25 4:47 PM
You can try to mark the following flags when you transport the cr
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |