SAP ABAP Class CL_PERSONALIZE_DATA_BCS (Service Class for Personalization of a Mail)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Properties
| Class | CL_PERSONALIZE_DATA_BCS | |
| Short Description | Service Class for Personalization of a Mail | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20001201 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PERSONALIZE_DATA_BCS has no forward declaration.
Interfaces
Class CL_PERSONALIZE_DATA_BCS has no interface implemented.
Friends
Class CL_PERSONALIZE_DATA_BCS 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) | BCSDCOMTYP | Communication Method for BCS Medium | 20011022 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PARTNER_PPF | PPF: Partner | 20040506 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RECIPIENT_BCS | Reference to Sender Object | 20001201 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BCSS_CVALL | Fax Cover Sheet: All Address Data | 20011022 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SENDER_BCS | Reference to Sender Object | 20001201 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BCSS_CVALL | Fax Cover Sheet: All Address Data | 20011022 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCS | Send Request | 20011109 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PPFSIBCSTP | PPF: Include Structure for BCS Medium (Templ.) - Print | 20011022 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SWOTOBJID | Technical Recipients | 20011109 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BCSY_BOR | Technical Recipients as BOR Objects | 20011109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011023 | |
| 2 | Instance method | Public | Method | Obsolete | 20011022 | |
| 3 | Instance method | Public | Method | Gets PPF Partner | 20040608 | |
| 4 | Instance method | Public | Method | Gets Recipients's Address Data (for Text) | 20001201 | |
| 5 | Instance method | Public | Method | Gets Sender's Address Data | 20001201 | |
| 6 | Instance method | Public | Method | Gets Send Request | 20011109 | |
| 7 | Instance method | Public | Method | Obsolete | 20001201 | |
| 8 | Instance method | Public | Method | Obsolete | 20011109 |
Events
Class CL_PERSONALIZE_DATA_BCS has no event.
Types
Class CL_PERSONALIZE_DATA_BCS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER | Call by reference | Object reference (TYPE REF TO) | CL_PARTNER_PPF | PPF: Partner | 20040506 | |||
| 2 | I_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | IF_RECIPIENT_BCS | Empfänger (für Text, nur nötig bei voller Personalisierung) | 20011023 | |||
| 3 | I_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_SENDER_BCS | Absender | 20011023 | |||
| 4 | I_SEND_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_BCS | Sendeauftrag | 20011109 |
Method CONSTRUCTOR on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_COMMTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BCSDCOMTYP | Kommunikationsart für BCS Medium | 20011022 |
Method GET_COMMTYPE on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PARTNER | Value transfer | Object reference (TYPE REF TO) | CL_PARTNER_PPF | PPF: Partner | 20040608 |
Method GET_PARTNER on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_RECIPIENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BCSS_CVALL | Empfängeradressdaten | 20001201 |
Method GET_RECIPIENT_DATA on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_SENDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BCSS_CVALL | Senderadressdaten | 20001201 |
Method GET_SENDER_DATA on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_SEND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCS | Business Communication Service | 20011122 |
Method GET_SEND_REQUEST on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_SPOOL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFSIBCSTP | SAP Smart Forms: Optionen Smart Composer (Übergabe) | 20001201 |
Method GET_SPOOL_DATA on class CL_PERSONALIZE_DATA_BCS has no exception.
Method GET_TECHNICAL_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BCSY_BOR | Tabelle von Empfängern | 20011109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20011109 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 610 |