SAP ABAP Class IF_HRPADUN_AAP_NOTIFICATION (Sending notifications)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPADUN_AAP_NOTIFICATION | 20050719 |
Properties
| Class | IF_HRPADUN_AAP_NOTIFICATION | |
| Short Description | Sending notifications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050719 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRPADUN_AAP_NOTIFICATION has no forward declaration.
Interfaces
Class IF_HRPADUN_AAP_NOTIFICATION has no interface implemented.
Friends
Class IF_HRPADUN_AAP_NOTIFICATION has no friend class.
Attributes
Class IF_HRPADUN_AAP_NOTIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | online inform user | 20050719 | |
| 2 | Instance method | Public | Method | send using a SMTP address | 20050719 | |
| 3 | Instance method | Public | Method | send using a R/3 user name | 20050719 |
Events
Class IF_HRPADUN_AAP_NOTIFICATION has no event.
Types
Class IF_HRPADUN_AAP_NOTIFICATION has no local type.
Method Signatures
Method INFORM_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 2 | RECEIVED | Call by reference | Type reference (TYPE) | C | 20050719 | ||||
| 3 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 4 | UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050719 | |||
| 2 | 20050719 | |||
| 3 | 20050719 |
Method SEND_TO_SMTPADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 3 | SUBRC | Call by reference | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | other reason | 20050719 |
Method SEND_TO_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | STRING | 20050719 | ||||
| 3 | SUBRC | Call by reference | Type reference (TYPE) | SUBRC | Subroutines for return code | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no infotype 0105 (communications) subtype 0010 (email) | 20050719 | ||
| 2 | no pernr for user (table USR21) | 20050719 | ||
| 3 | failed for other reasons | 20050719 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |