2006 Aug 09 3:14 PM
Hi all experts!
I have a question concerning sapscript and Intrastat.
First some background information:
Country's inside EU have to inform to the locally central Statistic bureau. This information can be printed out from SAP. For my case we have to send the information to the Statistics Sweden.
In the SAP system, I am working with, the printout is coming with only the values and text. This mean that the form with the fields and logo have to be put in the printer, by our self. And hope that the value and text come in the right fields. Like you se a quit bad solution.
My question's are:
Is it a standard program/sapscript in SAP, that can be used?
Or is it a Bapi or Badi that can be implemented and will do the work?
Or do we have to make the hole form by our self, in Sapscript?
First one with the right answer will be given lots of point
Thanks a lot for helping me out.
2006 Aug 09 4:32 PM
SAP standard sapscript for intrastat is SD_EXPAIV and program for sweden is RVEXPAIV.
You need to copy and modify the standard sapscript to add logo and other fields. Use the copied sapscript in the selection screen of program RVEXPAIV.
Regards
Sridhar
Hi all experts!
I have a question concerning sapscript and Intrastat.
First some background information:
Country's inside EU have to inform to the locally central Statistic bureau. This information can be printed out from SAP. For my case we have to send the information to the Statistics Sweden.
In the SAP system, I am working with, the printout is coming with only the values and text. This mean that the form with the fields and logo have to be put in the printer, by our self. And hope that the value and text come in the right fields. Like you se a quit bad solution.
My question's are:
Is it a standard program/sapscript in SAP, that can be used?
Or is it a Bapi or Badi that can be implemented and will do the work?
Or do we have to make the hole form by our self, in Sapscript?
First one with the right answer will be given lots of point
Thanks a lot for helping me out.
2006 Aug 09 3:39 PM
Hi Ali,
it depends , which module is it related to. if there are no standard script that meets your requirement then , you need to Start create a NEw script or Smart form to do the job.
Regards
vijay
2006 Aug 09 4:32 PM
SAP standard sapscript for intrastat is SD_EXPAIV and program for sweden is RVEXPAIV.
You need to copy and modify the standard sapscript to add logo and other fields. Use the copied sapscript in the selection screen of program RVEXPAIV.
Regards
Sridhar