SAP ABAP Function Module ISH_READ_NTPK_NTPT (IS-H: Prüft auf gültigen Eintrag im Tarifstamm und selekt. Kennz., Kurztx.)
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_READ_NTPK_NTPT IS-H: Prüft auf gültigen Eintrag im Tarifstamm und selekt. Kennz., Kurztx.  
Function Group N014   IS-H: Additional function data screen  
Program Name SAPLN014    
INCLUDE Name LN014U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ABRKZ TYPE NTPK-ABRKZ Indicator whether service billable/not billable
Exporting ABTXT TYPE RNLE1-ABTXT Indicator whether service text may differ
Exporting BEGZT TYPE RNLE1-BEGZT Start time of service
Exporting BFORM TYPE NTPK-BFORM Calculation formula for price/quantity determination
Exporting ENDZT TYPE RNLE1-ENDZT End time of service
Exporting ENTG2 TYPE NTPK-ENTG2
Exporting ENTKY TYPE NTPK-ENTKY
Exporting ENZKY TYPE NTPK-ENZKY
Exporting E_NTPK TYPE NTPK
Exporting HCOKZ TYPE NTPK-HCOKZ Indicator service relevant for Controlling
Exporting KTXT1 TYPE NTPT-KTXT1 Service short text 1 from NTPT
Exporting KTXT2 TYPE NTPT-KTXT2 Service short text 2 from NTPT
Exporting LEBIS TYPE RNLE1-LEBIS Service 'to' date
Exporting LEINH TYPE NTPK-LEINH Quantity unit of service from charge master
Exporting LEVON TYPE RNLE1-LEVON Service 'from' date
Exporting LTEXT TYPE NTPT-LANKZ Indicator whether SAPScript long text exists for service
Exporting MECHA TYPE NTPK-MECHA Indicator whether manual/mechanized entry
Exporting TAGRU TYPE NTPK-TAGRU Type of service group
Exporting TAXKL TYPE NTPK-TAXKL Service tax classification
Exporting TGRKZ TYPE NTPK-TGRKZ Indicator whether service is group service
Exporting ZEITR TYPE NTPK-ZEITR Indicator whether extended service
Importing ATARIF TYPE RNLE1-ERROR '0' Check carried out for billing CM; message parameter
Importing BEGZT TYPE RNLE1-BEGZT SPACE Start time of service
Importing CHECK TYPE RNLE1-MARK '1' ON/OFF whether message should be sent
Importing EINRI TYPE RNEXL-EINRI '0001' Institution
Importing ENDZT TYPE RNLE1-ENDZT SPACE End time of service
Importing FALAR TYPE NFAL-FALAR '1' Case type of case, default "inpatient"
Importing LEBIS TYPE RNLE1-LEBIS SPACE Service 'to' date
Importing LEBIS_DEFAULT TYPE RNLEV-LEBIS SPACE For predefined value LEBIS
Importing LEVON TYPE RNLE1-LEVON SY-DATUM Service 'from' date
Importing MESSAGE_COLLECT TYPE RNLE1-MARK SPACE Collect messages
Importing SPRAS TYPE TN01-SPRAS SY-LANGU Language for institution
Importing TALST TYPE NTPK-TALST Service ID
Importing TARIF TYPE NTPK-TARIF SPACE Charge master ID
Importing TEXT_KZ TYPE RNLE1-ERROR 'X' Indicator whether short text should be read or not
Importing I_MODUS TYPE VNLEI-KZ 'I' Service is modified/created
Importing FILL_BAPIRET TYPE NPDOK-XFELD ' ' Fehlermeldungen in Struktur BAPIRET2 sammeln
Importing ERROR_ROW TYPE BAPIRET2-ROW 0 Tabellenzeile, in der Fehler auftritt
Tables SS_BAPIRET2 TYPE BAPIRET2 Tabelle mit Fehlermeldungen
Exception CHANGE_TYPE TYPE Service type has changed within period
Exception GROUP TYPE Service is a groupe service
Exception INVALID TYPE Service invalid in specified interval
Exception NO_FOUND TYPE No service record in specified charge master
Exception NO_SERVICE_ID TYPE No service ID was transferred
Exception NO_TARIF TYPE No service catalog was found for institution
Exception NO_TEXT TYPE No record for service in text table NTPT
Exception WRONG_DATE TYPE To date < from date
Exception ZEITP_TYPE TYPE Service is extended srv in specified period
Exception NOERF TYPE Service is blocked for entry
               
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