Table/Structure Field 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 | BAPISTDTYP - BOOLEAN | Truth Value | ||
| 2 | TCGRC - COUNTRY | Jurisdiction (country) for MSDS | ||
| 3 | TCGRC - COUNTRY | Jurisdiction (country) for MSDS | SOURCE VALUE(I_COUNTRY) LIKE TCGRC-COUNTRY |
|
| 4 | TCGRC - FUNCTION | Check function for MSDS distribution | ||
| 5 | TCGRC - FUNCTION | Check function for MSDS distribution | SOURCE VALUE(E_FUNCTION_NAME) LIKE TCGRC-FUNCTION |
|
| 6 | TCGRC - REGION | Jurisdiction (region) for MSDS | ||
| 7 | TCGRC - REGION | Jurisdiction (region) for MSDS | SOURCE VALUE(I_REGION) LIKE TCGRC-REGION OPTIONAL |
|
| 8 | TCGRC - RSFUNCTION | Subsequent Shipping Function | ||