SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_DYNPRO_CONNECTOR IS-H: Dynpro Connector 20070704
Properties
Class CL_ISH_DYNPRO_CONNECTOR  
Short Description IS-H: Dynpro Connector    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070704   SAP 
Last change 20071120   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_DYNPRO_CONNECTOR IS-H: Dynpro Connector 20070704
Friends
Class CL_ISH_DYNPRO_CONNECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SCREEN Instance attribute Protected Type reference (TYPE) ISH_T_DYNNR_SCREEN IS-H: Dynpro Number - Screen Assignments 20070704
2 G_REPID Instance attribute Protected Type reference (TYPE) REPID ABAP Program Name 20070704
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Instance method Public Method 20070704
2 CONNECT_FREE Instance method Public Method 20070704
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070704
4 CREATE_GENERATE Static method Public Method Creates a Dynpro Connector for All Dynpros 20070704
5 CREATE_INTERVAL Static method Public Method Creates a Dynpro Connector for Multiple Dynpros 20070704
6 CREATE_SINGLE Static method Public Method Creates a Dynpro Connector for One Dynpro 20070704
7 CREATE_TABLE Static method Public Method Creates a Dynpro Connector for Multiple Dynpros 20070704
8 DISCONNECT Instance method Public Method 20070704
9 GET_REPID Instance method Public Method 20070704
10 GET_SCREEN_FOR_DYNPRO Instance method Public Method 20070704
Events
Class CL_ISH_DYNPRO_CONNECTOR has no event.
Types
Class CL_ISH_DYNPRO_CONNECTOR has no local type.
Method Signatures

Method CONNECT Signature

Method CONNECT on class CL_ISH_DYNPRO_CONNECTOR has no parameter.
Method CONNECT on class CL_ISH_DYNPRO_CONNECTOR has no exception.

Method CONNECT_FREE Signature

Method CONNECT_FREE on class CL_ISH_DYNPRO_CONNECTOR has no parameter.
Method CONNECT_FREE on class CL_ISH_DYNPRO_CONNECTOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method CREATE_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REGISTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE true: Dynproconnector registrieren 20070705
2 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070705
3 Returning RR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_ISH_DYNPRO_CONNECTOR IS-H: Dynproconnector 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method CREATE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR_FROM Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
2 Importing I_DYNNR_TO Call by reference Type reference (TYPE) RI_DYNNR IS-H: Dynpronummer 20070705
3 Importing I_REGISTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE true: Dynproconnector registrieren 20070705
4 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070705
5 Returning RR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_ISH_DYNPRO_CONNECTOR IS-H: Dynproconnector 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method CREATE_SINGLE 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_REGISTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE true: Dynproconnector registrieren 20070705
3 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070705
4 Returning RR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_ISH_DYNPRO_CONNECTOR IS-H: Dynproconnector 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DYNNR Call by reference Type reference (TYPE) ISH_T_DYNNR IS-H: Tabelle mit Dynpronummern 20070705
2 Importing I_REGISTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE true: Dynproconnector registrieren 20070705
3 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070705
4 Returning RR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_ISH_DYNPRO_CONNECTOR IS-H: Dynproconnector 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method DISCONNECT Signature

Method DISCONNECT on class CL_ISH_DYNPRO_CONNECTOR has no parameter.
Method DISCONNECT on class CL_ISH_DYNPRO_CONNECTOR has no exception.

Method GET_REPID Signature

Method GET_REPID on class CL_ISH_DYNPRO_CONNECTOR has no parameter.
Method GET_REPID on class CL_ISH_DYNPRO_CONNECTOR has no exception.

Method GET_SCREEN_FOR_DYNPRO Signature

Method GET_SCREEN_FOR_DYNPRO on class CL_ISH_DYNPRO_CONNECTOR has no parameter.
Method GET_SCREEN_FOR_DYNPRO on class CL_ISH_DYNPRO_CONNECTOR has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in