cancel
Showing results for 
Search instead for 
Did you mean: 

Manual Historization of full environement

andrew_jones1
Explorer
0 Kudos

Hi Experts.

I am looking for clarification/confirmation about how the Historize button works in PaPM. When we first implemented, PaPM in 2019, we were told that Historize button only Historizes the exposed and selected functions. The process to manually historize all the functions in an environment involved the following steps:

  1. Expand all Description node functions to expose all functions in the environment.
  2. Select all functions by clicking on the check box next to "Function" in the upper left corner
  3. Select the Historize button

When working in environments with several hundred functions and Description nodes 2 or 3 layers deep, this is a very tedious task. Is there an easier way to Historize an entire environment?

Also, it would be nice if there was a SE38 Program that could Historize an environment, similar to running /NXI/P1_FW_ACTIVATE to activate an environment. If anyone knows of a Program or T-Code that can be used from SAPGUI or WEBGUI to Historize an entire environment, I would appreciate the info. This would be big time saver.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member741705
Participant

Hi Andrew,

There is a report /NXI/P1_FW_HISTORIZE which historizes the entire environment or a specific function(depending on how the input box is filled):

a. If you want to historize an entire environment, you can specify there the environment and version
b. if a specific function is wanted to be historized, fill the environment, version and function id.

In the Modeling History application, under the Environment tab, the historization will be logged with CHANGE as type after the historization of an entire environment.

Also, if you have a lot of functions, there's no need to collapse the description nodes since these functions will be included in the JSON configuration after historization.

Hope this helps!

Best regards,
Kevin

andrew_jones1
Explorer
0 Kudos

@kevin joshktopino

This is fantastic. I was hoping there was an easier way. I just tested it by running /NXI/P1_FW_HISTORIZE on a env and was able to restore it to another version number, so it definitely works.

I really appreciate the tip. This will be a real-time saver.

Andrew J