cancel
Showing results for 
Search instead for 
Did you mean: 

Copy order based data from one planning version to another

Former Member
0 Kudos

I am trying to copy specific order based key figures from one planning version (000) to another planning version (001) without deleting the time series data.  Can that be done using standard SCM transaction like /SAPAPO/VERCOP?

Kind regards,

Dave

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

For time series data, you can also use transaction /sapapo/tscopy

which is more effective than /sapapo/vercop because it offers you the

choice to select which data area is going to be copied. If you take

advantage of the selective capabilities of /sapapo/tscopy for Time

Series, the result will be similar as if you had performed a 50 %

version copy.

Transaction /sapapo/vercop is recommended to be used only with Order

data and not with Time Series data

Please refer the OSS  429422

Regards,

R.Brahmankar

rajkj
Active Contributor
0 Kudos

Hi Dave,

To my understanding, there is no standard t.code that can copy an order from 000 to another version without wiping out the existing data.

You may execute either a BAPI (in test mode) or a custom program.

Thanks,

Rajesh