Ansicht
Dokumentation

EHS_SD_100_20_013_15 - Check Conditions

EHS_SD_100_20_013_15 - Check Conditions

BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you check the conditions that must be fulfilled so that report shipping can be started from the order.

The condition checks that the environmentally relevant indicator is set for a material in the sales document item before an output is generated for automatic report shipping.

Check whether the following entries exist for the application V1 and for the form routine Environmental relevance:

  • Condition (form routine):
  • Description: Environmentally relevant
  • Active: X (set)
  • Application: V1
  • Source text:
    FORM KOBED_.
      SY-SUBRC = 0.
      CHECK KOMPBV1-KZUMW IS INITIAL.
      SY-SUBRC = 4.
    ENDFORM.
    FORM KOBEV_.
      SY-SUBRC = 0.
      CHECK KOMPBV1-KZUMW IS INITIAL.
      SY-SUBRC = 4.
    ENDFORM.

For more information, see the Implementation Guide (IMG) under Define Requirements.






CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1417 Date: 20240523 Time: 200616     sap01-206 ( 25 ms )