SAP ABAP Function Module ISH_SHOW_SERVICES_NEW (IS-H: F4-Eingabehilfe für Leistungen (mit Mehrfachauswahl))
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_SERVICES_NEW IS-H: F4-Eingabehilfe für Leistungen (mit Mehrfachauswahl)  
Function Group N014   IS-H: Additional function data screen  
Program Name SAPLN014    
INCLUDE Name LN014U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NTPK TYPE NTPK Selected individual service
Exporting E_NTPT TYPE NTPT Text for selected individual service
Exporting E_ZOTYP TYPE TNT0-ZOTYP
Importing EINRICHTUNG TYPE NTPK-EINRI Institution
Importing TARIF TYPE NTPK-TARIF ' ' Charge master, if empty -> service catalog
Importing TALST TYPE NTPK-TALST ' ' Service
Importing ZEITRAUM TYPE NTPK-ZEITR 'X' Only display extended services
Importing ZEITPUNKT TYPE NTPK-ZEITR 'X' Only display immediate services
Importing ENTGA TYPE NTPK-ENTGA ' ' Charge type
Importing TAGRU TYPE NTPK-TAGRU ' ' Service category
Importing BEGDT TYPE NTSP-BEGDT '00000000' Start date (01/01/1800 if initial)
Importing ENDDT TYPE NTSP-ENDDT '00000000' End date (12/31/9999 if initial)
Importing SEL_LEIST TYPE 'X' Select services allowed
Importing SEL_GROUP TYPE 'X' Select groups allowed
Importing SEL_ERFSP TYPE ' ' Selection of services with entry block allowed
Importing MDC_CAT TYPE NTPK-DKAT '' IS-H: Katalog eines MDCs (Krankheitsobergruppe)
Importing MULTI_SELECT TYPE 'X' Multiple selection allowed
Importing USE_GROUPS TYPE 'X' Display service groups
Importing ZOTYP TYPE TNT0-ZOTYP ' ' Group.category
Importing DEPTH TYPE RNN002-OPEN_LEVEL '1' Start expansion level for group display
Importing CHANGE_TARIF TYPE 'X' Change charge master is allowed
Importing CHANGE_ZEITR TYPE 'X' Change period indicator is allowed
Importing CHANGE_ZEITP TYPE 'X' Change time indicator is allowed
Importing CHANGE_ENTGA TYPE 'X' Change charge type allowed
Importing CHANGE_TAGRU TYPE 'X' Change service category allowed
Importing CHANGE_ZOTYP TYPE 'X' Change grouping category is allowed
Importing CHANGE_USEGR TYPE 'X'
Importing WIN_TITLE TYPE 'Eingabehilfe' Window title
Importing VCODE TYPE 'UPD' Processing code, no selection for DIS
Importing SKIP_FIRST_SCREEN TYPE ' ' Skip selection dialog box
Importing READ_VLE TYPE 'X' Evaluate user parameter VLE
Importing SELECT_ALL TYPE 'X' 'Select all' active
Importing SEARCH_FOR TYPE RI_FCODE 'NTPK_S' NTPK_S: Leistungen, NTPK_O: OP-Codes, NTPK_D: DRGs
Tables T_NTPK TYPE NTPK Table with all selected services
Tables T_NTPT TYPE NTPT Texts for selected services
Exception WRONG_EINRI TYPE Invalid institution
Exception NOTHING_FOUND TYPE No service found for selection conditions
Exception NOTHING_SELECTED TYPE Nothing selected
Exception MISSING_ZOTYP TYPE
               
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