report shipping by email not received by client???
Dear Experts,
I have been trying to ship the MSDS by email to customer. I have maintained the EMAIL as the standard communication.
When I try to ship manually or automatically, the communication INT is not triggered for the variant.
Under manual processing, the report shipping is completed with the package but we do not know what is the exit stage of the
final report( means to which customer destination and which mode). I have attached the screenshots to understand clearly.
If u have the logical steps to determine the report shipping for automatic process, please guide appropriately as I have followed the document WWI cookbook
and report shipping guide.
Screenshot 2:
Error when redetermining reports for variant CH-MSDS EN W7. Is there a function module CVEO_RDO_BUNDLE_GENERATE.?
As i do not find that function module being maintained under user exit category EHS_CHECK
screenshot 3:
communication INT could not be determined, why………Is it using a function module via an user exit???
In screenshot Shiporder completed, which mode of transmission is being determined by the SAP system.
Regards
Dhinesh
Dear Dhinesh
may be check this as well:
Chapter: Report Shipping Status Network
Here you get a “feeling” whcih user exit in SDS distrbution is used at which point of time.
Generally the whole chapter
“Report Shipping: Process” is important
Based on your release: with an OSS note a new functionality is available. PLease refer to chapter:
“Überwachung des Druck- und Sendestatus im Versand” (sorry: on english SAP help pages only the german text shows up; don’t know why).
Chapter “Manual Report Shipping” might help as well.
Back to your screenshots:
Screenshot 1:
Please use transaction CVD1 to identify the corresponding SDS distribution; check status etc. According to the screenshot process run thorugh without error
Screenshot 2: there seems to be a customzing issue regarding the “Check” part regarding MSDS_DIST; on the top “INT” could not be confirmed (eMail addresss maintained ?)
Please use transaction CVD1 to identify the SDS distrbution data etc. as it seems to be that a SBE has been created in any case
Screenshot 3:
Error occured in “redeterming” a report. Here you neeed to understand how the system is working (only high level; it is explained to a more detailed level in teh SDS distribution guide)
a.) a material should be shipped to a customer and a SDS is needed
b.) material should be shipped e.g. 01.10.2013
c.) now you can specify in customizing the “due” date for SDS shipment which is e.g. 14 days before the day at which the material should be shiped to the customer (to make sure that customer receives the SDS before he/she receives the material)
d.) now it is possible by suitable customizing to “redetermine” the report. E.g. in the case as mentioned above a sds distribution order is placed in EHS but not processed; only 14 days before delivery of material the SDS will be delivered, by customizing you can specify if a new report should be checked (e.g. in the meantime the version could have changed from 2.1 to 2.2 and the customer should always receive the recent one). PLease check correspondon customizing of “redetermination”; may be there is an error
The SDS OSS note (SDS guideline regardind SD distrbution) explains to my knowledge this customizing as well so I skipped here details
May be this will help.
C.B.
Refer e.g. to
and chapter: Order Package Shipping; here you will find hints regarding “communication type)
and chapter: “Shipping Reason” might be helpful as well
Check:
http://help.sap.com/saphelp_erp60_sp/helpdata/en/a7/28782c0a6c11d28a220000e829fbbd/content.htm
and there topic “Report selection“; here the “redetermine topic” is explained
PPS: may be read this document as well: http://www.sap.com/community/webcast/2011_05_04_Sustainability_de/08_Coenning.pdf
Hi Dhinesh,
In your question, some of the report shipping orders shown the statuses “SENT”and “COMPLETED”.
with this status, the program must trigger the emails out.
Have checked in the transaction SCOT, where you can see the emails are available in Q.
If you are not getting any positive results there, probably this could be a severe program errors.
You can find more information related to this on the SAP NOTES – 1096411, 1148408, 1023588, and also 775182.
this is not a very frequent and open issue to guess and provide you the solution. still you not able to correct the issue with the above notes, can be investigated further.
Regards
kamal
dear kamal and C.B,
The SD call still generates errors. Here is what i found from the server data. I corrected an error in the CONVERT section where printto was used instead of Print and the target location was c:\wwi\temp\target.prn instead of target.ps. I corrected it and still gives me a error.Please check the settings below and correct me if anything is wrong.
03/21/13 14:35:54 Start Function ‘WWI_CONVERT_TO_PS’
Initializing parameters
Initializing Tables
Receiving data from client
calling RfcGetData returned 0
receiving data lasted: 24.5 sec.
Writing source-document
Creating binary file C:\WWI\TEMP\BP_EH_WWI_ID5_01\l0980505.PDF
Writing data to binary file 208413 bytes
wait for semaphore
waited for semaphore: 0.0 sec
semaphore allocated
No special entry for PS in section [convert] in WWI.INI found. Using default.
Switching printer to ‘Convert’
ShellExecute printto C:\WWI\TEMP\BP_EH_WWI_ID5_01\l0980505.PDF “Convert”
started process with PID 1416
poll for c:\temp\target.prn: 1
No such file or directory
poll for c:\temp\target.prn: 2
No such file or directory
poll for c:\temp\target.prn: 3
No such file or directory
poll for c:\temp\target.prn: 4
No such file or directory
poll for c:\temp\target.prn: 5
No such file or directory
poll for c:\temp\target.prn: 6
No such file or directory
poll for c:\temp\target.prn: 7
No such file or directory
poll for c:\temp\target.prn: 8
No such file or directory
poll for c:\temp\target.prn: 9
No such file or directory
poll for c:\temp\target.prn: 10
No such file or directory
poll for c:\temp\target.prn: 11
No such file or directory
poll for c:\temp\target.prn: 12
No such file or directory
poll for c:\temp\target.prn: 13
No such file or directory
poll for c:\temp\target.prn: 14
No such file or directory
poll for c:\temp\target.prn: 15
No such file or directory
poll for c:\temp\target.prn: 16
No such file or directory
poll for c:\temp\target.prn: 17
No such file or directory
poll for c:\temp\target.prn: 18
No such file or directory
poll for c:\temp\target.prn: 19
No such file or directory
poll for c:\temp\target.prn: 20
No such file or directory
Error: Poll Target didn’t find target file!
Terminating Process
Switching back printer to ‘HP Universal Printing PS’
Error printing document: -2
No special entry for PS in section [convert] in WWI.INI found. Using default.
Switching printer to ‘Convert’
ShellExecute printto C:\WWI\TEMP\BP_EH_WWI_ID5_01\l0980505.PDF “Convert”
started process with PID 2300
poll for c:\temp\target.prn: 1
No such file or directory
poll for c:\temp\target.prn: 2
No such file or directory
poll for c:\temp\target.prn: 3
No such file or directory
poll for c:\temp\target.prn: 4
No such file or directory
poll for c:\temp\target.prn: 5
No such file or directory
poll for c:\temp\target.prn: 6
No such file or directory
poll for c:\temp\target.prn: 7
No such file or directory
poll for c:\temp\target.prn: 8
No such file or directory
poll for c:\temp\target.prn: 9
No such file or directory
poll for c:\temp\target.prn: 10
No such file or directory
poll for c:\temp\target.prn: 11
No such file or directory
poll for c:\temp\target.prn: 12
No such file or directory
poll for c:\temp\target.prn: 13
No such file or directory
poll for c:\temp\target.prn: 14
No such file or directory
poll for c:\temp\target.prn: 15
No such file or directory
poll for c:\temp\target.prn: 16
No such file or directory
poll for c:\temp\target.prn: 17
No such file or directory
poll for c:\temp\target.prn: 18
No such file or directory
poll for c:\temp\target.prn: 19
No such file or directory
poll for c:\temp\target.prn: 20
No such file or directory
Error: Poll Target didn’t find target file!
Terminating Process
Switching back printer to ‘HP Universal Printing PS’
Error printing document: -2
No special entry for PS in section [convert] in WWI.INI found. Using default.
Switching printer to ‘Convert’
ShellExecute printto C:\WWI\TEMP\BP_EH_WWI_ID5_01\l0980505.PDF “Convert”
started process with PID 1456
poll for c:\temp\target.prn: 1
No such file or directory
poll for c:\temp\target.prn: 2
No such file or directory
poll for c:\temp\target.prn: 3
No such file or directory
poll for c:\temp\target.prn: 4
No such file or directory
poll for c:\temp\target.prn: 5
No such file or directory
poll for c:\temp\target.prn: 6
No such file or directory
poll for c:\temp\target.prn: 7
No such file or directory
poll for c:\temp\target.prn: 8
No such file or directory
poll for c:\temp\target.prn: 9
No such file or directory
poll for c:\temp\target.prn: 10
No such file or directory
poll for c:\temp\target.prn: 11
No such file or directory
poll for c:\temp\target.prn: 12
No such file or directory
poll for c:\temp\target.prn: 13
No such file or directory
poll for c:\temp\target.prn: 14
No such file or directory
poll for c:\temp\target.prn: 15
No such file or directory
poll for c:\temp\target.prn: 16
No such file or directory
poll for c:\temp\target.prn: 17
No such file or directory
poll for c:\temp\target.prn: 18
No such file or directory
poll for c:\temp\target.prn: 19
No such file or directory
poll for c:\temp\target.prn: 20
No such file or directory
Error: Poll Target didn’t find target file!
Terminating Process
Switching back printer to ‘HP Universal Printing PS’
Error printing document: -2
*****Raise exception TARGET_FILE_NOT_FOUND*****
release semaphore
sending data lasted: 0.0 sec.
Elapsed time : 146.5 sec.
This document was generated from the following discussion: report shipping by email not received by client???