SAP MII Transaction Plug-In
The MII_TRANS_PLUGIN
activity invokes a custom transaction written in SAP MII directly from the POD. The call to SAP MII is made using the local EJB interface. As a result, the execution occurs within the existing SAP NetWeaver transaction context.
The MII_TRANS_PLUGIN
activity should be used as a template to create various POD button activities (see POD Button Activities). For each activity created from this template, the TRANSACTION_NAME
activity rule must be configured to specify the target SAP MII transaction. For more information, see Example: Writing, Configuring, and Executing a POD Plug-In Extension.
The following table describes activity rule settings that you can change for this activity in Activity Maintenance
:
Rule | Setting |
|---|---|
| The name of SAP MII transaction input parameter that is used to pass the XML representation of the service API input DTO. The default value: |
| The name of the SAP MII transaction output parameter that is used to return a message to be displayed in the POD The default value: |
| Parameters that are passed to the SAP MII transaction. Each parameter assignment must be separated by a semicolon. For example, |
| The parent transaction folder name and the name of the target SAP MII transaction in upper case. For example, |