2014 Jun 09 6:43 AM
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 :- SAPKH60505
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 :- SAPKH60505
2014 Jun 09 6:47 AM
2014 Jun 09 6:58 AM
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 .
2014 Jun 09 7:16 AM
2014 Jun 09 7:25 AM
THis Notes 1266995 and 1190467 not impemented , 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.