SAP ABAP Class IF_EX_ISHMED_MV_AUTH_CHECK (Interface for BAdI: Dispatch Control Authorization Checks)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060303 |
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
| Class | IF_EX_ISHMED_MV_AUTH_CHECK | |
| Short Description | Interface for BAdI: Dispatch Control Authorization Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060303 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_ISHMED_MV_AUTH_CHECK has no forward declaration.
Interfaces
Class IF_EX_ISHMED_MV_AUTH_CHECK has no interface implemented.
Friends
Class IF_EX_ISHMED_MV_AUTH_CHECK has no friend class.
Attributes
Class 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
Class IF_EX_ISHMED_MV_AUTH_CHECK has no event.
Types
Class 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 |