cancel
Showing results for 
Search instead for 
Did you mean: 

BPS - Transport

Former Member
0 Kudos

Hi Guys,

I'm working with transaction BPS0 and now I need to transport my business planning what is the best way to do that and the step?

Regards,

Iván.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

answered by a friend

Former Member
0 Kudos

I think the client is different between DES and QA. Maybe I'm missing something....

Regards,

Iván.

lucimar_moresco
Active Participant
0 Kudos

Hi

You can transport structures only if the client number is the same. Ensure that client number is the same.

As you can see the client number is part of the structure name...

Former Member
0 Kudos

Hello Ivan,

yes the numbers are probably different.

To have an idea about the differences in programming with different CLIENT NUMBERS landscapes, you should have a look at this interesting blog .

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2113] [original link is broken] [original link is broken] [original link is broken];

It explains very clearly how to ...in this kind of situations.

I hope I helped.

Kind regards

Former Member
0 Kudos

Hi Guys,

Thanks for your answer..... I implemented the how to for massive upload and in some part of the code it references:

  • TYPES: yth_data TYPE /1sem/_yth_data_750ZDU00001,

  • yt_data TYPE /1sem/_yt_data_750ZDU00001,

  • ys_data TYPE /1sem/_ys_data_750ZDU00001,

  • yto_chas TYPE /1sem/_yto_chas_750ZDU00001,

  • ys_chas TYPE /1sem/_ys_chas_750ZDU00001,

  • ys_kyfs TYPE /1sem/_ys_kyfs_750ZDU00001,

  • yt_kyfs TYPE /1sem/_ys_KYFS_750ZDU00001.

  • ADJUST

I have transported the program that mention this logic but doesn't compile. Any suggestion?.

Regards,

Iván.

Former Member
0 Kudos

The client number is the same between your DEV system and PRD system ? It 's always 750 ?

Regards

Wally

chemicala_srimallikarjuna
Active Contributor
0 Kudos

Hi,

In BPS0 itself, there is a transport option. Pls Try that. BPS) - extras - transport.

you can use program UPC_TRANSPORT_BPS_ALL to transport BPS Object. For the P folder: /nUPSPM (Customizing) --> Extra --> Transport Folder.

Regards

CSM Reddy

Former Member
0 Kudos

Hi,

There are two options:

1. On the BPS0 screen, from Menu choose Tools -> Transport & on next screen enter values which you want to collect. Also give transport number.

2. Execute program UPC_TRANSPORT_BPS_ALL and select the planning objects and the transport no.

Regards,

Deepti