SAP ABAP Function Module ISP_POSTBOX_CHECK_NO_POPUP (IS-PSD: Prüfung der Postfächer auf postalische Richtigkeit (ohne Dialog))
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M-MD (Application Component) Master Data
     JMDGEN (Package) Generic Master Data Media
Basic Data
Function Module ISP_POSTBOX_CHECK_NO_POPUP IS-PSD: Prüfung der Postfächer auf postalische Richtigkeit (ohne Dialog)  
Function Group JSS1   IS-M/SD: Address Check  
Program Name SAPLJSS1   IS-M/SD: Coding of Addresses (with Selection in Dialog Box) 
INCLUDE Name LJSS1U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FLG_SUCCESS TYPE JSTPOFPRO-X_FEHLER Flag, ob Überprüfung erfolgreich war
Exporting ORTNAME TYPE JGTSADR-ORT01 Ortsname
Exporting PFACH TYPE JGTSADR-PFACH Postfach
Exporting PLZ_PB TYPE JGTSADR-PSTL2 Plz fürs Postfach
Exporting PLZ_ADDON_PB TYPE JGTSADR-PSTL2_ADDON IS-M: Erweiterung des 5-stelligen ZIP-Codes (Postfach)
Exporting POSTORT TYPE JSTORTPRO-ALORT Ortsnummer, eineindeutiger Schlüssel
Exporting REGION TYPE T005S-BLAND Bundesland
Exporting GUELTIGAB_OUT TYPE JSTORTPRO-GUELTIGAB Zeitbezug Anfang
Exporting GUELTIGBIS_OUT TYPE JSTORTPRO-GUELTIGBIS Zeitbezug Ende
Importing LAND1 TYPE JSTORTPRO-LAND1 Land
Importing ORTNAME TYPE JGTSADR-ORT01 SPACE Ortsname
Importing PFACH TYPE JGTSADR-PFACH Postfach
Importing PLZ_PB TYPE JGTSADR-PSTL2 Plz fürs Postfach
Importing PLZ_ADDON_PB TYPE JGTSADR-PSTL2_ADDON IS-M: Erweiterung des 5-stelligen ZIP-Codes (Postfach)
Importing POSTORT TYPE JSTORTPRO-ALORT SPACE Ortsnummer, eineindeutiger Schlüssel
Importing GUELTIGAB_IN TYPE JSTORTPRO-GUELTIGAB Zeitbezug Anfang
Importing GUELTIGBIS_IN TYPE JSTORTPRO-GUELTIGBIS Zeitbezug Ende
Exception INVALID_INPUT TYPE Ungültige Eingaben
Exception NO_SUCH_POSTBOX_FOUND TYPE Postfach in keinem gültigen Intervall
Exception NO_SUCH_POSTCODE_FOUND TYPE Postleitzahl ex. nicht
Exception NO_SUCH_TOWN_FOUND TYPE Ort ex. nicht
Exception PLZART_CONFLICT TYPE Konflikt mit Plz-Art
Exception PLZ_KEINEM_ORT_ZUGEORDNET TYPE Postleitzahl ist keinem Ort zugeordnet
Exception INVALID_COMBINATION TYPE Kombination Plz, Ort und Postfach paßt nicht
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in