SAP ABAP Class CL_DEMO_WDR_IFBA_EMAIL (Assistance Classe for DEMO_IFBA_EMAIL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_DEMO_IFBA_EMAIL (Package) Demo: Process Offline Forms by E-Mail
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20091217 |
Properties
| Class | CL_DEMO_WDR_IFBA_EMAIL | |
| Short Description | Assistance Classe for DEMO_IFBA_EMAIL | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DEMO_IFBA_EMAIL | Demo: Process Offline Forms by E-Mail |
| Created | 20091217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DEMO_WDR_IFBA_EMAIL has no forward declaration.
Interfaces
Class CL_DEMO_WDR_IFBA_EMAIL has no interface implemented.
Friends
Class CL_DEMO_WDR_IFBA_EMAIL has no friend class.
Attributes
Class CL_DEMO_WDR_IFBA_EMAIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes One Entry | 20091218 | |
| 2 | Static method | Public | Method | Returns the e-mail address of a user | 20091217 | |
| 3 | Static method | Public | Method | Returns all e-mails in the inbox | 20091217 | |
| 4 | Static method | Public | Method | Sends an e-mail to the specified address | 20091217 |
Events
Class CL_DEMO_WDR_IFBA_EMAIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INBOX_T | Public | See coding | 20091217 | INBOX_T TYPE STANDARD TABLE OF wdrdemoifbaemail
|
Method Signatures
Method DELETE_INBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | WDRDEMOIFBAEMAIL | Inbox Demo Web Dynpro IFbA E-Mail | 20091218 |
Method DELETE_INBOX on class CL_DEMO_WDR_IFBA_EMAIL has no exception.
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20091217 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20091217 |
Method GET_ADDRESS on class CL_DEMO_WDR_IFBA_EMAIL has no exception.
Method GET_INBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOX | Call by reference | Type reference (TYPE) | INBOX_T | Inbox Demo Web Dynpro IFbA E-Mail | 20091217 |
Method GET_INBOX on class CL_DEMO_WDR_IFBA_EMAIL has no exception.
Method SEND_MAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20091217 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20091217 | ||||
| 3 | SUBJECT | Call by reference | Type reference (TYPE) | STRING | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20091217 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |