SAP ABAP Interface IF_EX_ISHMED_MV_AUTH_CHECK (Interface for BAdI: Dispatch Control Authorization Checks)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC_DISTR (Package) i..s.h.med: Dispatch Control (Document Distribution)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ISHMED_MV_AUTH_CHECK | Example Implementation Dispatch Control Checks | 20060303 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ISHMED_MV_AUTH_DOC_STAT | Dispatch Only on Release; No Deletion of Recipients | 20070208 |
Properties
| Interface | IF_EX_ISHMED_MV_AUTH_CHECK | |
| Short Description | Interface for BAdI: Dispatch Control Authorization Checks |
General Data
| Package | NMED_DOC_DISTR | i..s.h.med: Dispatch Control (Document Distribution) |
| Created | 20060303 | SAP |
| Last changed | 20070917 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_ISHMED_MV_AUTH_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060303 |
Friends
Interface IF_EX_ISHMED_MV_AUTH_CHECK has no friend.
Attributes
Interface IF_EX_ISHMED_MV_AUTH_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Whether Recipient may be Canceled | 20060303 | |
| 2 | Instance method | Public | Method | Check Whether Document may be Sent | 20060303 |
Events
Interface IF_EX_ISHMED_MV_AUTH_CHECK has no event.
Types
Interface IF_EX_ISHMED_MV_AUTH_CHECK has no local type.
Method Signatures
Method AUTH_CHECK_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CANCEL_ALLOWED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Storno erlaubt? | 20060303 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060303 | |||
| 3 | IR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20060303 | |||
| 4 | IS_RECIPIENT_DATA | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_DIALOG_DATA | Dialogstruktur Empfängerdaten | 20060303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070201 |
Method AUTH_CHECK_SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SEND_ALLOWED | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Versand erlaubt? | 20060303 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060303 | |||
| 3 | IR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20060303 | |||
| 4 | IS_RECIPIENT_DATA | Call by reference | Type reference (TYPE) | N2MV_RECIPIENT_DIALOG_DATA | Dialogstruktur Empfängerdaten | 20060303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Versandsteuerung | 20070201 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |