SAP ABAP Class CL_ISHMED_AZ_PINS_CTL (Rezeptierhilfe: GUI Controller Medikamenten Informationen an)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_GER (Package) IS-H*MED: Landesversion Deutschland
Properties
Class CL_ISHMED_AZ_PINS_CTL  
Short Description Rezeptierhilfe: GUI Controller Medikamenten Informationen an    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GER   IS-H*MED: Landesversion Deutschland 
Created 20060601   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_AZ_PINS_CTL has no interface implemented.
Friends
Class CL_ISHMED_AZ_PINS_CTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CMD_CANCEL Constant Public Type reference (TYPE) SYUCOMM 'CANC' 20060601
2 CO_CMD_OK Constant Public Type reference (TYPE) SYUCOMM 'OK' 20060601
3 GR_PINS_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20060601
4 GR_PINS_HTML Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER 20060601
5 GR_PINS_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_PINS_MODEL 20060601
6 G_KVNUMMER Instance attribute Private Type reference (TYPE) N2AZ_KVNUMMER 20060606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060601
2 CREATE Static method Public Method 20060601
3 CREATE_CONTROLS Instance method Private Method 20060601
4 DISPLAY_MESSAGE Instance method Private Method 20060619
5 DISPLAY_PINS Instance method Private Method 20060601
6 DO_PAI Instance method Public Method 20060601
7 DO_PBO Instance method Public Method 20060601
8 FREE Instance method Public Method 20060613
9 GET_HTML_AGENT Instance method Private Method 20060601
10 GET_HTML_HINTTEXT Instance method Private Method 20060601
11 GET_HTML_LINES Instance method Private Method 20060613
12 GET_HTML_PROD Instance method Private Method 20060601
13 GET_HTML_WARN Instance method Private Method 20060601
14 GET_KVNUMMER Instance method Public Method 20060606
15 GET_MERGE_LINE Instance method Private Method 20060601
16 INIT Instance method Private Method 20060601
17 RELEASE_CONTROLS Instance method Private Method 20060601
18 SET_KVNUMMER Instance method Public Method 20060606
Events
Class CL_ISHMED_AZ_PINS_CTL has no event.
Types
Class CL_ISHMED_AZ_PINS_CTL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_AZ_PINS_CTL has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_AZ_PINS_CTL Rezeptierhilfe: Controller PINS 20060601

Method CREATE on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method CREATE_CONTROLS Signature

Method CREATE_CONTROLS on class CL_ISHMED_AZ_PINS_CTL has no parameter.
Method CREATE_CONTROLS on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060619

Method DISPLAY_MESSAGE on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method DISPLAY_PINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601
2 Importing I_DRUG_ID Call by reference Type reference (TYPE) N2AZ_DRUG_ID Rezeptierhilfe: Wirkstoff Stoffnummer 20060601
3 Exporting R_OK Value transfer Type reference (TYPE) ABAP_BOOL true wenn die Verarbeitung erfolgreich war 20060601

Method DISPLAY_PINS on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method DO_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN Rezeptierhilfe: GUI Felder 20060601
2 Importing I_FC Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060601
3 Returning R_LEAVE Value transfer Type reference (TYPE) ISH_ON_OFF ='X' -> Verlasse aktuelles Bild 20060601

Method DO_PAI on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method DO_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601
2 Importing I_DRUG_ID Call by reference Type reference (TYPE) N2AZ_DRUG_ID Rezeptierhilfe: Arzneimittel Verbindungsschlüssel 20060601

Method DO_PBO on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method FREE Signature

Method FREE on class CL_ISHMED_AZ_PINS_CTL has no parameter.
Method FREE on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_HTML_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MERGE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Tabelle 20060609
2 Importing IS_PINS Call by reference Type reference (TYPE) RN2AZ_PINS Daten der PINS 20060601
3 Importing IS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601

Method GET_HTML_AGENT on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_HTML_HINTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MERGE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Tabelle 20060609
2 Importing IS_PINS Call by reference Type reference (TYPE) RN2AZ_PINS Daten der PINS 20060601
3 Importing IS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601

Method GET_HTML_HINTTEXT on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_HTML_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Value transfer Type reference (TYPE) ANY zu konvertierender Text 20060613
2 Returning R_HTML Value transfer Type reference (TYPE) ISHMED_T_N2AZ_HTML Rezeptierhilfe: HTML Zeile 20060613

Method GET_HTML_LINES on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_HTML_PROD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MERGE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Tabelle 20060609
2 Importing IS_PINS Call by reference Type reference (TYPE) RN2AZ_PINS Daten der PINS 20060601
3 Importing IS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601

Method GET_HTML_PROD on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_HTML_WARN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MERGE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Merge Tabelle 20060609
2 Importing IS_PINS Call by reference Type reference (TYPE) RN2AZ_PINS Daten der PINS 20060601
3 Importing IS_PINS_SCREEN Call by reference Type reference (TYPE) RN2AZ_PINS_SCREEN GUI Field Transport 20060601

Method GET_HTML_WARN on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_KVNUMMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KVNUMMER Value transfer Type reference (TYPE) N2AZ_KVNUMMER Rezeptierhilfe: KV-Nummer 20060606

Method GET_KVNUMMER on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method GET_MERGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT Call by reference Type reference (TYPE) ISHMED_T_N2AZ_HTML Tabelle mit den zu ersetzenden Textzeilen 20060601
2 Importing I_TAG_NAME Call by reference Type reference (TYPE) STRING ID des zu ersetzenden Tags 20060601
3 Returning R_MERGE_LINE Value transfer Type reference (TYPE) SWWW_T_MERGE_ITEM Eintrag für die Merge Tabelle 20060601

Method GET_MERGE_LINE on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method INIT Signature

Method INIT on class CL_ISHMED_AZ_PINS_CTL has no parameter.
Method INIT on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method RELEASE_CONTROLS Signature

Method RELEASE_CONTROLS on class CL_ISHMED_AZ_PINS_CTL has no parameter.
Method RELEASE_CONTROLS on class CL_ISHMED_AZ_PINS_CTL has no exception.

Method SET_KVNUMMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KVNUMMER Call by reference Type reference (TYPE) N2AZ_KVNUMMER Rezeptierhilfe: KV-Nummer 20060606

Method SET_KVNUMMER on class CL_ISHMED_AZ_PINS_CTL has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700