SAP ABAP Interface IF_ISH_SCR_HTML (IS-H: Interface for HTML Control 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_SCR_HTML | IS-H: Base Class for HTML Control Screens | 20041017 |
Properties
Interface | IF_ISH_SCR_HTML | |
Short Description | IS-H: Interface for HTML Control Screens |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20030716 | SAP |
Last changed | 20050520 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISH_SCR_HTML has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_SCR_CONTROL | IS-H: Interface for Control Screens | 20041017 |
Friends
Interface IF_ISH_SCR_HTML has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_UCOMM_LINK_CLICKED | 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
Interface IF_ISH_SCR_HTML has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ISH_SCR_HTML has no exception.
Method IS_DRAGDROP_SUPPORTED Signature
Method IS_DRAGDROP_SUPPORTED on Interface IF_ISH_SCR_HTML has no parameter.
Method IS_DRAGDROP_SUPPORTED on Interface IF_ISH_SCR_HTML has no exception.
Method SUPPORT_DRAGDROP Signature
Method SUPPORT_DRAGDROP on Interface IF_ISH_SCR_HTML has no parameter.
Method SUPPORT_DRAGDROP on Interface IF_ISH_SCR_HTML has no exception.
History
Last changed by/on | SAP | 20050520 |
SAP Release Created in | 473 |