SAP ABAP Class CL_ISH_NL_CAREPATH (Sorgstrecke)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NNL1 (Package) Application development Hospital System Netherlands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_NL_OBJECT_FUNC Basisklasse funktionell Objekten IS-H Niederlande 20110202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_NL_CAREPATH Interface for carepath 20110202
Properties
Class CL_ISH_NL_CAREPATH  
Short Description Sorgstrecke    
Super Class CL_ISH_NL_OBJECT_FUNC Basisklasse funktionell Objekten IS-H Niederlande 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NNL1   Application development Hospital System Netherlands 
Created 20091223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_NL_CAREPATH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_NL_CAREPATH Interface for carepath 20110202
Friends
# Friend Modeled only Created on Description
1 CL_ISH_NL_DB_PROC_DBC 20110202 Datenbank Verarbeitung DBC (abstrakt)
2 CL_ISH_NL_M_CP_MANAGER 20110202 Manager für Sorgstrecke referenz
3 CL_ISH_NL_M_DBC_MANAGER 20110202 Manager für DBC referenz
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HIGH_DATE Constant Private Type reference (TYPE) SYDATUM '99991231' 20110202
2 MR_CPREL_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_M_CPREL_MANAGER 20110202
3 MR_CP_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_M_CP_MANAGER 20110202
4 MR_DBC_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_M_DBC_MANAGER 20110202
5 M_BEGDT Instance attribute Protected Type reference (TYPE) ISH_NL_DBC_BEGDT 20110202
6 M_ENDDT Instance attribute Protected Type reference (TYPE) ISH_NL_DBC_ENDDT 20110202
7 M_KZ Instance attribute Protected Type reference (TYPE) CDCHNGIND 20110202
8 M_SPECIALISM Instance attribute Private Type reference (TYPE) ISH_NL_SPEC 20110202
9 M_STORN Instance attribute Protected Type reference (TYPE) RI_STORN 20110202
10 M_TRJNR Instance attribute Protected Type reference (TYPE) ISH_NL_TRJNR 20110202
11 M_TYPE Instance attribute Private Type reference (TYPE) ISH_NL_TRJ_TYPE 20110202
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Private Method 20110202
2 CHECK_CANCEL_ALLOWED Instance method Private Method 20110202
3 CHECK_CLOSE_ALLOWED Instance method Private Method 20110701
4 CHECK_DISCONNECT_ALLOWED Instance method Public Method 20110202
5 CHECK_FOLLOW_UP_DBC_ALLOWED Instance method Public Method 20110202
6 CHECK_OPEN_CAREPATH Instance method Private Method 20110202
7 CHECK_OUTPATIENT_ENDDT Instance method Private Method 20111003
8 CLOSE Instance method Public Method 20110623
9 CONNECT Instance method Public Method 20110202
10 CONSTRUCTOR Instance method Private Constructor 20110202
11 CREATE_FOLLOW_UP_DBC Instance method Public Method 20110202
12 DISCONNECT Instance method Public Method 20110202
13 GET_ACTUAL_DBC Instance method Public Method 20110202
14 GET_BEGDT Instance method Public Method 20110202
15 GET_CON_CASES Instance method Public Method 20110202
16 GET_CPREL_MANAGER Instance method Public Method 20110202
17 GET_CP_MANAGER Instance method Public Method 20110202
18 GET_DBCS Instance method Public Method 20110921
19 GET_DBC_MANAGER Instance method Public Method 20110202
20 GET_ENDDT Instance method Public Method 20110202
21 GET_KZ Instance method Public Method 20110202
22 GET_SPECIALISM Instance method Public Method 20110202
23 GET_STORN Instance method Public Method 20110202
24 GET_TRJNR Instance method Public Method 20110202
25 GET_TYPE Instance method Public Method 20110202
26 HAS_TEMP_TRJNR Instance method Public Method 20110202
27 INITIALIZE_UPDATE_FLAG Instance method Private Method 20110317
28 INVOICE_CANCELLED Instance method Public Method 20110202
29 INVOICE_CREATED Instance method Public Method 20110202
30 NEW Instance method Private Method 20110202
31 NEW_DBC_CREATED Instance method Private Method 20110708
32 NEW_DUMMY Instance method Private Method 20110202
33 ON_ACTIVITY_SPLIT Instance method Private Event handling method 20111109
34 ON_CPREL_MANAGER_RESETTED Instance method Private Event handling method 20110708
35 ON_DBC_FINISHED Instance method Private Event handling method 20110623
36 ON_DBC_MANAGER_RESETTED Instance method Private Event handling method 20110708
37 ON_DBC_MGR_NOTHING_TO_MANAGE Instance method Private Event handling method 20110202
38 ON_DBC_REOPENED Instance method Private Event handling method 20110520
39 ON_DBC_VALIDATED Instance method Private Event handling method 20110609
40 ON_INIT_DBC_STARTDATE_CHANGED Instance method Private Event handling method 20110202
41 REPLACE_TEMP_TRJNR Instance method Private Method 20110202
42 RESET Instance method Public Method 20110708
43 SAVE Instance method Public Method 20110202
44 SAVE_CASE_DATA Instance method Private Method 20111109
45 SET_BEGDT Instance method Public Method 20110202
46 SET_ENDDT Instance method Public Method 20110202
47 SET_KZ Instance method Public Method 20110202
48 SET_SPECIALISM Instance method Public Method 20110202
49 SET_STORN Instance method Public Method 20110202
50 SET_TRJNR Instance method Public Method 20110202
Events
# Event Type Visibility Description Created on
1 CANCELLED Instance Event
(0)
Public
(2)
20110722
2 CASE_CONNECTED Instance Event
(0)
Public
(2)
20110708
3 CASE_DISCONNECTED Instance Event
(0)
Public
(2)
20110708
4 DBC_CREATED Instance Event
(0)
Public
(2)
20110708
5 INITIAL_NUMBER_REPLACED Instance Event
(0)
Protected
(1)
20110202
6 RESETTED Instance Event
(0)
Public
(2)
20110708
Types
Class CL_ISH_NL_CAREPATH has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_ISH_NL_CAREPATH has no parameter.
Method CANCEL on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_CANCEL_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method CHECK_CANCEL_ALLOWED on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_CLOSE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110701

