SAP ABAP Interface IF_EX_N1ME_CHANGE_MOSTATUS (BAdI Interface IF_EX_N1ME_CHANGE_MOSTATUS)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_ME (Package) IS-H*MED: Medication
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_N1ME_CHANGE_MOSTATUS | BAdI Class CL_EX_N1ME_CHANGE_MOSTATUS | 20031021 |
Properties
| Interface | IF_EX_N1ME_CHANGE_MOSTATUS | |
| Short Description | BAdI Interface IF_EX_N1ME_CHANGE_MOSTATUS |
General Data
| Package | NMED_ME | IS-H*MED: Medication |
| Created | 20031021 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no forward declaration.
Interfaces
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no interface.
Friends
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no friend.
Attributes
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BAdI for Presetting/Deactivating Dialog | 20050208 | |
| 2 | Instance method | Public | Method | Check Whether Status Change Is Possible | 20040504 | |
| 3 | Instance method | Public | Method | Edit Data After Save | 20031021 | |
| 4 | Instance method | Public | Method | Edit Data Before Change | 20031021 | |
| 5 | Instance method | Public | Method | Edit Data Before Save | 20031021 |
Events
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no event.
Types
Interface IF_EX_N1ME_CHANGE_MOSTATUS has no local type.
Method Signatures
Method BEFORE_DIALOG 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 | 20050208 | |||
| 2 | C_ATTRIBUTES | Call by reference | Type reference (TYPE) | RN1ME_STATCHG_ATTRIB | Die Attribute des Statuswechsels (Mitarbeiter usw.) | 20050208 | |||
| 3 | C_DIALOG | Call by reference | Type reference (TYPE) | CHAR01 | ON: Dialog aufrufen, ' ': Ablauf ohne Dialog | 20050208 | |||
| 4 | E_DONT_CHANGE_STATUS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Statuswechsel abbrechen | 20050208 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050208 |
Method BEFORE_DIALOG on Interface IF_EX_N1ME_CHANGE_MOSTATUS has no exception.
Method CHECK_IF_CHANGE_POSSIBLE 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 | 20040504 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040504 | |||
| 3 | IR_ORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | Verordnung, deren Status geändert werden soll | 20040504 | |||
| 4 | I_DEST_MOSID | Value transfer | Type reference (TYPE) | N1MEORDER-MOSID | Der neue Zielstatus | 20040504 |
Method CHECK_IF_CHANGE_POSSIBLE on Interface IF_EX_N1ME_CHANGE_MOSTATUS has no exception.
Method EXIT_AFTER_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 | 20031021 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031021 | |||
| 3 | IR_ORDER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20031021 |
Method EXIT_AFTER_SAVE on Interface IF_EX_N1ME_CHANGE_MOSTATUS has no exception.
Method EXIT_BEFORE_CHANGE 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 | 20031021 | |||
| 2 | C_GPART | Call by reference | Type reference (TYPE) | N1MITARB | IS-H*MED: Verantwortlicher Mitarbeiter | 20031021 | |||
| 3 | C_MOSID | Call by reference | Type reference (TYPE) | N1ME_MOSID | IS-H*MED: Status-ID für Status der Arzneimittelverordnung | 20031021 | |||
| 4 | E_DONT_CHANGE_STATUS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Status NICHT ändern, aber kein Fehler aufgetreten | 20040427 | |||
| 5 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031021 | |||
| 6 | IR_ORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20040517 |
Method EXIT_BEFORE_CHANGE on Interface IF_EX_N1ME_CHANGE_MOSTATUS has no exception.
Method EXIT_BEFORE_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 | 20031021 | |||
| 2 | C_GPART | Call by reference | Type reference (TYPE) | N1MITARB | IS-H*MED: Verantwortlicher Mitarbeiter | 20031021 | |||
| 3 | C_MOSID | Call by reference | Type reference (TYPE) | N1ME_MOSID | IS-H*MED: Status-ID für Status der Arzneimittelverordnung | 20031021 | |||
| 4 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031021 | |||
| 5 | IR_ORDER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20031021 |
Method EXIT_BEFORE_SAVE on Interface IF_EX_N1ME_CHANGE_MOSTATUS has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 472 |