Ansicht
Dokumentation

/SEHS/DGCAPI_GET_VALID_RECORD - EHS: Checks Whether Corresponding DG Data Record Exists

/SEHS/DGCAPI_GET_VALID_RECORD - EHS: Checks Whether Corresponding DG Data Record Exists

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

EHS-DG: Determines the record valid on the key date from a list of dangerous goods

Description

The search can run via I_LWDG or via I_MOT and I_RVLID. To do this, either I_LWDG or I_MOT and I_RVLID must be passed to the function module.

Prerequisite: The dangerous goods table IT_DGMASTER is sorted according to the search:

  • Search via I_LWDG: SORT IT_DGMASTER BY MATNR LWDG
  • Search via I_MOT and I_RVLID: SORT IT_DGMASTER BY MATNR MOT RVLID

The table IT_DGMASTER is not sorted in the function module.

Notes

Further information





Parameters

E_DGMASTER
E_FLG_FOUND
IT_DGMASTER
I_KEYDATE
I_LWDG
I_MATNR
I_MOT
I_RVLID

Exceptions

Function Group

S/SAPLDGCAPI

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 998 Date: 20240424 Time: 230916     sap01-206 ( 28 ms )