Mobile Application - Conversion Exit Setting

Use the Conversion Exit Setting tab to list the SAP conversion exits to exclude during runtime by the framework.

Mobile Application - Conversion Exit Setting

Mobile Application Info

  • Mobile Application: (Read Only) The name of the mobile application
  • Mobile App(lication) Desc(ription): (Read Only) A brief, easy to understand description of the mobile application
  • Release: (Read Only) The release number of the mobile application

Conversion Exit List

  • Add button: Click Add to create a new conversion exit detail. Fill in the fields in the Conversion Exit Detail section to automatically fill in the fields in this table.
  • Delete button: Click Delete to delete an existing conversion exit detail. To delete a conversion exit detail, click the rectangle to the left of the Conversion Exit column in the row you want to delete and click Delete.
  • Conversion Exit: (Read Only) Conversion exit from the Conversion Exit Detail section.
  • Active Flag (column 1): (Read Only) When checked, the Skip Conversion box is checked in the Conversion Exit Detail section
  • Skip Conversion (column 2): (Read Only) When checked, the Skip on Initial box is checked in the Conversion Exit Detail section
  • Skip On Initial (column 3): (Read Only) When checked, the Setting Scope box is checked in the Conversion Exit Detail section
  • Setting Scope: (Read Only) Conversion exit scope from the Conversion Exit Detail section

Conversion Exit Detail

  • Conversion Exit: Name of the conversion exit as found in SAP
  • Setting Scope: Choose from the drop down menu choices:
    • All Conversion Exit - Both input and output conversion exit routines are excluded
    • Input Conversion Exit - Conversion routines are exited when data is sent to SAP
    • Output Conversion Exit - Conversion routines are exited when data is pulled out of SAP
  • Skip Conversion: When checked, the conversion routine is always exited. When you check this box, it automatically checks the box in the first Active Flag column in the table above.
  • Skip on Initial: When checked, the conversion routine is only excluded when the initial field does not contain a value. If the initial field contains any value, the conversion routine runs. When you check this box, it automatically checks the box in the second Active Flag column in the table above.
  • Setting Enabled: When checked, the settings configured for the conversion exit are enabled and the exit is active. When you check this box, it automatically checks the box in the third Active Flag column in the table above.