SAP ABAP Function Module ISH_DRG_CASE_TREATMENT_CLASS (IS-H: Fallklassifizierung haupt- oder belegärztliche Versorgung)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NDE1 (Package) IS-H: Landesversion Deutschland
Basic Data
Function Module ISH_DRG_CASE_TREATMENT_CLASS IS-H: Fallklassifizierung haupt- oder belegärztliche Versorgung  
Function Group N094   IS-H: DRG Billing Option Model 2003  
Program Name SAPLN094    
INCLUDE Name LN094U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MAINDPT TYPE ISH_ON_OFF Hauptabteilung (ON/OFF)
Exporting MAIN_HEB TYPE ISH_ON_OFF Hauptabteilung + Beleghebamme (ON/OFF)
Exporting EXT_OP TYPE ISH_ON_OFF Belegoperateur
Exporting EXT_OP_AN TYPE ISH_ON_OFF Belegoperateur + Beleganästhesist
Exporting EXT_OP_HEB TYPE ISH_ON_OFF Belegoperateur + Beleghebamme
Exporting EXT_OP_AN_HEB TYPE ISH_ON_OFF Belegoperateur + Beleganästhesist + Beleghebamme
Exporting EXT_HON TYPE ISH_ON_OFF Belegarzt mit Honorarvertrag
Importing SS_EINRI TYPE TN01-EINRI institution
Importing SS_FALNR TYPE NFAL-FALNR case number
Importing SS_NFAL TYPE NFAL case data
Importing CHECKDATE TYPE SYST-DATUM SY-DATUM calculate up to this date if patient is not discharged
Importing CHECK_CASE TYPE ISH_ON_OFF ' ' check if case relevant for DRG billing
Importing TALST TYPE NTPKD-TALST DRG billing service (Abrechnungstarif)
Importing TARIF TYPE NTPKD-TARIF billing service catalog (Abrechnungstarif)
Importing UNITED_RETURN_CASE_VIEW TYPE ISH_ON_OFF 'X' ON, for using the united case built from the single return cases
Importing PROVIDED_DATA_FOR_URCV TYPE ISH_ON_OFF ' ' ON, if the provided data is from the united return case
Tables SS_NBEWTAB TYPE NBEW movement data
Tables SS_CLASS_TAB TYPE RNFKL_S class tab from ISH_GET_KLASSIFIKATION_FALL
Exception EINRI_NOT_FOUND TYPE institution does not exist
Exception ADMISSION_NOT_FOUND TYPE admission not found
Exception CASE_NOT_FOUND TYPE Fall mit Schlüssel nicht gefunden
Exception NO_AUTHORITY_FOR_CASE TYPE keine Berechtigung für SS_FALNR
Exception MOVEMENTS_NOT_FOUND TYPE no movements found
Exception CLASSIFICATION_NOT_FOUND TYPE Classification not found
Exception VWD_CALC_ERROR TYPE error calculating length of stay
Exception CASE_IS_NOT_LEADING TYPE This case is not the leading case of a readmission / retransfer sequence
               
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 471