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

Question about SAP note instruction(subroutine does not exist)

aris_hidalgo
Contributor
0 Likes
564

Hello Experts,

I was just given a task wherein I need to manually apply a SAP note but in the instruction it says that I need

to edit a subroutine that when I checked does not exist in the function group. Now, do I need to create that subroutine

or am I missing something?

Hope you cna help me guys. Thank you and take care!

Hello Experts,

I was just given a task wherein I need to manually apply a SAP note but in the instruction it says that I need

to edit a subroutine that when I checked does not exist in the function group. Now, do I need to create that subroutine

or am I missing something?

Hope you cna help me guys. Thank you and take care!

3 REPLIES 3
Read only

Former Member
0 Likes
527

What is the note number?

or give the function group and subroutine name with your server release.

Regards

Karthik D

Read only

0 Likes
527

Hi Guys,

The sap note is 1172256. when I checked the function group, I noticed that the subroutine is not existing. So what I did was to ask for an access key and created the subroutine and pasted the code in the attached sap note file. But when I try to syntax check there is an error saying that some datatype are not known. I do not know the next step from here.I hope you can help me guys.

Thank you and take care!

Read only

0 Likes
527

Hi,

You should not have created that subroutine on your own, it seems like its an Formula Routine created from tcode VOFM -> Formulas -> Condition Value. so create a routine with number 49(access key required) and add the code to it.

But as this is a Enhancement implementation, i recommend you to implement this Notes by importing the support package for the component SAP_APPL. Details about support package level in which the note corrections are delivered are given in that notes. so better take help of your basis guy.

Regards

Karthik D