SAP ABAP Class CL_ISHMED_MV_VIEW_DETAIL (Recipient Detail Screen View Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DOC_DISTR (Package) i..s.h.med: Dispatch Control (Document Distribution)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_MV_CONSTANTS Constant Definition 20070417
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20070417
Properties
Class CL_ISHMED_MV_VIEW_DETAIL  
Short Description Recipient Detail Screen View Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DOC_DISTR   i..s.h.med: Dispatch Control (Document Distribution) 
Created 20070417   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_MV_CONSTANTS Constant Definition 20070417
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20070417
Friends
Class CL_ISHMED_MV_VIEW_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Attribute reference (LIKE) 20070417
2 CO_MODE_DELETE Instance attribute Private Attribute reference (LIKE) 20070417
3 CO_MODE_ERROR Instance attribute Private Attribute reference (LIKE) 20070417
4 CO_MODE_INSERT Instance attribute Private Attribute reference (LIKE) 20070417
5 CO_MODE_UNCHANGED Instance attribute Private Attribute reference (LIKE) 20070417
6 CO_MODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20070417
7 CO_VCODE_DISPLAY Instance attribute Private Attribute reference (LIKE) 20070417
8 CO_VCODE_INSERT Instance attribute Private Attribute reference (LIKE) 20070417
9 CO_VCODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20070417
10 CV_AUSTRIA Instance attribute Private Attribute reference (LIKE) 20070417
11 CV_CANADA Instance attribute Private Attribute reference (LIKE) 20070417
12 CV_FRANCE Instance attribute Private Attribute reference (LIKE) 20070417
13 CV_GERMANY Instance attribute Private Attribute reference (LIKE) 20070417
14 CV_ITALY Instance attribute Private Attribute reference (LIKE) 20070417
15 CV_NETHERLANDS Instance attribute Private Attribute reference (LIKE) 20070417
16 CV_SINGAPORE Instance attribute Private Attribute reference (LIKE) 20070417
17 CV_SPAIN Instance attribute Private Attribute reference (LIKE) 20070417
18 CV_SWITZERLAND Instance attribute Private Attribute reference (LIKE) 20070417
19 C_ALV_DEFAULT_LAYOUT Instance attribute Private Attribute reference (LIKE) 20070417
20 C_BO_TYPE_DISPATCH_REQUEST Instance attribute Private Attribute reference (LIKE) 20070417
21 C_COMMAND_CANCEL Constant Private Type reference (TYPE) SYUCOMM 'CANCEL' "Cancel" Command 20070417
22 C_COMMAND_OKAY Constant Private Type reference (TYPE) SYUCOMM 'OKAY' "OK" Command 20070417
23 C_COMMAND_PROT_DETAIL Instance attribute Private Attribute reference (LIKE) 20070417
24 C_COMMAND_REFRESH Constant Private Type reference (TYPE) SYUCOMM 'REFRESH' "Refresh" Command 20070417
25 C_ENQMODE_EXCLUSIVE_WRITE Instance attribute Private Attribute reference (LIKE) 20070417
26 C_ENQMODE_NONE Instance attribute Private Attribute reference (LIKE) 20070417
27 C_ENQMODE_SHARED_READ Instance attribute Private Attribute reference (LIKE) 20070417
28 C_ENQMODE_SHARED_WRITE Instance attribute Private Attribute reference (LIKE) 20070417
29 C_EXIT_STATUS_ABORT Instance attribute Private Attribute reference (LIKE) 20070417
30 C_EXIT_STATUS_ACCEPT Instance attribute Private Attribute reference (LIKE) 20070417
31 C_ICON_STATUS_ERROR Instance attribute Private Attribute reference (LIKE) 20070417
32 C_ICON_STATUS_OK Instance attribute Private Attribute reference (LIKE) 20070417
33 C_ICON_STATUS_RUNNING Instance attribute Private Attribute reference (LIKE) 20070417
34 C_ICON_STATUS_STORN Instance attribute Private Attribute reference (LIKE) 20070417
35 C_ICON_STATUS_WAITING Instance attribute Private Attribute reference (LIKE) 20070417
36 C_ICON_STATUS_WARNING Instance attribute Private Attribute reference (LIKE) 20070417
37 C_PARAM_REQID Instance attribute Private Attribute reference (LIKE) 20070417
38 C_REQ_STATUS_ERROR Instance attribute Private Attribute reference (LIKE) 20070417
39 C_REQ_STATUS_OK Instance attribute Private Attribute reference (LIKE) 20070417
40 C_REQ_STATUS_RUNNING Instance attribute Private Attribute reference (LIKE) 20070417
41 C_REQ_STATUS_WAITING Instance attribute Private Attribute reference (LIKE) 20070417
42 C_REQ_STATUS_WARNING Instance attribute Private Attribute reference (LIKE) 20070417
43 C_SCRMOD_DEVICE_ANY Instance attribute Private Attribute reference (LIKE) 20070417
44 C_SCRMOD_DEVICE_FIXED Instance attribute Private Attribute reference (LIKE) 20070417
45 C_SCRMOD_DEVICE_NONE Instance attribute Private Attribute reference (LIKE) 20070417
46 C_SCRMOD_INPUT Instance attribute Private Attribute reference (LIKE) 20070417
47 C_SCRMOD_INVISIBLE Instance attribute Private Attribute reference (LIKE) 20070417
48 C_SCRMOD_OBLIGATORY Instance attribute Private Attribute reference (LIKE) 20070417
49 C_SCRMOD_OUTPUT Instance attribute Private Attribute reference (LIKE) 20070417
50 C_STATUS_ABORT Instance attribute Private Attribute reference (LIKE) 20070417
51 C_STATUS_SAVED Instance attribute Private Attribute reference (LIKE) 20070417
52 C_STATUS_UNSAVED Instance attribute Private Attribute reference (LIKE) 20070417
53 C_TARGET_GROUPING Instance attribute Private Attribute reference (LIKE) 20070417
54 C_VHELP_FIELD_GPART Instance attribute Private Attribute reference (LIKE) 20070417
55 C_VHELP_FIELD_ORGID Instance attribute Private Attribute reference (LIKE) 20070417
56 C_VHELP_FIELD_SUSER Instance attribute Private Attribute reference (LIKE) 20070417
57 FALSE Instance attribute Private Attribute reference (LIKE) 20070417
58 GR_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_MV_CONTROLLER Dispatch Control Controller 20070417
59 GR_ERRORHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20070417
60 GR_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_MV_MODEL Model Class for Recipient Data 20070417
61 GR_RECIPIENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_MV_RECIPIENT Recipient Data 20070417
62 GS_BEFORE_IMAGE Instance attribute Protected Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Recipient Data Dialog Structure 20070417
63 GS_DATA Instance attribute Protected Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Recipient Data Dialog Structure 20070417
64 GS_SCREEN_SETTINGS Instance attribute Protected Type reference (TYPE) N2MV_SCRMOD_NOTEXT Field Control 20070417
65 G_CANCELLED Instance attribute Protected Type reference (TYPE) ISH_TRUE_FALSE Dialog Cancelled 20070417
66 G_DISPLAY_MODE Instance attribute Private Type reference (TYPE) ISH_VCODE IS-H: Processing Mode 20070417
67 G_LEAVE_SCREEN Instance attribute Protected Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") 20070417
68 G_MODE Instance attribute Private Type reference (TYPE) ISH_VCODE IS-H: Processing Mode 20081008
69 G_WAS_RECIPIENT_UNCHANGED Instance attribute Protected Type reference (TYPE) ISH_TRUE_FALSE Was the Recipient Unchanged Prior to Entering the Dialog 20070417
70 INACTIVE Instance attribute Private Attribute reference (LIKE) 20070417
71 NO Instance attribute Private Attribute reference (LIKE) 20070417
72 OFF Instance attribute Private Attribute reference (LIKE) 20070417
73 ON Instance attribute Private Attribute reference (LIKE) 20070417
74 TRUE Instance attribute Private Attribute reference (LIKE) 20070417
75 YES Instance attribute Private Attribute reference (LIKE) 20070417
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LEAVE_SCREEN Instance method Public Method End Dialog? 20070417
2 CHECK_VALUES Instance method Public Method Check Entries 20070417
3 COMPLETE_TITLE Instance method Public Method Set Variable Part of Screen Title 20070417
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070417
5 COPY_TO_LOCAL Instance method Public Method Populate Screen fields in PBO 20070417
6 DISPLAY_MESSAGES Instance method Public Method Output Messages and Alerts 20070417
7 EXCLUDE_FUNCTIONS Instance method Public Method Shut Down Functions 20070417
8 FILL_DROPDOWN_LISTBOXES Instance method Public Method Populate Dropdown Listboxes With Values 20070417
9 HANDLE_EXIT_COMMAND Instance method Public Method Edit Cancel Command 20070417
10 HANDLE_USER_COMMAND Instance method Public Method Edit User Command 20070417
11 MODIFY_SCREEN_FIELD Instance method Public Method Perform Screen Modifications at Field Level 20070417
12 PREPARE_SCREEN_MODIFICATION Instance method Public Method Prepare Screen Modification 20070417
13 REFRESH_FROM_LOCAL Instance method Public Method Transfer Screen fields in PAI 20070417
14 SHOW_DIALOG Instance method Public Method Show List Dialog 20070417
15 TRANSPORT_FROM_SCREEN Instance method Public Method Transfer Screen fields in PAI 20070417
16 TRANSPORT_TO_SCREEN Instance method Public Method Populate Screen fields in PBO 20070417
17 VALUE_HELP Instance method Protected Method General Input Help Functions 20070417
18 VALUE_HELP_GPART Instance method Public Method Business Partner Input Help 20070417
19 VALUE_HELP_ORGID Instance method Public Method OU Input Help 20070417
20 VALUE_HELP_SUSER Instance method Public Method SAP Users Input Help 20070417
21 WAS_CANCELLED Instance method Public Method Was the Dialog Canceled? 20070417
Events
Class CL_ISHMED_MV_VIEW_DETAIL has no event.
Types
Class CL_ISHMED_MV_VIEW_DETAIL has no local type.
Method Signatures

Method CHECK_LEAVE_SCREEN Signature

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

Method CHECK_LEAVE_SCREEN on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORST_MSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp 20070417

Method CHECK_VALUES on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method COMPLETE_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TITLE Value transfer Type reference (TYPE) N2_DOKFLD variabler Titel 20070417

Method COMPLETE_TITLE on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_CONTROLLER MV: Controller Versandsteuerung 20070417
2 Importing IR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070417
3 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_MODEL Modellklasse Empfängerdaten 20070417
4 Importing IR_RECIPIENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_MV_RECIPIENT MV: Empfängerdaten 20070417

Method CONSTRUCTOR on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method COPY_TO_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20070417

Method COPY_TO_LOCAL on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method DISPLAY_MESSAGES Signature

Method DISPLAY_MESSAGES on class CL_ISHMED_MV_VIEW_DETAIL has no parameter.
Method DISPLAY_MESSAGES on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method EXCLUDE_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCLUDE Call by reference Type reference (TYPE) STANDARD TABLE auszuschließende Funktionen 20070417

Method EXCLUDE_FUNCTIONS on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method FILL_DROPDOWN_LISTBOXES Signature

Method FILL_DROPDOWN_LISTBOXES on class CL_ISHMED_MV_VIEW_DETAIL has no parameter.
Method FILL_DROPDOWN_LISTBOXES on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method HANDLE_EXIT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20070417

Method HANDLE_EXIT_COMMAND on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20070417

Method HANDLE_USER_COMMAND on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method MODIFY_SCREEN_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN Call by reference Type reference (TYPE) SCREEN Strukturbeschreibung für System-Datenobjekt SCREEN 20070417

Method MODIFY_SCREEN_FIELD on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method PREPARE_SCREEN_MODIFICATION Signature

Method PREPARE_SCREEN_MODIFICATION on class CL_ISHMED_MV_VIEW_DETAIL has no parameter.
Method PREPARE_SCREEN_MODIFICATION on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method REFRESH_FROM_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20070417

Method REFRESH_FROM_LOCAL on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method SHOW_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) ISH_VCODE IS-H: Verarbeitungsmodus 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method TRANSPORT_FROM_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method TRANSPORT_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) N2MV_RECIPIENT_DIALOG_DATA Dialogstruktur Empfängerdaten 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) ISH_T_DYNPREAD IS-H: Tabelle mit Felder des aktuellen Dynpros mit Werten 20070417
2 Importing I_FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20070417

Method VALUE_HELP on class CL_ISHMED_MV_VIEW_DETAIL has no exception.

Method VALUE_HELP_GPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) ISH_T_DYNPREAD IS-H: Tabelle mit Felder des aktuellen Dynpros mit Werten 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method VALUE_HELP_ORGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) ISH_T_DYNPREAD IS-H: Tabelle mit Felder des aktuellen Dynpros mit Werten 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method VALUE_HELP_SUSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) ISH_T_DYNPREAD IS-H: Tabelle mit Felder des aktuellen Dynpros mit Werten 20070417
# Exception Resumable Description Created on
1 CX_ISHMED_MV_INTERNAL_ERROR interner Fehler Versandsteuerung 20070417

Method WAS_CANCELLED Signature

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

Method WAS_CANCELLED on class CL_ISHMED_MV_VIEW_DETAIL has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in