Back to

Custom authorization check program (Optional feature)

Create the function module for custom check

  1. First, create the function module. Select the newly created function group and right-click to create the function module.

    .

  2. Type in Z_WINSHUTTLE_CHECK_ACCESS in the Function group field and Z Winshuttle Query Custom Auth Object in the Short text field.

    Note: The name and parameters should be entered exactly as shown below for the custom check to work.

  3. Enter Import parameters exactly as shown below.

  4. Create Export parameters exactly as shown below.

  5. Create this exception for use.

  6. Save, check, and activate the FM.

Also in this section

Create custom function group

Maintain the Flag to activate the custom authorization check

Code example