SAP ABAP Class CL_ISH_AT_SCORING_DLL (COM-DLL - Verschalung für LKF-Scoring-Methoden)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NAT1 (Package) Application development Hospital System Austria
Properties
Class CL_ISH_AT_SCORING_DLL  
Short Description COM-DLL - Verschalung für LKF-Scoring-Methoden    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NAT1   Application development Hospital System Austria 
Created 20030311   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 NLKF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_AT_SCORING_DLL has no interface implemented.
Friends
Class CL_ISH_AT_SCORING_DLL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_LKF Instance attribute Protected Type reference (TYPE) OLE2_OBJECT 20030313
2 G_LKFGLOB Instance attribute Protected Type reference (TYPE) OLE2_OBJECT 20030317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030311
2 FLUSH Instance method Public Method 20030314
3 FREE_LKF Instance method Public Method 20030313
4 LKF_ADD_LINE Instance method Public Method 20030313
5 LKF_AUF_GET_FIELD Instance method Public Method 20030313
6 LKF_AUF_GET_SCORVALUE Instance method Public Method 20030313
7 LKF_AUF_GET_SUBGRP_ANZ Instance method Public Method 20030710
8 LKF_AUF_GET_SUBGRP_DIAG Instance method Public Method 20030710
9 LKF_AUF_GET_SUBGRP_SCORVALUE Instance method Public Method 20030710
10 LKF_AUF_IS_OPTIMIZABLE Instance method Public Method 20030703
11 LKF_AUF_LINE_SCORING Instance method Public Method 20030314
12 LKF_GET_AUFENTHALT Instance method Public Method 20030313
13 LKF_GET_AUFENTHALT_ANZ Instance method Public Method 20030313
14 LKF_GET_ERRORS Instance method Public Method 20030313
15 LKF_GET_WARNINGS Instance method Public Method 20030313
16 LKF_PLAUS Instance method Public Method 20030313
17 LKF_RESET_AUFENTHALTE Instance method Public Method 20030313
18 LKF_SCORING Instance method Public Method 20030313
19 LKF_SET_CONTEXTPARAMETERS Instance method Public Method 20030313
20 LKF_SET_MODELLJAHR Instance method Public Method 20030313
Events
Class CL_ISH_AT_SCORING_DLL has no event.
Types
Class CL_ISH_AT_SCORING_DLL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODELLJAHR Value transfer Type reference (TYPE) I Modelljahr, nach dem abgerechnet wird 20041105
2 Importing I_PATH_DLL Value transfer Type reference (TYPE) RLGRAP-FILENAME Programmpfad + DLL fürs Scoring 20030317
3 Importing I_PATH_STAMM Value transfer Type reference (TYPE) RLGRAP-FILENAME Stammdatenpfad 20030317

Method CONSTRUCTOR on class CL_ISH_AT_SCORING_DLL has no exception.

Method FLUSH Signature

Method FLUSH on class CL_ISH_AT_SCORING_DLL has no parameter.
Method FLUSH on class CL_ISH_AT_SCORING_DLL has no exception.

Method FREE_LKF Signature

Method FREE_LKF on class CL_ISH_AT_SCORING_DLL has no parameter.
Method FREE_LKF on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_ADD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_RC Value transfer Type reference (TYPE) I Returncode 20030313
2 Importing I_LINE Value transfer Type reference (TYPE) RNRTRAN Unterschiedlichen Satzarten 20030313

Method LKF_ADD_LINE on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDVALUE Value transfer Type reference (TYPE) CHAR10 Ergebniswert 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030313
3 Importing I_FIELDID Value transfer Type reference (TYPE) I ID für Wertermittlung (26, 27 ...) 20030313

Method LKF_AUF_GET_FIELD on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_GET_SCORVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCORVALUE Value transfer Type reference (TYPE) I Ergebniswert 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030313
3 Importing I_FIELDID Value transfer Type reference (TYPE) I ID für Wertermittlung (26, 27 ...) 20030313

Method LKF_AUF_GET_SCORVALUE on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_GET_SUBGRP_ANZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANZ Value transfer Type reference (TYPE) I Anzahl der Subgruppen zum Aufenthalt 20030710
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030710

