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

Issue in implementing sap note 1677707

Former Member
0 Likes
1,606

Hi All,

I am trying to implement sap note 1677707.

I completed all the 4 manual steps given in the note and tried to implement note through snote transaction.

but I get a compilation error for below given line in include MBQUANTS :-

ENHANCEMENT-POINT MBQUANTS_09 SPOTS ES_MBQUANTS STATIC .

here MBQUANTS_09 is not present in the system, I am getting error and since it is in sap namespace, I can't create the same manually.

Kindly suggest How should i get this enhancement point in my sap system.

as a temporary solution, I just removed that line from note and gave to functionals for testing after implementing the same.

offcourse i will deimplement it and implement original one, once i get the solution.

s/w component :- SAP_APPL

Release :- 605, level : - 0007,  support package :- SAPKH60507

Hi All,

I am trying to implement sap note 1677707.

I completed all the 4 manual steps given in the note and tried to implement note through snote transaction.

but I get a compilation error for below given line in include MBQUANTS :-

ENHANCEMENT-POINT MBQUANTS_09 SPOTS ES_MBQUANTS STATIC .

here MBQUANTS_09 is not present in the system, I am getting error and since it is in sap namespace, I can't create the same manually.

Kindly suggest How should i get this enhancement point in my sap system.

as a temporary solution, I just removed that line from note and gave to functionals for testing after implementing the same.

offcourse i will deimplement it and implement original one, once i get the solution.

s/w component :- SAP_APPL

Release :- 605, level : - 0007,  support package :- SAPKH60507

4 REPLIES 4
Read only

gokul_radhakrishnan3
Active Participant
0 Likes
1,129

Hi,

There is a correction note 1793221 available for this. Please check

With regards,

Gokul

Read only

0 Likes
1,129

Hi Gokul,

Thanks for replying.

I have seen that correction note 1793221.

I am not sure what it does functionally, but i have checked its content and it seems that it creates few enhancement spots but it doesn't create the enhancement spot ES_MBQUANTS for which I am getting error.

Regards,

Awadhesh

Read only

0 Likes
1,129

I searched for the related notes. After going through the following notes 1793221, 1787621, 1797156, 1766526, 1693537 & 1750465 I could not find any notes which gives you the Enhancement spot ES_MBQUANTS. So I am getting a feeling that you may need support package

SAPKH60510 to correct your issue. May be you can search in that. But I am not very sure whether you have any separate note for the above ES.

Regards,

Gokul

Read only

Former Member
0 Likes
1,129

Hi expert as've fixed, passing me this same

Message was edited by: Hernan Joel Martinez Landeo