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

Version management in SAP

Former Member
0 Likes
4,010

Hi all,

Does anyone know how to maintain version management in SAP??

Thanks and Regards,

ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,786

Ravi,

You need not exclusively maintain versions for the programs yourself .

ABAP workbench has its own version management mechanism,

Go to SE38 ( or anyother Tx for that matter )

in the bar, go to Utilities->Version

Thanks,

Laxmi

  • Reward helpful answers

Hi all,

Does anyone know how to maintain version management in SAP??

Thanks and Regards,

ravi

7 REPLIES 7
Read only

Former Member
0 Likes
1,786

Goto SE38.

Specify the prog name.

Menu = Utilities -> Vers. Mgmt

You can see all the versions of a prog

Read only

0 Likes
1,786

Hi ,

Version management for ABAP programs are done automatically. After you transport your program , if you try to change it it'll as for a transport request.(new version)

You can find all the versions in utilities-> version management.

Regards,

Sumit

Read only

Former Member
0 Likes
1,786

Hi,

You don't maintain a version in SAP. SAP does it.

if you want to check the versions associated with a program then use

settings->version management.

Regards,

Nikhil Moghe

Read only

Former Member
0 Likes
1,787

Ravi,

You need not exclusively maintain versions for the programs yourself .

ABAP workbench has its own version management mechanism,

Go to SE38 ( or anyother Tx for that matter )

in the bar, go to Utilities->Version

Thanks,

Laxmi

  • Reward helpful answers

Read only

Former Member
0 Likes
1,786

Hi,

You don't maintain a version in SAP. SAP does it.

if you want to check the versions associated with a program then use

Utilities->version management.

Regards,

Nikhil Moghe

Read only

former_member508729
Active Participant
0 Likes
1,786

Hi Ravi,

You can maintain version for your report program through utilities->Ver management or create version.

You can create next version of your report only if you have locked that report under your id.

Regards,

Ashutosh

Reward points if helpfull

Read only

Former Member
0 Likes
1,786

Hi,

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.

Reward points

Regards