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 Table/Structure Field  ADRC - POST_CODE1 City postal code SOURCE VALUE(POSTAL_CODE_CITY) LIKE ADRC-POST_CODE1 DEFAULT SPACE
2 Table/Structure Field  ADRC - REGION Region (State, Province, County)
3 Table/Structure Field  ADRC - REGION Region (State, Province, County) SOURCE VALUE(REGION) LIKE ADRC-REGION DEFAULT SPACE
4 Table/Structure Field  ADRC - PO_BOX PO Box SOURCE VALUE(PO_BOX) LIKE ADRC-PO_BOX DEFAULT SPACE
5 Table/Structure Field  ADRC - PO_BOX PO Box
6 Table/Structure Field  ADRC - POST_CODE3 Company postal code (for large customers)
7 Table/Structure Field  ADRC - POST_CODE3 Company postal code (for large customers) SOURCE VALUE(POSTAL_CODE_COMPANY) LIKE ADRC-POST_CODE3 DEFAULT SPACE
8 Table/Structure Field  ADRC - POST_CODE2 PO Box postal code SOURCE VALUE(POSTAL_CODE_PO_BOX) LIKE ADRC-POST_CODE2 DEFAULT SPACE
9 Table/Structure Field  ADRC - POST_CODE2 PO Box postal code
10 Table/Structure Field  ADRC - POST_CODE1 City postal code
11 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
12 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
13 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
14 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
15 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
17 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable
18 Table/Structure Field  T005 - LAND1 Country Key
19 Table/Structure Field  T005 - LAND1 Country Key SOURCE VALUE(COUNTRY) LIKE T005-LAND1