SAP ABAP Class CL_ISH_NL_C_DBC_POPUP (Controller für 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_CONTROLLER_ABSTRACT haupt controller klasse 20110202
Properties
Class CL_ISH_NL_C_DBC_POPUP  
Short Description Controller für DBC Popup    
Super Class CL_ISH_NL_CONTROLLER_ABSTRACT haupt controller klasse 
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 COL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_NL_C_DBC_POPUP has no interface implemented.
Friends
Class CL_ISH_NL_C_DBC_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_C_POPUP Static Attribute Private Object reference (TYPE REF TO) CL_ISH_NL_C_DBC_POPUP 20110202
2 MR_MESSAGES Instance attribute Public Object reference (TYPE REF TO) CL_ISH_NL_M_MSG_HANDLER 20110202
3 MR_OLD_GGZ_POPUP Instance attribute Private Object reference (TYPE REF TO) CL_ISH_NL_GGZ_DBC_OVERVIEW 20110414
4 MT_ALV_LOWER Instance attribute Private Type reference (TYPE) ISH_NL_T_VIEW_DBC_POPUP 20110202
5 MT_ALV_UPPER Instance attribute Private Type reference (TYPE) ISH_NL_T_VIEW_DBC_POPUP 20110202
6 MT_ICON Instance attribute Protected Type reference (TYPE) TREEMICTAB 20110202
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DATA Instance method Private Method 20110202
2 CONSTRUCTOR Instance method Private Constructor 20110202
3 DBC_CONNECT Instance method Private Method 20110202
4 DBC_CREATE Instance method Private Method 20110202
5 DBC_MAINTAIN Instance method Private Method 20110202
6 DBC_PARALLEL Instance method Private Method 20110202
7 DETERMINE_ACTION_ICON Instance method Private Method 20110202
8 DETERMINE_POSITIONS Instance method Public Method 20110202
9 DISPLAY Instance method Public Method 20110202
10 DISPLAY_OLD_GGZ_POPUP Instance method Private Method 20110202
11 GET_ALV_LOWER Instance method Public Method 20110202
12 GET_ALV_UPPER Instance method Public Method 20110202
13 GET_INSTANCE Static method Public Method 20110202
14 GET_MESSAGE_HANDLER Instance method Public Method 20110202
15 GET_MODEL Instance method Public Method 20110202
16 HANDLE_LINK_CLICK_FALNR Instance method Private Method 20110202
17 MARK_WITH_COLORS Instance method Private Method 20110202
18 MODIFY_DATA_FROM_PARAMETERS Instance method Private Method 20110202
19 ON_LINK_CLICK Instance method Private Event handling method 20110202
20 READ_ICONS Instance method Private Method 20110202
21 REFRESH_POOL Instance method Private Method 20110202
22 REMOVE_UNWANTED_CARETYPES Instance method Private Method 20110202
23 START_NV2000 Instance method Private Method 20110202
24 STP_NWP1_DBC_ICON Instance method Private Method 20110520
25 STP_REPORT Instance method Private Method 20110520
Events
# Event Type Visibility Description Created on
1 LINK_CLICKED Instance Event
(0)
Public
(2)
20110202
2 MESSAGE Instance Event
(0)
Private
(0)
20110202
Types
Class CL_ISH_NL_C_DBC_POPUP has no local type.
Method Signatures

Method BUILD_DATA 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 BUILD_DATA on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_ISH_NL_MODEL_ABSTRACT 20110202

Method CONSTRUCTOR on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DBC_CONNECT 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 DBC_CONNECT on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DBC_CREATE Signature

Method DBC_CREATE on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method DBC_CREATE on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DBC_MAINTAIN 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 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method DBC_MAINTAIN on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DBC_PARALLEL 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 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202

Method DBC_PARALLEL on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DETERMINE_ACTION_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_ICON Call by reference Type reference (TYPE) ICON_NAME 20110202
2 Importing I_ACTION Call by reference Type reference (TYPE) CHAR3 20110202

Method DETERMINE_ACTION_ICON on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DETERMINE_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_COL Call by reference Type reference (TYPE) SYSCOLS Bildschirmbilder, Anzahl der Spalten 20110202
2 Exporting E_END_ROW Call by reference Type reference (TYPE) SYSROWS Bildschirmbilder, Anzahl der Zeilen 20110202
3 Exporting E_START_COL Call by reference Type reference (TYPE) SYSCOLS Bildschirmbilder, Anzahl der Spalten 20110202
4 Exporting E_START_ROW Call by reference Type reference (TYPE) SYSROWS Bildschirmbilder, Anzahl der Zeilen 20110202

Method DETERMINE_POSITIONS on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method DISPLAY on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method DISPLAY_OLD_GGZ_POPUP Signature

Method DISPLAY_OLD_GGZ_POPUP on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method DISPLAY_OLD_GGZ_POPUP on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method GET_ALV_LOWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_LOWER Call by reference Type reference (TYPE) ISH_NL_T_VIEW_DBC_POPUP TT fur ISH_NL_S_VIEW_DBC_POPUP 20110202

Method GET_ALV_LOWER on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method GET_ALV_UPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_UPPER Call by reference Type reference (TYPE) ISH_NL_T_VIEW_DBC_POPUP TT fur ISH_NL_S_VIEW_DBC_POPUP 20110202

Method GET_ALV_UPPER on class CL_ISH_NL_C_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_C_POPUP Call by reference Object reference (TYPE REF TO) CL_ISH_NL_C_DBC_POPUP DBC Popup 20110202
2 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_ISH_NL_MODEL_ABSTRACT abstract model class 20110202

Method GET_INSTANCE on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ISH_NL_M_MSG_HANDLER Message handler 20110202

Method GET_MESSAGE_HANDLER on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MODEL Call by reference Object reference (TYPE REF TO) CL_ISH_NL_MODEL_ABSTRACT abstract model class 20110202

Method GET_MODEL on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method HANDLE_LINK_CLICK_FALNR 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 HANDLE_LINK_CLICK_FALNR on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method MARK_WITH_COLORS Signature

Method MARK_WITH_COLORS on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method MARK_WITH_COLORS on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method MODIFY_DATA_FROM_PARAMETERS Signature

Method MODIFY_DATA_FROM_PARAMETERS on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method MODIFY_DATA_FROM_PARAMETERS on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Value transfer Attribute reference (LIKE) 20110202
2 Importing I_COLUMN_ID Value transfer Attribute reference (LIKE) 20110202
3 Importing I_DBCNR Value transfer Attribute reference (LIKE) 20110202
4 Importing I_FALNR Value transfer Attribute reference (LIKE) 20110202
5 Importing I_TRJNR Value transfer Attribute reference (LIKE) 20110202

Method ON_LINK_CLICK on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method READ_ICONS Signature

Method READ_ICONS on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method READ_ICONS on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method REFRESH_POOL 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 IS-H: Einrichtung 20110202
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
3 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20110202

Method REFRESH_POOL on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method REMOVE_UNWANTED_CARETYPES Signature

Method REMOVE_UNWANTED_CARETYPES on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method REMOVE_UNWANTED_CARETYPES on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method START_NV2000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NV2000_DATA Call by reference Type reference (TYPE) RNV2000 20110202
2 Importing I_FALAR Call by reference Type reference (TYPE) FALLART 20110202
3 Importing I_FALNR Call by reference Type reference (TYPE) FALNR 20110202
4 Importing I_LFDNR Call by reference Type reference (TYPE) LFDBEW 20110202
5 Importing I_SKIP_CASELIST Call by reference Type reference (TYPE) ISH_ON_OFF 20110202
6 Importing I_WPLACEID Call by reference Type reference (TYPE) NWPLACEID 20110202

Method START_NV2000 on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method STP_NWP1_DBC_ICON Signature

Method STP_NWP1_DBC_ICON on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method STP_NWP1_DBC_ICON on class CL_ISH_NL_C_DBC_POPUP has no exception.

Method STP_REPORT Signature

Method STP_REPORT on class CL_ISH_NL_C_DBC_POPUP has no parameter.
Method STP_REPORT on class CL_ISH_NL_C_DBC_POPUP has no exception.
Event Signatures

Event LINK_CLICKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ACTION Exporting Value transfer Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20110202
2 I_COLUMN_ID Exporting Value transfer Type reference (TYPE) SALV_DE_COLUMN Spalte 20110202
3 I_DBCNR Exporting Value transfer Type reference (TYPE) ISH_NL_DBCNR Laufende Nummer DBC-code 20110202
4 I_FALNR Exporting Value transfer Type reference (TYPE) FALNR IS-H: Fallnummer 20110202
5 I_LFDNR Exporting Value transfer Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20110202
6 I_TRJNR Exporting Value transfer Type reference (TYPE) ISH_NL_TRJNR ISH_NL: Sorgestreckenummer 20110202

Event MESSAGE Signature
Event MESSAGE on class CL_ISH_NL_C_DBC_POPUP has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in