Method CHECK_CLOSE_ALLOWED on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_DISCONNECT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
2 Returning R_ALLOWED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method CHECK_DISCONNECT_ALLOWED on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_FOLLOW_UP_DBC_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method CHECK_FOLLOW_UP_DBC_ALLOWED on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_OPEN_CAREPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
2 Returning R_RESULT Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method CHECK_OPEN_CAREPATH on class CL_ISH_NL_CAREPATH has no exception.

Method CHECK_OUTPATIENT_ENDDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CASE Call by reference Object reference (TYPE REF TO) CL_ISH_NL_CASE Fall 20111003
2 Returning R_CASE_COMPLETE Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20111003

Method CHECK_OUTPATIENT_ENDDT on class CL_ISH_NL_CAREPATH has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DAT ISH_NL: Datum 20111003
2 Returning R_CLOSING_SUCCESFULL Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110623

Method CLOSE on class CL_ISH_NL_CAREPATH has no exception.

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method CONNECT on class CL_ISH_NL_CAREPATH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CP_MANAGER Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_CP_MANAGER Sorgstrecke manager 20110202
2 Importing I_TRJNR Call by reference Type reference (TYPE) ISH_NL_TRJNR ISH_NL: Sorgestreckenummer 20110202
3 Importing I_TYPE Call by reference Type reference (TYPE) ISH_NL_TRJ_TYPE 20110202

Method CONSTRUCTOR on class CL_ISH_NL_CAREPATH has no exception.

Method CREATE_FOLLOW_UP_DBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110202
2 Returning R_SUCCESFULL Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method CREATE_FOLLOW_UP_DBC on class CL_ISH_NL_CAREPATH has no exception.

Method DISCONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method DISCONNECT on class CL_ISH_NL_CAREPATH has no exception.

Method GET_ACTUAL_DBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110202

Method GET_ACTUAL_DBC on class CL_ISH_NL_CAREPATH has no exception.

Method GET_BEGDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BEGDT Call by reference Type reference (TYPE) ISH_NL_DBC_BEGDT 20110202

Method GET_BEGDT on class CL_ISH_NL_CAREPATH has no exception.

Method GET_CON_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASEREF Call by reference Type reference (TYPE) ISH_NL_T_CASEREF Tabelletyp für Fall referenz 20110202

Method GET_CON_CASES on class CL_ISH_NL_CAREPATH has no exception.

Method GET_CPREL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CPREL_MANAGER Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_CPREL_MANAGER relation manager 20110202

Method GET_CPREL_MANAGER on class CL_ISH_NL_CAREPATH has no exception.

Method GET_CP_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CP_MANAGER Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_CP_MANAGER Sorgstrecke manager 20110202

