SAP ABAP Interface IF_ISHMED_DWS_PROCESS (i.s.h.med DWS: Process)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMED_DWS (Package) IS-H: Documentation Work Station Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PRC_DWS_MEDSRV | IS-H*MED DWS: Process - Medical Service Processing | 20041122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PRC_DWS_STRUCMEDREC | IS-H*MED: DWS Process Health Problems | 20050405 |
Properties
Interface | IF_ISHMED_DWS_PROCESS | |
Short Description | i.s.h.med DWS: Process |
General Data
Package | NMED_DWS | IS-H: Documentation Work Station Framework |
Created | 20041122 | SAP |
Last changed | 20050520 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISHMED_DWS_PROCESS has no forward declaration.
Interfaces
Interface IF_ISHMED_DWS_PROCESS has no interface.
Friends
Interface IF_ISHMED_DWS_PROCESS has no friend.
Attributes
Interface IF_ISHMED_DWS_PROCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Consistency Check | 20041122 |
2 | ![]() |
Instance method | Public | Method | Checks for Changes | 20041122 |
3 | ![]() |
Instance method | Public | Method | Collect Error Messages | 20050512 |
4 | ![]() |
Instance method | Public | Method | Destroys the Object | 20050401 |
5 | ![]() |
Instance method | Public | Method | Returns Interface Properties of DWS Process | 20041122 |
6 | ![]() |
Instance method | Public | Method | Initializes the Object | 20041122 |
7 | ![]() |
Instance method | Public | Method | Saves the Data | 20041122 |
8 | ![]() |
Instance method | Public | Method | Sets Cursor Position | 20041123 |
9 | ![]() |
Instance method | Public | Method | Sets the User Command | 20050404 |
10 | ![]() |
Instance method | Public | Method | Sets the Processing Mode | 20041122 |
11 | ![]() |
Instance method | Public | Method | Process Function Code | 20041123 |
Events
Interface IF_ISHMED_DWS_PROCESS has no event.
Types
Interface IF_ISHMED_DWS_PROCESS has no local type.
Method Signatures
Method CHECK 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 | 20041122 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041122 |
Method CHECK on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method CHECK_CHANGES 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 | 20041122 | ||
2 | ![]() |
E_CHANGED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Änderungen vorhanden | 20041122 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041122 |
Method CHECK_CHANGES on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method COLLECT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050512 |
Method COLLECT_MESSAGES on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method DESTROY 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 | 20050401 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050401 |
Method DESTROY on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method GET_SCREEN_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARENT | Value transfer | Type reference (TYPE) | RNSCR_PARENT | Einzubindender Subscreen | 20041122 |
Method GET_SCREEN_ATTRIBUTES on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method INITIALIZE 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 | 20041122 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041122 | ||
3 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext Hauptinterface | 20041123 | ||
4 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_OBJECTTYPE | IS-H*MED DWS: IF Dokumentationsobjekttyp | 20050407 | ||
5 | ![]() |
I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | 'UPD' | Verarbeitungsmodus | 20041122 |
Method INITIALIZE on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method SAVE 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 | 20041122 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041122 | ||
3 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: COMMIT durchführen | 20041122 |
Method SAVE on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method SET_CURSOR 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 | 20041123 | ||
2 | ![]() |
E_CURSOR_SET | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Cursor wurde gesetzt | 20041123 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041123 | ||
4 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | RN1MESSAGE | IS-H*MED: Struktur für Ausgabe von Meldungen in einem Grid | 20041123 |
Method SET_CURSOR on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method SET_UCOMM 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 | Funktionscode, der PAI ausgelöst hat | 20050404 |
Method SET_UCOMM on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method SET_VCODE 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 | 20041122 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041122 | ||
3 | ![]() |
I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20041122 |
Method SET_VCODE on Interface IF_ISHMED_DWS_PROCESS has no exception.
Method USER_COMMAND 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 | 20041123 | ||
2 | ![]() |
C_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | UserCommand | 20050404 | ||
3 | ![]() |
E_EXIT | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Dokumentationsobjekt soll beendet werden | 20050407 | ||
4 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041123 |
Method USER_COMMAND on Interface IF_ISHMED_DWS_PROCESS has no exception.
History
Last changed by/on | SAP | 20050520 |
SAP Release Created in | 600 |