Table/Structure Field list used by SAP ABAP Function Module ISA_ADDR_POSTAL_CODE_CHECK (Prüfung von Postleitzahlformat, Regionalcode und Länderschlüssel)
SAP ABAP Function Module
ISA_ADDR_POSTAL_CODE_CHECK (Prüfung von Postleitzahlformat, Regionalcode und Länderschlüssel) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ADRC - POST_CODE1 | City postal code | SOURCE VALUE(POSTAL_CODE_CITY) LIKE ADRC-POST_CODE1 DEFAULT SPACE |
2 | ![]() |
ADRC - REGION | Region (State, Province, County) | |
3 | ![]() |
ADRC - REGION | Region (State, Province, County) | SOURCE VALUE(REGION) LIKE ADRC-REGION DEFAULT SPACE |
4 | ![]() |
ADRC - PO_BOX | PO Box | SOURCE VALUE(PO_BOX) LIKE ADRC-PO_BOX DEFAULT SPACE |
5 | ![]() |
ADRC - PO_BOX | PO Box | |
6 | ![]() |
ADRC - POST_CODE3 | Company postal code (for large customers) | |
7 | ![]() |
ADRC - POST_CODE3 | Company postal code (for large customers) | SOURCE VALUE(POSTAL_CODE_COMPANY) LIKE ADRC-POST_CODE3 DEFAULT SPACE |
8 | ![]() |
ADRC - POST_CODE2 | PO Box postal code | SOURCE VALUE(POSTAL_CODE_PO_BOX) LIKE ADRC-POST_CODE2 DEFAULT SPACE |
9 | ![]() |
ADRC - POST_CODE2 | PO Box postal code | |
10 | ![]() |
ADRC - POST_CODE1 | City postal code | |
11 | ![]() |
SYST - MSGID | ABAP System Field: Message ID | |
12 | ![]() |
SYST - MSGNO | ABAP System Field: Message Number | |
13 | ![]() |
SYST - MSGTY | ABAP System Field: Message Type | |
14 | ![]() |
SYST - MSGV1 | ABAP System Field: Message Variable | |
15 | ![]() |
SYST - MSGV2 | ABAP System Field: Message Variable | |
16 | ![]() |
SYST - MSGV3 | ABAP System Field: Message Variable | |
17 | ![]() |
SYST - MSGV4 | ABAP System Field: Message Variable | |
18 | ![]() |
T005 - LAND1 | Country Key | |
19 | ![]() |
T005 - LAND1 | Country Key | SOURCE VALUE(COUNTRY) LIKE T005-LAND1 |