SAP ABAP Class CL_UMB_BSC_WEB_AC_EMAIL (Send email AC)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard
⤷
⤷
Properties
| Class | CL_UMB_BSC_WEB_AC_EMAIL | |
| Short Description | Send email AC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20020522 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_UMB_BSC_WEB_AC_EMAIL has no interface implemented.
Friends
Class CL_UMB_BSC_WEB_AC_EMAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BCSY_SMTPA | TABLE OF SMTP ADDRESS | 20020522 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20020522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get AC Info | 20020522 | |
| 2 | Instance method | Public | Method | get emaillist from dl and emaillist | 20020522 | |
| 3 | Instance method | Public | Method | Send email AC to emaillist | 20020522 | |
| 4 | Instance method | Public | Method | Convert XML String to AC table | 20020522 |
Events
Class CL_UMB_BSC_WEB_AC_EMAIL has no event.
Types
Class CL_UMB_BSC_WEB_AC_EMAIL has no local type.
Method Signatures
Method GET_AC_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ACINFO | Call by reference | Type reference (TYPE) | UMB_YS_AC_INFO | Assessments and Comments info used in web send email AC | 20020522 | |||
| 2 | I_AC_TYPE | Value transfer | Type reference (TYPE) | STRING | Characterfeld der Länge 10 | 20020522 |
Method GET_AC_INFO on class CL_UMB_BSC_WEB_AC_EMAIL has no exception.
Method GET_EMAIL_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DLI | Value transfer | Type reference (TYPE) | STRING | 20020522 | ||||
| 2 | I_EMAILADDRS | Value transfer | Type reference (TYPE) | STRING | 20020522 |
Method GET_EMAIL_LIST on class CL_UMB_BSC_WEB_AC_EMAIL has no exception.
Method SEND_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR_TYPE | Call by reference | Type reference (TYPE) | BCS_CXERR | Ausnahmecode | 20020522 | |||
| 2 | IT_BODY | Call by reference | Type reference (TYPE) | BCSY_TEXT | Texttabelle | 20020522 | |||
| 3 | I_TITLE | Value transfer | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20020522 |
Method SEND_EMAIL on class CL_UMB_BSC_WEB_AC_EMAIL has no exception.
Method XML_TO_AC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACINFO | Call by reference | Type reference (TYPE) | UMB_YT_AC_INFO | table of AC info used in web send email AC | 20020522 | |||
| 2 | I_PERTXT | Value transfer | Type reference (TYPE) | UMC_Y_MTXT | Mitteltext | 20020528 | |||
| 3 | I_XML_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_DOCUMENT | 20020522 |
Method XML_TO_AC on class CL_UMB_BSC_WEB_AC_EMAIL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |