SAP ABAP Function Module ISH_FIND_PLZ (IS-H: Find postal code)
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_FIND_PLZ IS-H: Find postal code  
Function Group NPLZ   IS-H: Postal Codes  
Program Name SAPLNPLZ   IS-H: Postal Codes 
INCLUDE Name LNPLZU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_LAND1 TYPE NPLZ-LAND1 Coun
Exporting SS_NOT_FOUND TYPE No list generated
Exporting SS_NO_SELECT TYPE No record selected
Exporting SS_ORT01 TYPE NPLZ-ORT01 City (wildcards possible: *,+)
Exporting SS_ORT02 TYPE NPLZ-ORT02 District (wildcards possible: *,+)
Exporting SS_PSTLZ TYPE NPLZ-PSTLZ Postal code (wildcards possible: *,+)
Exporting SS_STRAS TYPE NPLZ-STRAS Street (wildcards possible: *,+)
Exporting SS_HNR TYPE NPLZ-HNRVO House number
Exporting SS_ORTZS TYPE NPLZ-ORTZS Ortzusatz (Singapur)
Importing SS_COL TYPE SYST-WINX1 20 First column dialog box
Importing SS_HNR TYPE NPLZ-HNRVO SPACE House number
Importing SS_LAND1 TYPE NPLZ-LAND1 SPACE Coun
Importing SS_ORT01 TYPE NPLZ-ORT01 SPACE City (wildcards possible: *,+)
Importing SS_ORT02 TYPE NPLZ-ORT02 SPACE District (wildcards possible: *,+)
Importing SS_POFA TYPE NPLZ-POFAV SPACE PO box
Importing SS_PSTLZ TYPE NPLZ-PSTLZ SPACE Postal code (wildcards possible: *,+)
Importing SS_ROW TYPE SYST-WINY1 5 First line dialog box
Importing SS_STRAS TYPE NPLZ-STRAS SPACE Street (wildcards possible: *,+)
Importing SS_UPDATE TYPE SPACE 'X' -> Maintenance possible
Importing SS_VCODE TYPE 'UPD' Processing mode (Select active or not)
               
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