Ansicht
Dokumentation

EXIT_SAPLCOVA_002 -

EXIT_SAPLCOVA_002 -

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

This enhancement runs in SAP R/3 outbound when manufacturing orders are sent from SAP R/3 to SAP APO in the operation filter. For more information on the operation filter, see SAP Note 367658.

If an operation is filtered out, the C_APO_RELEVANT change parameter for this operations is set to SPACE. If the operation is sent to SAP APO, the parameter is set to 'X'.

The enhancement module is used to override the behavior of the operation filter on a customer-specific basis:

  • The I_REASON_CONTRKEY, I_REASON_DURATION, and I_REASON_RESOURCE import parameters contain information on the reason why the operation is filtered out:
  • I_REASON_CONTRKEY = 'X': The control key is not relevant either for scheduling or capacity planning.

  • I_REASON_DURATION = 'X': The duration of the operation is zero.

  • I_REASON_RESOURCE = 'X': The work center used in the operation is not contained in an active integration model.

  • Depending on the reason given (several reasons can be given simultaneously), you can decide whether to send an operation (C_APO_RELEVANT = 'X') or filter it out (C_APO_RELEVANT = SPACE).
  • If none of the reasons apply and the C_APO_RELEVANT change parameter is nevertheless set to SPACE, the operation belongs to an alternative sequence of a production order and may not be sent to APO. In this case, the filter may not be overridden on a customer-specific basis.
  • If a work center is not entered for an operation in SAP R/3, the operation is always filtered out and this enhancement module does not run at all.

For more information on this exit, see SAP Note 368621. You can find example coding in note 368968.






rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2014 Date: 20240425 Time: 173219     sap01-206 ( 34 ms )