cancel
Showing results for 
Search instead for 
Did you mean: 

Structure of Service in SC is not being exhibited according to PR

pedro_santos6
Contributor
0 Kudos

Hello Experts,

I am having a strange problem.

I am in SRM_SERVER 550 and package SAPKIBKT15

Previously it was in the package 11.

When I made that updating, I lost the service hieraquia.

When sending a service PR as for instance:

10 - HIER (Item Service)

Service 01

Service 02

20 - HIER (Item Service)

Service 03

Service 04

In the package 11 it was contemplating in my SC.

Now when I send a PR appears just for me in that way:

Service 01

Service 02

Service 03

Service 04

See the [PRINT|http://www.pedrosrm2010.xpg.com.br/HIER.jpg] of as it reflects SC.

Some idea?

Thanks in advanced.

Pedro Marques

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I am in SRM_SERVER 550 and package SAPKIBKT15

The two SCs in your image don't look comparable to me though. Are they two SCs generated out of two exactly the same PRs?

In any case, I searched the notes for you but you are already at a high SP level for SRM_SERVER 550. Try this note and see if it helps:

Note 1362647 - Runtime error when adding new hierarchy sub-item

pedro_santos6
Contributor
0 Kudos

Hello,

Actually they are different PR.

One of when it was package 11 and the other with package 15.

They are not the same data, but the scenery is the same.

I don't know if your sweats note is really relevant, but as it is applicable, I requested implementation of the same and I maintain you informed on the result.

Thank you,

Pedro Marques

pedro_santos6
Contributor
0 Kudos

I implemented the note 1362647 and the problem continues.

Some other idea?

Thanks,

Pedro Marques

Former Member
0 Kudos

In your ECC systemm, set a break point at LBBP_EXTREQF18 on the following statement:

IF lv_qrfc IS INITIAL.

Run report BBP_EXTREQ_TRANSFER in dialog mode in ECC. When the program executs till the break point, change the value of lv_qrfc to blank. Get into FM 'BBP_BC_EXTREQ_INB' on SRM side. There can you check if i_items still contain the hierchical ones (itm_type = HIER).

On the other hand, you could raise an OSS mesasge with SAP at the same time.

Answers (1)

Answers (1)

pedro_santos6
Contributor
0 Kudos

Guys,

Structure of Service in the classic scenery doesn't work.

When updating SP, I also altered of extended classic for classic.

To treat the service structure I implemented the badi BBP_EXTLOCALPO_BADI to define as extended classic scenery just PRODUCT_TYPE = 02.