SAP ABAP Class CL_ISH_NL_M_DBC_POPUP (model dbc popup)
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_MODEL_ABSTRACT abstract model class 20110202
Properties
Class CL_ISH_NL_M_DBC_POPUP  
Short Description model dbc popup    
Super Class CL_ISH_NL_MODEL_ABSTRACT abstract model class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NNL1   Application development Hospital System Netherlands 
Created 20100630   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_NL_M_DBC_POPUP has no interface implemented.
Friends
Class CL_ISH_NL_M_DBC_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTION_CON Constant Public Type reference (TYPE) CHAR3 'CON' 20110202
2 C_ACTION_PAR Constant Public Type reference (TYPE) CHAR3 'PAR' 20110202
3 C_NP10_DBC_LINK Constant Public Type reference (TYPE) CHAR02 '01' 20110202
4 C_NWP1_DBCCP Constant Public Type reference (TYPE) CHAR02 '04' 20110202
5 C_NWP1_DBC_ICON Constant Public Type reference (TYPE) CHAR02 '03' 20110202
6 C_NWP1_DBC_LINK Constant Public Type reference (TYPE) CHAR02 '02' 20110202
7 C_STP_REPORT Constant Public Type reference (TYPE) CHAR02 '05' 20110520
8 GR_DBC_POPUP Static Attribute Private Object reference (TYPE REF TO) CL_ISH_NL_M_DBC_POPUP 20110202
9 GR_PARAM_DBC Static Attribute Private Object reference (TYPE REF TO) CL_ISH_NL_PARAM_DBC 20110202
10 MR_PARAM_DBC_CURE Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_PARAM_DBC_CURE 20110202
11 MR_SELECTED_CASE Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_CASE 20110202
12 MT_PARAM_POPUP Instance attribute Private Type reference (TYPE) TY_T_POPUP_PARAM 20110202
13 MT_POPUP_DATA Instance attribute Private Type reference (TYPE) ISH_NL_T_DBC_POPUP_DATA 20110202
14 M_DBCNR Instance attribute Private Type reference (TYPE) ISH_NL_DBCNR 20110202
15 M_EINRI Instance attribute Private Type reference (TYPE) EINRI 20110202
16 M_LFDBEW Instance attribute Private Type reference (TYPE) LFDBEW 20110202
17 M_SPECIALISM Instance attribute Private Type reference (TYPE) ISH_NL_SPEC 20110202
18 M_STARTING_POINT Instance attribute Private Type reference (TYPE) CHAR02 20110202
19 M_VCODE Instance attribute Private Type reference (TYPE) ISH_VCODE 20110202
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_ALLOWED Instance method Public Method 20110202
2 CHECK_PARALLEL_ALLOWED Instance method Private Method 20110202
3 CONSTRUCTOR Instance method Private Constructor 20110202
4 DETERMINE_ACTION Instance method Private Method 20110202
5 DETERMINE_SPEC Instance method Private Method 20110202
6 GET_CASE Instance method Public Method 20110202
7 GET_DATA_FOR_CASE Instance method Public Method 20110202
8 GET_DBCNR Instance method Public Method 20110202
9 GET_DBCNR_FOR_MOVEMENT Instance method Public Method 20110202
10 GET_EINRI Instance method Public Method 20110202
11 GET_FALNR_FOR_DBC Instance method Public Method 20110202
12 GET_INSTANCE Static method Public Method 20110202
13 GET_LFDBEW_FOR_CASE Instance method Public Method 20110202
14 GET_PARAM_POPUP Instance method Public Method 20110202
15 GET_STARTING_POINT Instance method Public Method 20110202
16 GET_VCODE Instance method Public Method 20110202
17 HAS_DATA Instance method Public Method 20110202
18 READ_CP_DATA_FOR_CASE Instance method Public Method 20110202
19 RETRIEVE_DATA_PARALLEL_CASE Instance method Public Method 20110202
20 START_OLD_GGZ_POPUP Instance method Public Method 20110202
Events
Class CL_ISH_NL_M_DBC_POPUP has no event.
Types
Class CL_ISH_NL_M_DBC_POPUP has no local type.
Method Signatures

