cancel
Showing results for 
Search instead for 
Did you mean: 

events

former_member193027
Participant
0 Kudos

Hi,

I want to indicate in the system if a particular event is to be entered manually.Is there someway we can have the manual indicator.

Also the business requires that when a POD is signed by the consignee, the signature and date of the POD copy needs to be captured in EM.Is it achievable?

Accepted Solutions (1)

Accepted Solutions (1)

former_member190756
Active Contributor
0 Kudos

Hello Dipak,

there is no real indicator available for this. You could check field MSGSRCTYP in the Event Message.

There should be value E if it was sent from the EM WebUI. You could check this e.g. in Preprocessing function and reject the message if not E is provided here. Or react somehow in the rule set to it with an own function. Depends what you want to exactly do if the message is not sent from the UI.

Check domain /SAPTRX/EV_SRCTYP for other possible values in this field.

You can have an attachment to your message that could be a picture of the signature.

http://help.sap.com/saphelp_em70/helpdata/en/4a/01356d540f2fe9e10000000a42189b/content.htm

Best regards,

Steffen

former_member193027
Participant
0 Kudos

Hi,

Related to POD part I have a question, we do not need any attachment but rather a text field needs to be there where the POD signed info is possible.How can I have this field in EM a sthis is not available in TM standard?

former_member190756
Active Contributor
0 Kudos

You could use just a Info Parameter if you need it on EH level or an Event Message Parameter if you need it on Event Message level.

Info Param is restricted to 200 characters. Event Message Param you could use char 255.

Best regards,

Steffen

former_member193027
Participant
0 Kudos

Hi,

Can you ellaborate this in details.Does that mean without having a placeholder in TM, thru parameters I can have the info about POD.

Will there be any development included

former_member190756
Active Contributor
0 Kudos

If the event is entered manually you can customize this in transactions /SAPTRX/UCCF and /SAPTRX/UCUP. The parameters needs to be customized also accordingly see SPRO for the different transactions.

Best regards,

Steffen

former_member193027
Participant
0 Kudos

Hi,

The business has the below enclosed terms

"POD signed" refers to POD/Product actual delivery to customer.

"POD delivered" refers to POD document actual delivery back to LSP  Location.

Customer would like to see the the details of POD/Product delivery to customer ("POD signed") such as Signature date/time & signed by on FO/FU level.How do I achieve this.

Secondly Which dates do you maintain on POD event on EM (actual delivery to customer or actual delivery to LSP Location)?

former_member193027
Participant
0 Kudos

any update on the above questionannire

Answers (0)