Method GET_CP_MANAGER on class CL_ISH_NL_CAREPATH has no exception.

Method GET_DBCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE_CANCELLED Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE 20110921
2 Returning RT_DBCREF Value transfer Type reference (TYPE) ISH_NL_T_DBCREF Tabellentyp für CL_ISH_NL_DBC 20110921

Method GET_DBCS on class CL_ISH_NL_CAREPATH has no exception.

Method GET_DBC_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DBC_MANAGER Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_DBC_MANAGER Manager fur DBC referenz 20110202

Method GET_DBC_MANAGER on class CL_ISH_NL_CAREPATH has no exception.

Method GET_ENDDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENDDT Call by reference Type reference (TYPE) ISH_NL_DBC_ENDDT 20110202

Method GET_ENDDT on class CL_ISH_NL_CAREPATH has no exception.

Method GET_KZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KZ Call by reference Type reference (TYPE) CDCHNGIND Einstelliges Kennzeichen 20110202

Method GET_KZ on class CL_ISH_NL_CAREPATH has no exception.

Method GET_SPECIALISM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SPECIALISM Call by reference Type reference (TYPE) ISH_NL_SPEC ISH_NL: Spezialgebiet 20110202

Method GET_SPECIALISM on class CL_ISH_NL_CAREPATH has no exception.

Method GET_STORN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STORN Call by reference Type reference (TYPE) RI_STORN 20110202

Method GET_STORN on class CL_ISH_NL_CAREPATH has no exception.

Method GET_TRJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TRJNR Call by reference Type reference (TYPE) ISH_NL_TRJNR ISH_NL: Sorgestreckenummer 20110202

Method GET_TRJNR on class CL_ISH_NL_CAREPATH has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TYPE Call by reference Type reference (TYPE) ISH_NL_TRJ_TYPE 20110202

Method GET_TYPE on class CL_ISH_NL_CAREPATH has no exception.

Method HAS_TEMP_TRJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202

Method HAS_TEMP_TRJNR on class CL_ISH_NL_CAREPATH has no exception.

Method INITIALIZE_UPDATE_FLAG Signature

Method INITIALIZE_UPDATE_FLAG on class CL_ISH_NL_CAREPATH has no parameter.
Method INITIALIZE_UPDATE_FLAG on class CL_ISH_NL_CAREPATH has no exception.

Method INVOICE_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VBRP Call by reference Type reference (TYPE) ISH_T_VBRP IS-H: Tabellentyp für VBRP 20110202
2 Importing I_INV_FALNR Call by reference Type reference (TYPE) FALNR Faktura: Kopfdaten 20110202
3 Importing I_STOID Call by reference Type reference (TYPE) N1STOID Stornogrund des medizinischen Objekts 20110202

Method INVOICE_CANCELLED on class CL_ISH_NL_CAREPATH has no exception.

Method INVOICE_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VBRP Call by reference Type reference (TYPE) ISH_T_VBRP IS-H: Tabellentyp für VBRP 20110202
2 Importing I_INV_FALNR Call by reference Type reference (TYPE) FALNR Faktura: Kopfdaten 20110202

Method INVOICE_CREATED on class CL_ISH_NL_CAREPATH has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FAILED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
3 Importing I_LFDBEW Call by reference Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20110202

Method NEW on class CL_ISH_NL_CAREPATH has no exception.

Method NEW_DBC_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110708

Method NEW_DBC_CREATED on class CL_ISH_NL_CAREPATH has no exception.

Method NEW_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CREATED Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110202
2 Exporting E_KOSTR Call by reference Type reference (TYPE) KH_KOSTR IS-H: Kostenträger 20110202
3 Exporting E_LNRLS Call by reference Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20110202
4 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method NEW_DUMMY on class CL_ISH_NL_CAREPATH has no exception.

Method ON_ACTIVITY_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Attribute reference (LIKE) 20111109
2 Importing I_DATE_SPLIT Call by reference Attribute reference (LIKE) 20111109

Method ON_ACTIVITY_SPLIT on class CL_ISH_NL_CAREPATH has no exception.

Method ON_CPREL_MANAGER_RESETTED Signature

Method ON_CPREL_MANAGER_RESETTED on class CL_ISH_NL_CAREPATH has no parameter.
Method ON_CPREL_MANAGER_RESETTED on class CL_ISH_NL_CAREPATH has no exception.

Method ON_DBC_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Attribute reference (LIKE) 20110623

