SAP ABAP Function Module ISH_SHOW_INSURANCE_POLICIES (IS-H: Liste mit allen VVs zum Fall bzw. Patient)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_SHOW_INSURANCE_POLICIES IS-H: Liste mit allen VVs zum Fall bzw. Patient  
Function Group NVVH   IS-H: Insurance Relationship  
Program Name SAPLNVVH   IS-H: Insurance Relationship 
INCLUDE Name LNVVHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VV_NEW TYPE "Create" function performed (TRUE/FALSE)
Importing VV_EINRI TYPE RNDVV-EINRI Institution
Importing VV_FALNR TYPE NFAL-FALNR SPACE Case number
Importing VV_PATNR TYPE NPAT-PATNR SPACE Patient number
Importing VV_VCODE TYPE RNPA1-VCODE 'UPD' Processing mode (for "Select" function)
Importing VV_VZUZA TYPE NPDOK-XFELD 'X' Display self-pay patient (ON/OFF)
Importing VV_VZUZA_ONLY TYPE NPDOK-XFELD SPACE Display only self-pay patient (ON/OFF)
Importing VV_KOSTR TYPE RNDVV-KOSTR SPACE Insurance provider
Importing VV_SINGLE TYPE NPDOK-XFELD 'X' Only one IR can be selected (ON/OFF)
Importing VV_FUNCTION_NEW TYPE NPDOK-XFELD SPACE "Create" function active (ON/OFF)
Importing VV_FALL TYPE NPDOK-XFELD SPACE Display only case-rel. IRs (ON/OFF)
Importing VV_VV TYPE 'VVF' Pat.- or case-related IRs (VVP/VVF)
Importing VV_NO_DIALOG TYPE NPDOK-XFELD SPACE Transfer IRs directly w/o list (ON/OFF)
Importing VV_FUNCTION_NEW_DIS TYPE NPDOK-XFELD SPACE "Create" function active despite DIS (ON/OFF)
Importing VV_ICON_INSERT TYPE NPDOK-XFELD SPACE "Create" as icon for FUNCTION_NEW (ON/OFF)
Importing VV_EXPORT_TO_MEM TYPE NPDOK-XFELD SPACE Place data in memory (ON/OFF)
Importing VV_CANCELED TYPE NPDOK-XFELD ' ' auch stornierte VVs exportieren (ON/OFF)
Importing VV_CHECK_AUTH TYPE NPDOK-XFELD 'X' Check authorization (ON/OFF)
Importing VV_READ_DB TYPE NPDOK-XFELD ' ' Von Datenbank lesen (ON/OFF)
Tables VV_KOSTR_T TYPE NVVH_SELECTION Selected IRs
Tables VV_RNDVV TYPE RNDVV Selected IRs with complete data
Tables VV_NADR_HV TYPE NADR Adreßdaten Hauptversicherter
Tables VV_NADR_AG TYPE NADR Adreßdaten Arbeitgeber HV
Tables VV_NVVP TYPE NVVP ausgewählte patientenbezogene VVs
Tables VV_NVVF TYPE NVVF ausgewählte fallbezogene VVs
Exception NO_AUTHORITY TYPE No authorization
Exception NOT_FOUND TYPE No IRs defined
               
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