SAP ABAP Class CL_ISHMED_PRC_STRUCMEDREC_DIA (IS-H*MED: Health Problems Process Class (with Dialog))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED-MRO (Application Component) Medical Patient Data Organization (Patient Organizer)
     N1STRMPR (Package) IS-H*MED: Structured Medical Patient Record
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_PRC_STRUCMEDREC IS-H*MED: Health Problems Process Class (Without Dialog) 20050216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_PRC_DWS_STRUCMEDREC IS-H*MED: DWS Process Health Problems 20050405
Properties
Class CL_ISHMED_PRC_STRUCMEDREC_DIA  
Short Description IS-H*MED: Health Problems Process Class (with Dialog)    
Super Class CL_ISHMED_PRC_STRUCMEDREC IS-H*MED: Health Problems Process Class (Without Dialog) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1STRMPR   IS-H*MED: Structured Medical Patient Record 
Created 20050216   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PRC_STRUCMEDREC_DIA has no forward declaration.
Interfaces
Class CL_ISHMED_PRC_STRUCMEDREC_DIA has no interface implemented.
Friends
Class CL_ISHMED_PRC_STRUCMEDREC_DIA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_STRUCMEDREC Screen Instance 20050216
2 GS_HANDLE_WARNING Instance attribute Protected Type reference (TYPE) RNWARNING Data for Confirming Warnings 20050216
3 GT_FNAME_MAP_CHG Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Fields 20050216
4 GT_FNAME_MAP_SCR Static Attribute Protected Type reference (TYPE) ISH_T_FIELDNAME_MAPPING Field Name for Screen Fields in Change Structure 20050216
5 G_OKCODE Instance attribute Protected Type reference (TYPE) SY-UCOMM OK Code 20050216
6 G_OKCODE_LAST Instance attribute Protected Type reference (TYPE) SY-UCOMM Last OK Code 20050228
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_PBO Instance method Public Method Processing After PBO (Process Before Output) 20050216
2 BEFORE_PAI Instance method Public Method Processing Before PAI (Process After Input) 20050216
3 CANCEL_PROCESS Instance method Public Method Cancel Dialog (with Change Query) 20050216
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050216
5 CREATE_DIALOG Static method Public Method Create Instance for Dialog 20050216
6 DISPLAY_MESSAGES Instance method Public Method Messages Issued 20050216
7 FILL_DYNP_FROM_DATA Instance method Protected Method Fill Screen Structure for Screen from Data 20050216
8 GET_IGNORE_WARNINGS Instance method Public Method Returns Whether Warnings Are Currently to Be Ignored 20050222
9 GET_MAKE_CHANGES Instance method Protected Method Determine Entries, Execute Changes 20050216
10 GET_SCREEN Instance method Public Method Returns Screen Instance 20050218
11 HANDLE_BUTTON_CLICK Instance method Protected Event handling method Event Handling for Button Click in Screen 20050216
12 HANDLE_ON_MESSAGE_CLICK Instance method Protected Event handling method Event Handler for Error Message Navigation 20050216
13 HANDLE_ON_MESSAGE_FUNCTION Instance method Protected Event handling method Event Handler for Calling Functions in Error Window 20050216
14 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handling for User Command in Screen 20050216
15 PAI Instance method Public Method Processing During PAI (Process After Input) 20050216
16 PBO Instance method Public Method Processing During PBO (Process Before Output) 20050216
17 SET_HANDLER Instance method Protected Method Activate or Deactivate Handler for Event Handler 20050216
Events
Class CL_ISHMED_PRC_STRUCMEDREC_DIA has no event.
Types
Class CL_ISHMED_PRC_STRUCMEDREC_DIA has no local type.
Method Signatures

Method AFTER_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216

Method AFTER_PBO on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method BEFORE_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216
3 Importing I_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM OK-Code 20050216

Method BEFORE_PAI on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method CANCEL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216

Method CANCEL_PROCESS on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method CREATE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PRC_STRUCMEDREC_DIA Instanz der Prozessklasse 20050216
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216

Method CREATE_DIALOG on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Importing I_AMODAL Value transfer Type reference (TYPE) ISH_ON_OFF ON Amodales Fehlerpopup (ON/OFF) 20050216
3 Importing I_CONTROL Value transfer Type reference (TYPE) ISH_ON_OFF OFF Meldungen in S-Meldungen umwandeln - Control-Umfeld (ON/OFF) 20050216
4 Importing I_SEND_IF_ONE Value transfer Type reference (TYPE) ISH_ON_OFF '*' Wenn nur 1 Nachricht -> in Statuszeile ausgeben (ON/OFF) 20050216

Method DISPLAY_MESSAGES on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method FILL_DYNP_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting ES_DYNP Value transfer Type reference (TYPE) RN1_DYNP_STRUCMEDREC Dynprostruktur für Felder des Screens 20050216
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216
4 Importing IR_STRUCMEDREC Call by reference Object reference (TYPE REF TO) CL_ISHMED_STRUCMEDREC Med. Problem 20050216

Method FILL_DYNP_FROM_DATA on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method GET_IGNORE_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IGNORE_WARNING Value transfer Type reference (TYPE) ISH_ON_OFF Warnungen ignorieren (ON/OFF) 20050222

Method GET_IGNORE_WARNINGS on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method GET_MAKE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216

Method GET_MAKE_CHANGES on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SCREEN Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_STRUCMEDREC Screeninstanz Medizinische Probleme 20050218

Method GET_SCREEN on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL_FIELDVAL Call by reference Attribute reference (LIKE) 20050216
2 Importing IS_ROW_FIELDVAL Call by reference Attribute reference (LIKE) 20050216
3 Importing I_COL_FIELDNAME Call by reference Attribute reference (LIKE) 20050216
4 Importing I_ROW_FIELDNAME Call by reference Attribute reference (LIKE) 20050216

Method HANDLE_BUTTON_CLICK on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method HANDLE_ON_MESSAGE_CLICK Signature

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

Method HANDLE_ON_MESSAGE_CLICK on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method HANDLE_ON_MESSAGE_FUNCTION Signature

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

Method HANDLE_ON_MESSAGE_FUNCTION on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Attribute reference (LIKE) 20050216
2 Importing IR_SCREEN Call by reference Attribute reference (LIKE) 20050216
3 Importing IS_COL_ID Call by reference Attribute reference (LIKE) 20050216
4 Importing IS_ROW_NO Call by reference Attribute reference (LIKE) 20050216
5 Importing I_UCOMM Call by reference Attribute reference (LIKE) 20050216

Method HANDLE_USER_COMMAND on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216
3 Importing I_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM OK-Code 20050216

Method PAI on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20050216
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050216

Method PBO on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.

Method SET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION Value transfer Type reference (TYPE) ISH_ON_OFF ON Aktivieren (ON) oder Deaktivieren (OFF) 20050216

Method SET_HANDLER on class CL_ISHMED_PRC_STRUCMEDREC_DIA has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600