Method LKF_AUF_GET_SUBGRP_ANZ on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_GET_SUBGRP_DIAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DIAG Value transfer Type reference (TYPE) RNWATSCO_DIA-GRP Diagnose der Subgruppe 20030710
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030710
3 Importing I_INDEX Value transfer Type reference (TYPE) I Index für die jeweilige Subgruppe des Aufenthalts 20030710

Method LKF_AUF_GET_SUBGRP_DIAG on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_GET_SUBGRP_SCORVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCORVALUE Value transfer Type reference (TYPE) NASCGES Scorvalue der Subgruppe 20030710
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030710
3 Importing I_FIELD Value transfer Type reference (TYPE) I Feld-Index für Scorvalue (34) 20030710
4 Importing I_INDEX Value transfer Type reference (TYPE) I Index der Subgruppe zum Aufenthalt 20030710

Method LKF_AUF_GET_SUBGRP_SCORVALUE on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_IS_OPTIMIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OPTIMIZE Value transfer Type reference (TYPE) I Aufenthalt optimierbar? 20030703
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung des Aufenthalts 20030703

Method LKF_AUF_IS_OPTIMIZABLE on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_AUF_LINE_SCORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SATZART6 Value transfer Type reference (TYPE) ANY LKF-Scoring (Satzart 6 = Summensatz) 20030314
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifiziert den Aufenthalt 20030314

Method LKF_AUF_LINE_SCORING on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_GET_AUFENTHALT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUFENTHALT Value transfer Type reference (TYPE) I Eindeutige Identifizierung des Aufenthalts 20030313
2 Importing I_INDEX Value transfer Type reference (TYPE) I Index für erwünschten Aufenthalt 20030313

Method LKF_GET_AUFENTHALT on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_GET_AUFENTHALT_ANZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANZ Value transfer Type reference (TYPE) I Anzahl der Aufenthalte 20030313

Method LKF_GET_AUFENTHALT_ANZ on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERRORS Value transfer Type reference (TYPE) NLKF_TY_ERR_TAB Fehlermeldungen vom LKF-Scoring im alten (!) Format 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung eines Aufenthalts 20030313

Method LKF_GET_ERRORS on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_GET_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WARNINGS Value transfer Type reference (TYPE) NLKF_TY_WARN_TAB Warnungen vom LKF-Scoring im alten(!) Format 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifizierung eines Aufenthalts 20030313

Method LKF_GET_WARNINGS on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_PLAUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifiziert einen Aufenthalt 20030313

Method LKF_PLAUS on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_RESET_AUFENTHALTE Signature

Method LKF_RESET_AUFENTHALTE on class CL_ISH_AT_SCORING_DLL has no parameter.
Method LKF_RESET_AUFENTHALTE on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_SCORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20030313
2 Importing I_AUFENTHALT Value transfer Type reference (TYPE) I Identifiziert einen Aufenthalt 20030313

Method LKF_SCORING on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_SET_CONTEXTPARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMB_JAHR Value transfer Type reference (TYPE) I Jahr, in dem die Entlassungsdaten zu liegen haben 20030313
2 Importing I_FLAGS Value transfer Type reference (TYPE) I Parameter für Stammdatenart 20030313
3 Importing I_LFDNR Value transfer Type reference (TYPE) I laufende Nummer 20030313
4 Importing I_PERIOD_VAL Value transfer Type reference (TYPE) I Periodennummer 20030313
5 Importing I_TYPE Value transfer Type reference (TYPE) C Typ der Abrechnung (Jahres,- Halbjahresabrechnung etc.) 20030313

Method LKF_SET_CONTEXTPARAMETERS on class CL_ISH_AT_SCORING_DLL has no exception.

Method LKF_SET_MODELLJAHR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20030313
2 Importing I_MODELLJAHR Value transfer Type reference (TYPE) I LKF-Modell, nachdem abgerechnet wird 20030313
3 Importing I_STAMMPATH Value transfer Type reference (TYPE) RLGRAP-FILENAME Pfad der Stammdaten 20030313

Method LKF_SET_MODELLJAHR on class CL_ISH_AT_SCORING_DLL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472