SAP ABAP Interface IF_ISH_DYNPRO_CONNECTOR (IS-H: Dynpro Connector)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_DYNPRO_CONNECTOR IS-H: Dynpro Connector 20070704
Properties
Interface IF_ISH_DYNPRO_CONNECTOR  
Short Description IS-H: Dynpro Connector    
General Data
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070704   SAP 
Last changed 20071120   SAP 
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)
Interfaces
Interface IF_ISH_DYNPRO_CONNECTOR has no interface.
Friends
Interface IF_ISH_DYNPRO_CONNECTOR has no friend.
Attributes
Interface IF_ISH_DYNPRO_CONNECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Instance method Public Method Connects a Screen with a Dynpro 20070704
2 CONNECT_FREE Instance method Public Method Connects a Screen with the Next Free Dynpro 20070704
3 DISCONNECT Instance method Public Method Undoes Connection Between a Screen and a Dynpro 20070704
4 GET_EMBEDDED_DYNPRO Instance method Public Method Gets the Dynpro of an Embedded Screen 20070704
5 GET_REPID Instance method Public Method Gets the Program Name 20070704
6 GET_SCREEN_FOR_DYNPRO Instance method Public Method Gets the Screen for a Dynpro 20070704
7 PROCESS_F1 Instance method Public Method Transfer F1 Processing to Screen 20070704
8 PROCESS_F4 Instance method Public Method Transfer F4 Processing to Screen 20070704
9 PROCESS_PAI Instance method Public Method Transfer PAI Processing to Screen 20070704
10 PROCESS_PBO Instance method Public Method Transfer PBO Processing to Screen 20070704
Events
Interface IF_ISH_DYNPRO_CONNECTOR has no event.
Types
Interface IF_ISH_DYNPRO_CONNECTOR has no local type.
Method Signatures

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20070705
2 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
3 Importing I_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE true: Bestehende Verknüpfung ersetzen 20070705
4 Returning RS_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method CONNECT_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20070705
2 Importing I_DYNNR_FROM Call by reference Type reference (TYPE) RI_DYNNR '0000' IS-H: Dynpronummer 20070705
3 Importing I_DYNNR_TO Call by reference Type reference (TYPE) RI_DYNNR '9999' IS-H: Dynpronummer 20070705
4 Returning RS_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method DISCONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
2 Returning RR_SCREEN Value transfer Object reference (TYPE REF TO) IF_ISH_SCREEN Screen, dessen Verknüpfung gelöst wurde 20070705

Method DISCONNECT on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method GET_EMBEDDED_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20070705
3 Returning RS_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20070705

Method GET_EMBEDDED_DYNPRO on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method GET_REPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20070705

Method GET_REPID on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method GET_SCREEN_FOR_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
2 Returning RR_SCREEN Value transfer Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20070705

Method GET_SCREEN_FOR_DYNPRO on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method PROCESS_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705

Method PROCESS_F1 on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method PROCESS_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705

Method PROCESS_F4 on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705

Method PROCESS_PAI on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.

Method PROCESS_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705

Method PROCESS_PBO on Interface IF_ISH_DYNPRO_CONNECTOR has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in