Method ON_DBC_FINISHED on class CL_ISH_NL_CAREPATH has no exception.

Method ON_DBC_MANAGER_RESETTED Signature

Method ON_DBC_MANAGER_RESETTED on class CL_ISH_NL_CAREPATH has no parameter.
Method ON_DBC_MANAGER_RESETTED on class CL_ISH_NL_CAREPATH has no exception.

Method ON_DBC_MGR_NOTHING_TO_MANAGE Signature

Method ON_DBC_MGR_NOTHING_TO_MANAGE on class CL_ISH_NL_CAREPATH has no parameter.
Method ON_DBC_MGR_NOTHING_TO_MANAGE on class CL_ISH_NL_CAREPATH has no exception.

Method ON_DBC_REOPENED Signature

Method ON_DBC_REOPENED on class CL_ISH_NL_CAREPATH has no parameter.
Method ON_DBC_REOPENED on class CL_ISH_NL_CAREPATH has no exception.

Method ON_DBC_VALIDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DBC Call by reference Attribute reference (LIKE) 20110609

Method ON_DBC_VALIDATED on class CL_ISH_NL_CAREPATH has no exception.

Method ON_INIT_DBC_STARTDATE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGDT Value transfer Attribute reference (LIKE) 20110202

Method ON_INIT_DBC_STARTDATE_CHANGED on class CL_ISH_NL_CAREPATH has no exception.

Method REPLACE_TEMP_TRJNR Signature

Method REPLACE_TEMP_TRJNR on class CL_ISH_NL_CAREPATH has no parameter.
Method REPLACE_TEMP_TRJNR on class CL_ISH_NL_CAREPATH has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLED_FROM_MGR Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110708
2 Importing I_EVENT_CPREL_MGR Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110708
3 Importing I_EVENT_DBC_MGR Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20110708

Method RESET on class CL_ISH_NL_CAREPATH has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_CASE_DATA Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20111109
2 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20110202

Method SAVE on class CL_ISH_NL_CAREPATH has no exception.

Method SAVE_CASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20111109

Method SAVE_CASE_DATA on class CL_ISH_NL_CAREPATH has no exception.

Method SET_BEGDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGDT Call by reference Type reference (TYPE) ISH_NL_DBC_BEGDT 20110202

Method SET_BEGDT on class CL_ISH_NL_CAREPATH has no exception.

Method SET_ENDDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDDT Call by reference Type reference (TYPE) ISH_NL_DBC_ENDDT 20110202

Method SET_ENDDT on class CL_ISH_NL_CAREPATH has no exception.

Method SET_KZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KZ Call by reference Type reference (TYPE) CDCHNGIND Art der Änderung (U, I, E, D) 20110202

Method SET_KZ on class CL_ISH_NL_CAREPATH has no exception.

Method SET_SPECIALISM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIALISM Call by reference Type reference (TYPE) ISH_NL_SPEC ISH_NL: Spezialgebiet 20110202

Method SET_SPECIALISM on class CL_ISH_NL_CAREPATH has no exception.

Method SET_STORN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STORN Call by reference Type reference (TYPE) RI_STORN 20110202

Method SET_STORN on class CL_ISH_NL_CAREPATH has no exception.

Method SET_TRJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRJNR Call by reference Type reference (TYPE) ISH_NL_TRJNR ISH_NL: Sorgestreckenummer 20110202

Method SET_TRJNR on class CL_ISH_NL_CAREPATH has no exception.
Event Signatures

Event CANCELLED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_CAREPATH Exporting Value transfer Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH Sorgstrecke 20110722

Event CASE_CONNECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_CAREPATH Exporting Value transfer Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH Sorgstrecke 20110708
2 I_FALNR Exporting Value transfer Type reference (TYPE) FALNR IS-H: Fallnummer 20110708

Event CASE_DISCONNECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_CAREPATH Exporting Value transfer Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH Sorgstrecke 20110708
2 I_FALNR Exporting Value transfer Type reference (TYPE) FALNR IS-H: Fallnummer 20110708

Event DBC_CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_DBC Exporting Value transfer Object reference (TYPE REF TO) CL_ISH_NL_DBC DBC über klasse 20110708

Event INITIAL_NUMBER_REPLACED Signature
Event INITIAL_NUMBER_REPLACED on class CL_ISH_NL_CAREPATH has no parameter.
Event RESETTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_CAREPATH Exporting Value transfer Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH Sorgstrecke 20110708
History
Last changed by/on SAP  20130531 
SAP Release Created in