Application Development and Automation 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: 
Read only

Regading Version management

Former Member
0 Likes
618

HI,

What is version management and how delete old version.

Regards.

suresh.d

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
598

Hi suresh,

Version Management

Use

This function allows you to:

Create multiple versions of a planned independent requirement

Create planned independent requirement quantities or dates for one material

Label a planned independent requirements as a reference

Create versions of planned independent requirements in simulative mode to see how each version affects the production and procurement plan.

Activities

If you want a planned independent requirement version to be included in the operative planning run, activate it. Inactive planned independent requirements versions are excluded from the operative planning run.

Comparing Versions

Procedure

You can compare versions entered for a material, and you can copy one or all schedule lines from the version you are using for comparison. You can use this function to copy the planned independent requirements or the schedule lines of other materials.

Select the version.

Select Edit ® Compare reqs with ® Reqmts version.

The dialog box Compare With appears.

Enter the material.

Enter the requirements plan number if the version that you want to use for comparison has a requirements plan number.

Enter the requirements type.

Enter the plant in which the version to be used for comparison is created.

Specify the version to be used for comparison:

– To select one version, select Selected version, and enter the required version.

– To select all active versions, select All active versions.

– To select all active and inactive versions, select All active/inactive versions.

Choose Continue.

Result

The Compare Versions screen appears. On the left-hand side of the screen, the material or the version you selected in the dialog box is displayed. On the right-hand side of the screen, the material you selected on the entry screen is displayed.

Setting Periodicity for Versions

Procedure

To compare versions created using different periodicity, you can change the periodicity of both versions to a common periodicity using Change period.

If the same periodicity has been set for both versions, the system highlights the lines that contain different quantities, and displays the percentage of the deviation in a third column.

To set the periodicity for versions, select Edit  Change period, and select the periodicity in which you want to compare the versions.

Result

The system highlights the periods in which the versions in comparison differ from each other. It also displays the percentage deviation between the quantity on the right and the quantity on the left in the Dev % column.

Regards

Kiran Sure

5 REPLIES 5
Read only

former_member196299
Active Contributor
0 Likes
598

hi Suresh ,

Version management is active for all objects of the ABAP Workbench.

Version management serves different purposes and user groups:

The developer can keep track of his or her work ("What have I changed?")

The developer can restore a previous version by reactivating it.

The system administrator can monitor work ("Which objects were changed and how in a specific time interval?")

It provides a basis for any auditor who requires a complete history of changes.

It enables customers to use the system to adjust data after they have upgraded to a new release.

Activities

You can access version management from the following:

Object Navigator (SE80)

Transport Organizer (SE09)

Display and maintenance transactions for Repository objects.

Please read this thread for deleting versions :

Hope this helps !

Regards,

Ranjita

Read only

Former Member
0 Likes
598

Hi

A version of a program is created when the request is released, so y can know all modifications made and if you need re-active an old version instead of the actual one.

Max

Read only

Former Member
0 Likes
598

Hi Suresh,

In version management we can view all the requests that r created and the active version.

Read only

Former Member
0 Likes
599

Hi suresh,

Version Management

Use

This function allows you to:

Create multiple versions of a planned independent requirement

Create planned independent requirement quantities or dates for one material

Label a planned independent requirements as a reference

Create versions of planned independent requirements in simulative mode to see how each version affects the production and procurement plan.

Activities

If you want a planned independent requirement version to be included in the operative planning run, activate it. Inactive planned independent requirements versions are excluded from the operative planning run.

Comparing Versions

Procedure

You can compare versions entered for a material, and you can copy one or all schedule lines from the version you are using for comparison. You can use this function to copy the planned independent requirements or the schedule lines of other materials.

Select the version.

Select Edit ® Compare reqs with ® Reqmts version.

The dialog box Compare With appears.

Enter the material.

Enter the requirements plan number if the version that you want to use for comparison has a requirements plan number.

Enter the requirements type.

Enter the plant in which the version to be used for comparison is created.

Specify the version to be used for comparison:

– To select one version, select Selected version, and enter the required version.

– To select all active versions, select All active versions.

– To select all active and inactive versions, select All active/inactive versions.

Choose Continue.

Result

The Compare Versions screen appears. On the left-hand side of the screen, the material or the version you selected in the dialog box is displayed. On the right-hand side of the screen, the material you selected on the entry screen is displayed.

Setting Periodicity for Versions

Procedure

To compare versions created using different periodicity, you can change the periodicity of both versions to a common periodicity using Change period.

If the same periodicity has been set for both versions, the system highlights the lines that contain different quantities, and displays the percentage of the deviation in a third column.

To set the periodicity for versions, select Edit  Change period, and select the periodicity in which you want to compare the versions.

Result

The system highlights the periods in which the versions in comparison differ from each other. It also displays the percentage deviation between the quantity on the right and the quantity on the left in the Dev % column.

Regards

Kiran Sure

Read only

Former Member
0 Likes
598

thank u