Ansicht
Dokumentation

C1L30003 - EHS: BOMBOS - Creating Secondary Data

C1L30003 - EHS: BOMBOS - Creating Secondary Data

BAL_S_LOG - Application Log: Log header data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this SAP enhancement to determine secondary data from the composition of a specification.

The customer exit is called after the composition is generated. The data is then already available in the buffer, but not yet saved to the database.

Input parameters

  • I_WORKLIST
Passes the data of the entry in the worklist to the customer exit.

Tables

  • I_COMPOS_TAB
Passes the generated composition to the customer exit.
  • I_SUB_RECN_TAB
Passes the sequential numbers of the specification to the customer exit.

Exceptions

You can trigger exceptions that are processed by the calling function module as log messages. Generation of the specification is not canceled.

  • GENERATE_DATA_FAILED Data generation failed
  • INTERNAL_ERROR Internal system error

Determining the Secondary Data with EH&S Expert

You can use the function module C1E5_SUB_EXPERT_EVAL_BCKGRD to call EH&S Expert. For more information, see SAP Note 773063.

BOM transfer in dialog

If you execute the BOM transfer in the dialog (environment parameter BOMBOS_WL_DIALOG = 'X') and you perform extensive calculations in this SAP enhancement, SAP recommends that you determine secondary data asynchronously using EH&S Expert. This avoids time-intensive processing of the BOM and improves runtime.

BOM transfer in background

When you execute BOM transfer in the background (environment parameter BOMBOS_WL_DIALOG = ' ') , make sure that the BOM transfer is called when the BOM is updated (in a PERFORM ON COMMIT). Executing COMMIT WORK again in the SAP enhancement leads to one of the following runtime errors: COMMIT_IN_PERFORM_ON_COMMIT or NESTED_PERFORM_ON_COMMIT.

Note

To receive a complete log, write the respective log messages. You can then perform an exact error analysis. (Use function modules from the function group SBAL - application log)






rdisp/max_wprun_time - Maximum work process run time   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2477 Date: 20240425 Time: 033249     sap01-206 ( 39 ms )