Data Element list used by SAP ABAP Function Module PMIQ_CHECK_POSTAL_CODE (Validate the postal code and region.)
SAP ABAP Function Module
PMIQ_CHECK_POSTAL_CODE (Validate the postal code and region.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KLAND | Country | SOURCE VALUE(IV_COUNTRY) LIKE P1028-LAND1 |
|
| 2 | PD_PSTLZ | Postal Code | SOURCE VALUE(IV_POSTALCODE) LIKE P1028-PSTLZ |
|
| 3 | REGIO | Region (State, Province, County) | SOURCE VALUE(IV_REGIO) LIKE P1028-REGIO OPTIONAL |
|