Application Development 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: 

SAP Note (2003552) Implementation--- Which package?

Former Member
0 Kudos

Dear Gurus,


I need to implement SAP Note


2003552 - Missing report RFFMAVCDERITRACE


But when i create the object, it asks for SAP package, which is not mentioned in Note. If i use any other Financial accounting package it does not allow to save. Could any one know, in which package this note has to go.



Thanks

1 ACCEPTED SOLUTION

pavanm592
Contributor
0 Kudos

Hi,

Check note once again

Development Class: FMAVCA_E -- Is mentioned in the steps.

Regards,

Pavan

13 REPLIES 13

pavanm592
Contributor
0 Kudos

Hi,

Check note once again

Development Class: FMAVCA_E -- Is mentioned in the steps.

Regards,

Pavan

Former Member
0 Kudos

Dear Pavan,

Thanks for your reply. I am asking about the package. When i create this program , it asks for Package. Which package it should be?

Regards

Former Member
0 Kudos

Hi Imran

Refer the Note back to SAP, they should provide the details of the Package within the installation instructions of the Note.

Regards

Arden

0 Kudos

Hi Imran,

Have you tried it , i think that report should be saved in the same package as i mentioned above ,once check again and let me know if i am wrong.

Regards,

Pavan

matt
Active Contributor
0 Kudos

A development class is a package.

Former Member
0 Kudos

Dear Gurus,

The note says to add these values in selection text

TAB Selection Texts

                    P_OF1  Inactive

                    P_OF2  Inactive

                    P_OF3  Inactive

                    P_OF4  Inactive

                    P_ON1  Active

                    P_ON2  Active

                    P_ON3  Active

                    P_ON4  Active

but selection texts does not allow me to add these values. Can anyone tell what could be the problem?

Regards

0 Kudos

Hi Imran,

Have you added the code given in the note in report ,if yes then activate the report and then go to text elements then add the texts.

Regards,

Pavan

0 Kudos

Dear Pavan,

IN the beginning of Note, it is mentioned that there is ABAP code mentioned below but no ABAP code is mentioned.

It also do not let me enter values in selection texts.

This is the link of NOTE. Can you please see and help?

https://websmp230.sap-ag.de/sap/support/notes/convert2pdf/0002003552?sap-language=EN

Regards

pavanm592
Contributor
0 Kudos

Hi Imran,

Do it one step at a time, first thing is create the report with the code given in note and activate.

After doing that go to se38 and give program name and select Documentation button and give the text as given in the note .

Regards,

Pavan

Former Member
0 Kudos

Dear Pavan,

IN the beginning of Note, it is mentioned that there is ABAP code mentioned below but no ABAP code is mentioned in the note.

It also do not let me enter values in selection texts.

This is the link of NOTE. Can you please see and help?

https://websmp230.sap-ag.de/sap/support/notes/convert2pdf/0002003552?sap-language=EN

Regards

Former Member
0 Kudos

Hi Pavan

We're both trying to assist you here, but you also need to listen to the guidance being given and also follow the instructions in the Note.

The Note clearly indicates that the code for the report is included in the Note. You need to set-up the framework for the program, then implement the Note using SNOTE.

If you are unsure of how to implement a note, refer to you Basis Team and they will guide you.

Regards

Arden

0 Kudos

Go to Snote transaction and download the note there and display the note which will be listed under new ,and there according to the patch of yours u will be having the code just do as was given there.

matt
Active Contributor
0 Kudos

Let's try and make it REALLY simple for you.

said "Development Class: FMAVCA_E"

What you don't understand is that a Development Class is the old name for a Package. Therefore when you create the object, you save it in package FMAVCA_E


As everyone else has said, in addition, do exactly what the note says. You create the objects - then use SNOTE to implement the note. This will automatically put the code inside the program object.


You say "It also do not let me enter values in selection texts." But that is very unclear. What do you mean "it doesn't let me". What, it reaches out through the screen and physically restrains your fingers? Or do you get some kind of popup, or an error message? We're not psychic - we can't read your screen clairvoyantly. You must be specific.