Troubleshooting / FAQ's

Troubleshooting / FAQ's

The following answers some frequently asked questions regarding Process Execution.

Problem

When transacting product completion using mobile, the pending product quantity does not updates according to the quantity entered.

Solution

For pending product quantity to get updated while using mobile, you must set the TXN_MODE parameter in the Application Developer responsibility to transact existing ingredient reservations.

To set the TXN_MODE parameter:

  1. Navigate to the Form Functions window.

  2. Query the function GME_MOBILE_CMPLT_PROD.

  3. Click the Form tab, and in the Parameters field, check for the TXN_MODE parameter.

  4. If the parameter TXN_MODE exists, set the value for this parameter as shown below:

    • TXN_MODE=PEND_LOT_ONLY to transact only existing pending lots

    • TXN_MODE=BOTH to create new transactions and transact the existing pending product lots.

  5. If the parameter TXN_MODE does not exists, add the parameter, separating it from other parameters with a space.