Data Element list used by SAP ABAP Function Module C1E0_USEREXIT_DISTRIBUTE_CHECK (EHS: Liest die Check-Fkt. aus TCGRC in Abhängigkeit von Land und Region)
SAP ABAP Function Module
C1E0_USEREXIT_DISTRIBUTE_CHECK (EHS: Liest die Check-Fkt. aus TCGRC in Abhängigkeit von Land und Region) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ESELAWCO | Jurisdiction (country) for MSDS | SOURCE VALUE(I_COUNTRY) LIKE TCGRC-COUNTRY |
|
| 2 | ESELAWRE | Jurisdiction (region) for MSDS | SOURCE VALUE(I_REGION) LIKE TCGRC-REGION OPTIONAL |
|
| 3 | ESEMDISTF | Check function for MSDS distribution | SOURCE VALUE(E_FUNCTION_NAME) LIKE TCGRC-FUNCTION |
|