2009 Jun 15 12:12 PM
Hi All
I am implementing SAP Note 1337240. In which I need to run report RSTXSCRP and enter parameters ,
radio button FORM,
object name HR_GB_P11D_2009
mode IMPORT
form/on front end C:\temp\HR_GB_P11D_2009.txt
but when I try to exectue it, it ask to save in standard SAP pacakage, and downst allow to save in custom pacakge, any idea how can I implement this note manually,
any guidance will be higly appreciated
thanks
2009 Jun 15 2:25 PM
2009 Jun 15 12:22 PM
Hi,
What i can understand from the documentation of the sap note is that u have to use the report RSTXSCRP and download the forms. Forms are given as attachements to this note.
Regards
Ansari
2009 Jun 15 12:32 PM
Yes I have downloaded that attachment, now I want to upload that txt file into SAP. now the problem is the dataset boject HR_GB_P11D_2009, which is a part of SAP package not a custom package. So when I excute the report ,it asks for standard sap package, it I give a custom package it gives error and says cant use custom package.
If somebody has imported form in Standard SAP ??
2009 Jun 15 12:36 PM
Hi,
manual implementation is nothing but copy the code and paste it at respective place.
in your case it is a script.
go to script and in particular window paste the code that recomended.
that will work fine.
this is how we manually do.
try it once if it creates problem get back, mean while i will find out note and changes to be done.
thanks
Vinod
2009 Jun 15 12:51 PM
Hi Vinod
Here its not about copying, but import the txt file in SAP, problem as mentioned before is its asked for standard sap package and doesnot allow to save in custom package. If you have any idea and can help that will be really gr8.
2009 Jun 15 12:58 PM
even after doing the manual changes it is asking for standrad package.
it cant be.
first check, your form exist in your client or not. if it is not this problem comes.
thanks
Vinod
2009 Jun 15 1:01 PM
Hi,
I am not sure if you can save object under SAP name space into custom package. In my case i had to create programs in SAP name space based on a note, and the note had details about the package (SAP)
So you have to save it in standard package. But in your case i cannot find the package details in the note
Regards
2009 Jun 15 2:13 PM
Hi Ravi
So from your point of view they should provide sap pacakge, where the standard obj should belongs to.
I will raise this issue with SAP then.
2009 Jun 15 2:25 PM