Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SGEN after SPAU, SPDD ?

former_member612721
Participant
0 Kudos
958

Hello,


I have a question about the ABAP load generation after SP upgrade.

If a program is customized by customer and he performed the SPAU adjustment, which program load will be generated by SGEN ? The standard program delivered by SAP or the customer version of the program (which program will be compiled)?

What are the consequences if I ran the SGEN for software components which include some customized programs and SPAU modification adjustments were made ?

Thanks

5 REPLIES 5

FredericGirod
Active Contributor
490

SGEN is "only" here to not loose time after installation, upgrade, ...

There are several ways to run a SGEN, the final result will depend the option you have selected.

But, you don't have to worry about SGEN, if something in the code is not compiled by SGEN, it will be the first time you will run the program that used this code.

SGEN will not modify the program content, functionality, ...

S_Sriram
Active Contributor
0 Kudos
490

Hi Alexandru.

1. SGEN to generate the ABAP loads of a number of programs, function groups, classes, and so on (its is applicable for SAP standard and customer version of the programs)

2. As part of SAP SUM upgrade process, SGEN is one of the task it's not require to run separately.

Regards

SS

former_member612721
Participant
0 Kudos
490

Thank you,

My question was: what happens if a program was customized by customer .. which of the program versions will be compiled by SGEN? the standard version or the customized version ?

490

Hi,

SGEN compiles always the active version. This has nothing to do with SPAU.

I think, you asking about SPAU and which version is active after an upgrade. Some enhancements/modifications can be adjusted automatically by the system. Some other enhancements/modifications have to be maintained manually. But at the end, if you finished all tasks in SPAU (and this is of course important), the system will always use/generate the active versions. Some of them are SAP versions (for example, if you reset the modification back to standard) some of them are still enhanced versions, because it is a modification.

lg Johann

490

Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"