2014 Feb 20 1:18 PM
Hello,
We know in Ms .net platforms 2 or more developers can edit the same program but different versions locally.
How about in ABAP programs, since at one time, only the active version as of SAP server can be edited !
Question is how to enable to 2 developers work on the same program , but different versions.
Any ideas will be will come.
Regards
Gurpreet Singh Sidhu
Hello,
We know in Ms .net platforms 2 or more developers can edit the same program but different versions locally.
How about in ABAP programs, since at one time, only the active version as of SAP server can be edited !
Question is how to enable to 2 developers work on the same program , but different versions.
Any ideas will be will come.
Regards
Gurpreet Singh Sidhu
2014 Feb 20 1:24 PM
2014 Feb 20 1:55 PM
Thanks Thomas for a quick reply. ABAP in Eclipse also connects to SAP server - no local editing is allowed.
Regards.
2014 Feb 20 1:24 PM
Hi Gurpreet,
are you talking about a custom program , or a standard program,
a custom program can be copied with other name, and modifications
can be carried out simultaneously on both,.
But working on same program simultaneously i thing its not possible.
2014 Feb 20 1:56 PM
Thanks Sanjeev for quick reply. We do use such an approach whenever possible , but its not scalable - given that the program is a function pool.
2014 Feb 20 1:59 PM
Hello Gurpreet,
There is no way we can have two modifiable versions of the same program.
2014 Feb 20 2:01 PM
If it is a function pool, create INCLUDE programs inside the Function pool.
Create a include for every person and do their coding in their respective include program.
Regards,
Thanga
2014 Feb 20 2:16 PM
If you are willing to code without syntax check and compilation, you can even write ABAP code in good old notepad.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |