SAP ABAP Class IF_ISH_SCREEN_COLLAPSIBLE (IS-H: Interface for Expandable/Collapsible Screens)
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
Class | IF_ISH_SCREEN_COLLAPSIBLE | |
Short Description | IS-H: Interface for Expandable/Collapsible Screens | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030901 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ISH_SCREEN_COLLAPSIBLE has no forward declaration.
Interfaces
Class IF_ISH_SCREEN_COLLAPSIBLE has no interface implemented.
Friends
Class IF_ISH_SCREEN_COLLAPSIBLE has no friend class.
Attributes
Class IF_ISH_SCREEN_COLLAPSIBLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns All Embedded Screen Objects (Active + Inactive) | 20031215 |
2 | ![]() |
Instance method | Public | Method | Returns the Currently Active Screen Object | 20040211 |
3 | ![]() |
Instance method | Public | Method | Returns the Collapsible Screen | 20040211 |
4 | ![]() |
Instance method | Public | Method | Display Alternative Screen | 20030901 |
Events
Class IF_ISH_SCREEN_COLLAPSIBLE has no event.
Types
Class 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 | ![]() |
RT_SCREEN | Value transfer | Type reference (TYPE) | ISH_T_SCREEN_OBJECTS | IS-H: Tabelle mit diversen Screenobjekten | 20031215 |
Method GET_EMBEDDED_SCREENS on class 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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040211 | ||
2 | ![]() |
ER_SCREEN_ACTIVE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Aktive Screen-Instanz (auch NULL erlaubt) | 20040211 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040211 |
Method GET_SCREEN_ACTIVE on class 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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040211 | ||
2 | ![]() |
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 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040211 | ||
4 | ![]() |
I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: CollapsibleScreen bei Bedarf instanzieren. | 20040211 |
Method GET_SCR_COLLAPSIBLE on class 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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030901 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030901 | ||
3 | ![]() |
I_VIEW_MODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Modus für die Anzeige | 20030901 |
Method SWITCH on class IF_ISH_SCREEN_COLLAPSIBLE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |