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

On implementing OSS Notes

Former Member
0 Likes
1,040

Hi all,

I am implementing a particular OSS Note . While implementing it ( From Note Browser ) I am getting a pop up message to confirm changes .

This is the message with RED signal .

"Object REPS RACORR20_A does not yet exist; create this object"

on double clicking the above,

Procedure

1. Terminate the SAP Note installation.

2. Create an empty object REPS RACORR20_A using the object editor.

3. Restart the SAP Note installation.

Now, could you please suggest what to do next to complete the Note implementation....

Thanks a lot,

~ Abap lover

5 REPLIES 5
Read only

Former Member
0 Likes
636

before appling any Notes , u have to go thru the note , then u will come to know what are the pre-Requisits.

If no thing is there , then create a reprot and active it .

Regards

Prabhu

Read only

Former Member
0 Likes
636

1. Terminate the SAP Note installation.

--> Stop the implementaion

2. Create an empty object REPS RACORR20_A using the object editor.

--> Go to se38 --> create an INCLUDE with name RACORR20_A , activate it and come out of se38

3. Restart the SAP Note installation

--> Start implementing the OSS note...

Hey that need not be INCLUDE.. it may be a report.. check that in the NOTE definition....

Message was edited by:

Enter the Dragon

Read only

Former Member
0 Likes
636

Hello,

Could you please give us the note number?

If it is not written in the note text that you have to manually create the REPS, don't do it.

Because your note may update this REPS so you don't know what you have to put in this REPS. If you create it empty, you will have a yellow light saying that some changes couldn't be copied.

I think the note author forget to assign prerequisite note for this one that create the REPS and fill it.

Regards,

Walter

Read only

Former Member
0 Likes
636

Yes.... the Note no is : 0000029694

Thanks,

Read only

0 Likes
636

Hello,

I checked the note and you have to create the REPS object manually and copy the source code from the note. You can't implement this note with Note Assistant because for this release, Note Assistant can't create new REPS object.

Regards,

Walter