cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating Custom Solution

Former Member
0 Likes
1,410

Hi Gurus

I am creating custom solution using solution builder and  have attached my custom bc sets to building blocks

When i am importing this solution in another system and activating , the system is unable to find my custom bc

sets .

I have attached BC sets directly and not used any variant/external file

is that is the reason pls help as i dont have any idea about that

View Entire Topic
0 Likes

Hi Rahul,

When you create a new BC set, system asks for a Transport Request. After you are done with creation of BC set, you should release that Transport Request (TR) so that the BC set should be trasported to other system in which you are activating new solution through Solution Builder.

Hope you got the answer.

For more clarification, please let me know.

Thanks and best regards

Hemchandra

Former Member
0 Likes

Hi Hemachandra,

I have a doubt here,

If we are going to upload our own solution to another system that is not in our landscape, how come the transport request system will do the above.

As per my knowledge all the solutions are meant to be independent of transport requests, those are ready to be downloading and uploading. Please guide me If I went wrong.

With warm regards,

Srikanth Naidu. Akula

pkar036
Advisor
Advisor
0 Likes

Hello Srikanth,

The point is that a custom BC Set is equivalent to an abap object created in the source system.

Solution builder is just the means to access and run this abap object in a defined sequence.

There are other ways as well to execute or run a BC Set in any system. There are transactions SCPR20 etc to aid in such cases.

Now the point which Hem was talking about was that, there should be some means the Abap object ( BC Set ) created in source system should be there in destination system where it is run.

Again here, if the two system are connected to each other through SAP STMS route, then the method mentioned by Hem will work.

If not, you could simply take the data files and co files of the TR from the source system and copy them in the destination system.

This issue will be resolved.

Kindly let me know if I have cleared your question.