SAP ABAP Interface IF_ISH_PROCESS (IS-H: Interface for Integrating Processes in Dialogs)
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_ISHMED_PRC_APPLAN | IS-H*MED: Process Class Plan Release (Without Dialog) | 20040921 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PRC_STRUCMEDREC | IS-H*MED: Health Problems Process Class (Without Dialog) | 20050214 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PRC_TEAM | IS-H*MED: Team Entry Process | 20031003 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_PRC_AC | IS-H: Process Class Appointment Template without Dialog | 20041230 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_PRC_PLANNING | IS-H: Process Class for Planning (Appointment Processing) | 20030721 |
Properties
Interface | IF_ISH_PROCESS | |
Short Description | IS-H: Interface for Integrating Processes in Dialogs |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20030721 | SAP |
Last changed | 20050224 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISH_PROCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030721 | ||
2 | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20030721 |
Friends
Interface IF_ISH_PROCESS has no friend.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute OK Code | 20030721 |
2 | ![]() |
Instance method | Public | Method | Execute Checks | 20030721 |
3 | ![]() |
Instance method | Public | Method | Check if Changes Have Occurred | 20030721 |
4 | ![]() |
Instance method | Public | Method | 20030721 | |
5 | ![]() |
Instance method | Public | Method | Perform initialization | 20030721 |
6 | ![]() |
Instance method | Public | Method | 20030721 | |
7 | ![]() |
Instance method | Public | Method | 20030721 | |
8 | ![]() |
Instance method | Public | Method | Save | 20030721 |
9 | ![]() |
Instance method | Public | Method | Position cursor | 20030721 |
10 | ![]() |
Instance method | Public | Method | 20030721 | |
11 | ![]() |
Instance method | Public | Method | 20030721 |
Events
Interface IF_ISH_PROCESS has no event.
Types
Interface IF_ISH_PROCESS has no local type.
Method Signatures
Method CALL_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20030721 | ||
2 | ![]() |
C_OKCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20030721 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030721 |
Method CALL_OK_CODE on Interface IF_ISH_PROCESS has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030721 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030721 |
Method CHECK on Interface IF_ISH_PROCESS has no exception.
Method CHECK_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20030721 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Änderungen vorhanden ON/OFF | 20030721 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030721 |
Method CHECK_CHANGES on Interface IF_ISH_PROCESS has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_ISH_PROCESS has no parameter.
Method GET_TYPE on Interface IF_ISH_PROCESS has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030721 | ||
2 | ![]() |
E_CURSOR | Value transfer | Type reference (TYPE) | ISH_CURSOR | Position des Cursors | 20030721 | ||
3 | ![]() |
E_CURSOR_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | Nummer des Dynpros für Cursorposition | 20030721 | ||
4 | ![]() |
E_CURSOR_LIN | Value transfer | Type reference (TYPE) | SY-STEPL | Zeile im Table Control für Cursorposition | 20030721 | ||
5 | ![]() |
E_CURSOR_PGM | Value transfer | Type reference (TYPE) | SY-REPID | Name des Programmes für Cursorposition | 20030721 | ||
6 | ![]() |
E_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | Nummer des Dynpros für den Prozess Subscreen | 20030721 | ||
7 | ![]() |
E_PGM | Value transfer | Type reference (TYPE) | SY-REPID | Name des Programmes für den Prozess Subscreen | 20030721 | ||
8 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030721 |
Method INITIALIZE on Interface IF_ISH_PROCESS has no exception.
Method IS_A Signature
Method IS_A on Interface IF_ISH_PROCESS has no parameter.
Method IS_A on Interface IF_ISH_PROCESS has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on Interface IF_ISH_PROCESS has no parameter.
Method IS_INHERITED_FROM on Interface IF_ISH_PROCESS has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030721 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030721 |
Method SAVE on Interface IF_ISH_PROCESS has no exception.
Method SET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20030721 | ||
2 | ![]() |
E_CURSOR_SET | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Cursor wurde gesetzt ON/OFF | 20030721 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20030721 | ||
4 | ![]() |
I_CURSORFIELD | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20030721 | ||
5 | ![]() |
I_RN1MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | Fehlermeldung | 20030721 |
Method SET_CURSOR on Interface IF_ISH_PROCESS has no exception.
Method SNAPSHOT Signature
Method SNAPSHOT on Interface IF_ISH_PROCESS has no parameter.
Method SNAPSHOT on Interface IF_ISH_PROCESS has no exception.
Method UNDO Signature
Method UNDO on Interface IF_ISH_PROCESS has no parameter.
Method UNDO on Interface IF_ISH_PROCESS has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |