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 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_VALIDFROM) LIKE JSTPLZORT-GUELTIGAB |
|
| 2 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_VALIDTO) LIKE JSTPLZORT-GUELTIGBIS |
|
| 3 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | ||
| 4 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_COUNTRY) LIKE JSTPLZORT-LAND1 |
|
| 5 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_ZIPNUMBER) LIKE JSTPLZORT-PLZLFDNR OPTIONAL |
|
| 6 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_ZIPCODE) LIKE JSTPLZORT-PLZNEU |
|
| 7 | JSTPLZORT | IS-M/SD: Assignment of Postal Codes to Cities | SOURCE VALUE(IN_CITY) LIKE JSTPLZORT-ALORT DEFAULT SPACE |
|
| 8 | RJMSG | IS-M: Message Data | ||
| 9 | RJMSG | IS-M: Message Data | SOURCE REFERENCE(OUT_MSG) LIKE RJMSG |
|