SAP ABAP Function Module ISH_POSTAL_CODE_CHECK (IS-H: Check postal code and determine city from postal code or vice versa)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_POSTAL_CODE_CHECK IS-H: Check postal code and determine city from postal code or vice versa  
Function Group NPLZ   IS-H: Postal Codes  
Program Name SAPLNPLZ   IS-H: Postal Codes 
INCLUDE Name LNPLZU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_LAND TYPE NADR-LAND Country
Exporting SS_OKCODE TYPE SYST-UCOMM Street
Exporting SS_ORT TYPE NADR-ORT Cty
Exporting SS_ORT2 TYPE NADR-ORT2 District
Exporting SS_PSTLZ TYPE NADR-PSTLZ Postal code
Exporting SS_STRAS TYPE NADR-STRAS Street
Exporting SS_BUILD TYPE NADR-BUILD Gebäudenummer
Exporting SS_STRAZ TYPE NADR-STRAZ Straßenzusatz (SG: Ortzusatz aus NPLZ)
Exporting SS_RETMAXTYPE TYPE NPDOK-BAPIRETMAXTY
Importing SS_LAND TYPE NADR-LAND Country
Importing SS_OKCODE TYPE SYST-UCOMM SPACE Street
Importing SS_ORT TYPE NADR-ORT Cty
Importing SS_ORT2 TYPE NADR-ORT2 SPACE District
Importing SS_PFACH TYPE NADR-PFACH SPACE PO box
Importing SS_POFA_KZ TYPE SPACE Indicator denoting postal code ON
Importing SS_PSTLZ TYPE NADR-PSTLZ Postal code
Importing SS_REPID TYPE SYST-REPID SPACE Calling program for PERFORM SET_CURSOR_PLZ
Importing SS_STRAS TYPE NADR-STRAS SPACE Street
Importing SS_BUILD TYPE NADR-BUILD SPACE Gebäudenummer
Importing SS_STRAZ TYPE NADR-STRAZ SPACE Straßenzusatz (SG: Ortzusatz aus NPLZ)
Importing SS_NO_DIALOG TYPE NPDOK-XFELD SPACE Kein Dialog, Meldungen in SS_MESSSAGE (ON/OFF)
Importing SS_FILL_ORT2 TYPE NPDOK-XFELD SPACE Ortsteil bestimmen falls noch initial
Tables SS_RETURN TYPE BAPIRET2 Tabelle mit Fehlermeldungen -> F2
               
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