Table/Structure Field 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 | HRI1028 - LAND1 | Country | ||
| 2 | HRI1028 - PSTLZ | Postal Code | ||
| 3 | HRI1028 - PSTLZ | Postal Code | SOURCE VALUE(IV_POSTALCODE) LIKE P1028-PSTLZ |
|
| 4 | HRI1028 - REGIO | Region (State, Province, County) | SOURCE VALUE(IV_REGIO) LIKE P1028-REGIO OPTIONAL |
|
| 5 | HRI1028 - REGIO | Region (State, Province, County) | ||
| 6 | HRI1028 - LAND1 | Country | SOURCE VALUE(IV_COUNTRY) LIKE P1028-LAND1 |
|
| 7 | P1028 - PSTLZ | Postal Code | ||
| 8 | P1028 - REGIO | Region (State, Province, County) | SOURCE VALUE(IV_REGIO) LIKE P1028-REGIO OPTIONAL |
|
| 9 | P1028 - REGIO | Region (State, Province, County) | ||
| 10 | P1028 - PSTLZ | Postal Code | SOURCE VALUE(IV_POSTALCODE) LIKE P1028-PSTLZ |
|
| 11 | P1028 - LAND1 | Country | SOURCE VALUE(IV_COUNTRY) LIKE P1028-LAND1 |
|
| 12 | P1028 - LAND1 | Country | ||
| 13 | SYST - MSGID | ABAP System Field: Message ID | ||
| 14 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 15 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 16 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 18 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 19 | SYST - MSGV4 | ABAP System Field: Message Variable |