cancel
Showing results for 
Search instead for 
Did you mean: 

using web interface with EM

Former Member
0 Kudos

Hi experts,

we have set up a series of custom Events for our freight Units and freight orders. Now, we would like to use the web Interface to Display the Status of the objects. Can u describe which URL we have to use, how it works and which statuses I can see. Screenshots would also help to get a look and feel for it.

Thanks

Petra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Petra,

You mean to say that you want to use SAP EM WebUI to display the status of the objects.  Is it correct?

Regards

GGOPII

Former Member
0 Kudos

yes

Former Member
0 Kudos

1. Define Web Interface Transactions  in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Define Web Interface Transactions

2. Define configure fields  for User profiles in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Configure Fields for Selection

  • Create a new configure field as your requirement e-g ZFREIGHT_UNIT
  • EM Attribute ID CNTR_XXXX or INFO_XXXX or SYST
  • EM Object EH Event Handler
  • Give short description and long description
  • Disp Mode W Write
  • Assign your Even handler in Ev. Hand. Type

3. Define Configure Fields for Display in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Configure Fields for Display

Execute same configuration for all the fields which you want to see in WebUI

4. Define Selection Profile in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Define User Profiles -> Define Selection Profile and go to Selection Profile Details -> Select your configured fields, assign order selection and select Input for.

5. Define Display Profile in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Define User Profiles -> Define Display Profile and go to Selection Profile Details & Event Display Details -> Select your configured fields, assign order selection and select Input for.

6. Define Event Message Profile in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Define User Profiles ->Define Event Message profile -> Assign internal event code in Event Reporting Items and assign configured filed in Event Reporting Details

7. Define user profile in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Define User Profiles -> Define User profile and assign new created Event Msg. Profile, Display Profile and Selection Profile

8. Assign defined web transaction from “1” in IMG -> Event Management -> Event Messages, Status Queries, and Web Interface -> Web Interface -> Assign User Profiles and Web Interface Transactions to Users or Assign User Profiles to Roles

9. Activate SICF in Tcode SICF and path default_host/sap/bc/ webdynpro/ saptrx/em_fpm_ui

10. Check your url in http://xxxxxxxx/sap/bc/webdynpro/saptrx/em_fpm_ui?sap-language=EN

11. Refer ODT10, ODT20 and ODT30 to complete your full configurations.

Answers (0)