SAP ABAP Class IF_ISH_SCR_HTML (IS-H: Interface for HTML Control Screens)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ISH_SCR_CONTROL | IS-H: Interface for Control Screens | 20041017 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_SCR_HTML | IS-H: Base Class for HTML Control Screens | 20041017 |
Properties
| Class | IF_ISH_SCR_HTML | |
| Short Description | IS-H: Interface for HTML Control Screens | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030716 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ISH_SCR_HTML has no forward declaration.
Interfaces
Class IF_ISH_SCR_HTML has no interface implemented.
Friends
Class IF_ISH_SCR_HTML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'LINK_CLICKED' | User Command Click on a Dynamic Document | 20050208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates User Command Click of a Link in Dynamic Document | 20050208 | |
| 2 | Instance method | Public | Method | Returns the HTML Configuration Object | 20041108 | |
| 3 | Instance method | Public | Method | Returns the Related Dynamic Document Object | 20041017 | |
| 4 | Instance method | Public | Method | Returns the Key String for the Dynamic Document Link | 20050208 | |
| 5 | Instance method | Public | Method | 20050323 | ||
| 6 | Instance method | Public | Method | 20050323 |
Events
Class IF_ISH_SCR_HTML has no event.
Types
Class IF_ISH_SCR_HTML has no local type.
Method Signatures
Method BUILD_UCOMM_LINK_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | UserCommand | 20050208 | |||
| 2 | IR_DD_LINK_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_LINK_ELEMENT | Dynamische Dokumente: Link-Element | 20050208 |
Method BUILD_UCOMM_LINK_CLICKED on class IF_ISH_SCR_HTML has no exception.
Method GET_CONFIG_HTML 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 | 20041108 | |||
| 2 | ER_CONFIG_HTML | Call by reference | Object reference (TYPE REF TO) | IF_ISH_CONFIG_HTML | IS-H: Konfigurationsinterface für HTML | 20041108 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041108 |
Method GET_CONFIG_HTML on class IF_ISH_SCR_HTML has no exception.
Method GET_DD_DOCUMENT 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 | 20041017 | |||
| 2 | ER_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20041017 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041017 | |||
| 4 | I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: DD_Document wird erzeugt, wenn noch initial | 20041017 |
Method GET_DD_DOCUMENT on class IF_ISH_SCR_HTML has no exception.
Method GET_UCOMM_KEYSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | UserCommand | 20050208 | |||
| 2 | R_KEYSTRING | Value transfer | Type reference (TYPE) | STRING | Keystring | 20050518 |
Method GET_UCOMM_KEYSTRING on class IF_ISH_SCR_HTML has no exception.
Method IS_DRAGDROP_SUPPORTED Signature
Method IS_DRAGDROP_SUPPORTED on class IF_ISH_SCR_HTML has no parameter.
Method IS_DRAGDROP_SUPPORTED on class IF_ISH_SCR_HTML has no exception.
Method SUPPORT_DRAGDROP Signature
Method SUPPORT_DRAGDROP on class IF_ISH_SCR_HTML has no parameter.
Method SUPPORT_DRAGDROP on class IF_ISH_SCR_HTML has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in |