Table list used by SAP ABAP Function Module ISM_ZIPCITY_SELECT (IS-M: selektiert Postleitzahl über den Zeitraum)
SAP ABAP Function Module ISM_ZIPCITY_SELECT (IS-M: selektiert Postleitzahl über den Zeitraum) is using
# Object Type Object Name Object Description Note
     
1 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_VALIDFROM) LIKE JSTPLZORT-GUELTIGAB
2 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_VALIDTO) LIKE JSTPLZORT-GUELTIGBIS
3 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities
4 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_COUNTRY) LIKE JSTPLZORT-LAND1
5 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_ZIPNUMBER) LIKE JSTPLZORT-PLZLFDNR OPTIONAL
6 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_ZIPCODE) LIKE JSTPLZORT-PLZNEU
7 Table  JSTPLZORT IS-M/SD: Assignment of Postal Codes to Cities SOURCE VALUE(IN_CITY) LIKE JSTPLZORT-ALORT DEFAULT SPACE
8 Table  RJMSG IS-M: Message Data
9 Table  RJMSG IS-M: Message Data SOURCE REFERENCE(OUT_MSG) LIKE RJMSG