Method CHECK_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20110202
2 Importing I_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202
3 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
4 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_ACTION_ALLOWED on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method CHECK_PARALLEL_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
3 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_PARALLEL_ALLOWED on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method DETERMINE_ACTION 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 20110202

Method DETERMINE_ACTION on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method DETERMINE_SPEC Signature

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

Method DETERMINE_SPEC on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CASE Call by reference Object reference (TYPE REF TO) CL_ISH_NL_CASE Fall 20110202

Method GET_CASE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_DATA_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CAREPATH Call by reference Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH 20110202
2 Exporting ET_POPUP_DATA Call by reference Type reference (TYPE) ISH_NL_T_DBC_POPUP_DATA 20110202

Method GET_DATA_FOR_CASE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_DBCNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202

Method GET_DBCNR on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_DBCNR_FOR_MOVEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202

Method GET_DBCNR_FOR_MOVEMENT on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_EINRI Signature

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

Method GET_EINRI on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_FALNR_FOR_DBC Signature

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

Method GET_FALNR_FOR_DBC on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DBC_POPUP Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_DBC_POPUP model dbc popup 20110202
2 Importing I_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20110202
4 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
5 Importing I_LFDBEW Call by reference Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20110202
6 Importing I_STARTING_POINT Call by reference Type reference (TYPE) CHAR02 Start kodierung 20110202
7 Importing I_VCODE Call by reference Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20110202

Method GET_INSTANCE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_LFDBEW_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LFDBEW Call by reference Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method GET_LFDBEW_FOR_CASE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_PARAM_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALTER_DBC Call by reference Type reference (TYPE) ISH_NL_LAUFZEIT IS-H NL: Maximale Laufzeit DBC 20110202
2 Exporting E_KOMPRESS Call by reference Type reference (TYPE) ISH_NL_COMPRESS Komprimierter fall anzeige 20110202
3 Exporting E_POP_UP Call by reference Type reference (TYPE) ISH_NL_POP_UP IS-H NL: Anzeigen parallele DBC pop_up 20110202
4 Exporting E_TRAJECT Call by reference Type reference (TYPE) ISH_NL_JANE ISH_NL: Ja / Nein feld 20110202
5 Exporting E_TRAJECT_REST Call by reference Type reference (TYPE) ISH_NL_TRJ_REST Anzeige ubriger DBC sorgestrecke 20110202
6 Exporting E_WPLACEID Call by reference Type reference (TYPE) NWPLACEID Identifikation des Arbeitsumfeldes 20110202

Method GET_PARAM_POPUP on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_STARTING_POINT Signature

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

Method GET_STARTING_POINT on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method GET_VCODE Signature

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

Method GET_VCODE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FLAG Value transfer Type reference (TYPE) ISH_ON_OFF 20110202

Method HAS_DATA on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method READ_CP_DATA_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CAREPATH Call by reference Object reference (TYPE REF TO) CL_ISH_NL_CAREPATH 20110202
2 Importing IR_CASE Call by reference Object reference (TYPE REF TO) CL_ISH_NL_CASE 20110202

Method READ_CP_DATA_FOR_CASE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method RETRIEVE_DATA_PARALLEL_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPB_DATA Call by reference Type reference (TYPE) RNV2000 20110202
2 Exporting E_FALAR Call by reference Type reference (TYPE) FALLART IS-H: Fallart 20110202
3 Importing I_DBCNR Call by reference Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202

Method RETRIEVE_DATA_PARALLEL_CASE on class CL_ISH_NL_M_DBC_POPUP has no exception.

Method START_OLD_GGZ_POPUP Signature

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

Method START_OLD_GGZ_POPUP on class CL_ISH_NL_M_DBC_POPUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in