POD URL Parameters
The following table describes POD URL parameters and their values:
Parameter | Description |
|---|---|
| Displays the value in the |
| Displays the value in the
You can specify this value in End of the note. |
| Displays the value in the
You can specify this value in End of the note. |
| Specifies the name of the POD that you want to open.
The value in the End of the note. |
| Displays the value in the |
| Displays the value in the
If a work center is not specified in the POD URL and a user ID is specified in the POD URL, the user’s default work center appears in the End of the note. |
| Displays the value in the
The End of the note. |
| Displays the value in the |
| If For more information, see SAP Note 1790160 |
| Specifies the activity ID of the POD you want to open |
| If |
The URL is a value displayed in your browser’s Address
field. You can append a parameter list to control the URL that opens the POD.
To access the URL and parameter list in the POD shortcut, right-click the shortcut on the desktop and choose Properties
. The URL appears in the URL
field. The URL parameter list begins with the question mark (?).
The parameter list is a set of name-value pairs that take the following form:
?name1=value1&name2=value2&name3=value3&...
Each name is the name of an element, such as OPERATION, and each value is the corresponding value for that name, such as ABC, in OPERATION=ABC. A question mark (?) separates the requested URL from the parameter list. Then each name-value pair is listed, separated by the ampersand (&).
You can access predefined and customized Operation
, Work Center
, and Message Board
PODs by changing the following URLs:
http://<servername>:<serverport>/manufacturing/com/sap/me/wpmf/client/template.jsf?WORKSTATION=OPERATION_DEF&ACTIVITY_ID=DEF_OPER_POD&LOGOUT=true
http://<servername>:<serverport>/manufacturing/com/sap/me/wpmf/client/template.jsf?WORKSTATION=WORK_CENTER_DEF&ACTIVITY_ID=DEF_WC_POD&WORKCENTER=WC1&USER=ADMIN&ENDUNITNUMBER=EUN1&LOGOUT=true
http://<servername>:<serverport>/manufacturing/com/sap/me/wpmf/client/template.jsf?WORKSTATION=MESSAGE_BOARD&ACTIVITY_ID=MESSAGE_BOARD&LOGOUT=true
http://<servername>:<serverport>/manufacturing/com/sap/me/wpmf/client/template.jsf?WORKSTATION=OPERATION_TOUCH&SOFT_KEYBOARD=true&ACTIVITY_ID=DEF_TOUCH_OPER_POD