SAP ABAP Interface IF_ISH_SCREEN_COLLAPSIBLE (IS-H: Interface for Expandable/Collapsible Screens)
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_SCREEN_COLLAPSIBLE_STD IS-H: Expandable/Collapsible Screen Header Components CORD 20040211
Properties
Interface IF_ISH_SCREEN_COLLAPSIBLE  
Short Description IS-H: Interface for Expandable/Collapsible Screens    
General Data
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030901   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISH_SCREEN_COLLAPSIBLE has no forward declaration.
Interfaces
Interface IF_ISH_SCREEN_COLLAPSIBLE has no interface.
Friends
Interface IF_ISH_SCREEN_COLLAPSIBLE has no friend.
Attributes
Interface IF_ISH_SCREEN_COLLAPSIBLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EMBEDDED_SCREENS Instance method Public Method Returns All Embedded Screen Objects (Active + Inactive) 20031215
2 GET_SCREEN_ACTIVE Instance method Public Method Returns the Currently Active Screen Object 20040211
3 GET_SCR_COLLAPSIBLE Instance method Public Method Returns the Collapsible Screen 20040211
4 SWITCH Instance method Public Method Display Alternative Screen 20030901
Events
Interface IF_ISH_SCREEN_COLLAPSIBLE has no event.
Types
Interface IF_ISH_SCREEN_COLLAPSIBLE has no local type.
Method Signatures

Method GET_EMBEDDED_SCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCREEN Value transfer Type reference (TYPE) ISH_T_SCREEN_OBJECTS IS-H: Tabelle mit diversen Screenobjekten 20031215

Method GET_EMBEDDED_SCREENS on Interface IF_ISH_SCREEN_COLLAPSIBLE has no exception.

Method GET_SCREEN_ACTIVE 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20040211
2 Exporting ER_SCREEN_ACTIVE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN Aktive Screen-Instanz (auch NULL erlaubt) 20040211
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211

Method GET_SCREEN_ACTIVE on Interface IF_ISH_SCREEN_COLLAPSIBLE has no exception.

Method GET_SCR_COLLAPSIBLE 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20040211
2 Exporting ER_SCR_COLLAPSIBLE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_COLLAPSIBLE IS-H: Screenklasse für das Auf- / Zuklappen von Screens 20040211
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF SPACE ON: CollapsibleScreen bei Bedarf instanzieren. 20040211

Method GET_SCR_COLLAPSIBLE on Interface IF_ISH_SCREEN_COLLAPSIBLE has no exception.

Method SWITCH 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 Fehlerbearbeitung 20030901
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030901
3 Importing I_VIEW_MODE Value transfer Type reference (TYPE) ISH_ON_OFF Modus für die Anzeige 20030901

Method SWITCH on Interface IF_ISH_SCREEN_COLLAPSIBLE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472