SAP ABAP Interface IF_PERSONALIZE_BCS (Variable Replacement for Personalized Mails)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_COVER_PAGE_BCS | Cover Sheet Interface for Send Request | 20020131 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_DOCUMENT_BCS_PPF | PPF: Document Within BCS Medium | 20040414 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COVER_DOCUMENT_BCS | 20020204 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COVER_DOC_PERSONALIZE_BCS | Unpersonalized Fax Cover Sheet with Document | 20020206 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DOCUMENT_BCS | Wrapper Class for Office Documents | 20020204 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PDF_FORM_BCS | PDF-Based Form | 20040319 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAPSCRIPT_COVER_BCS | Document with Cover Sheet from SAPscript Form | 20020204 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMARTFORM_BCS | Class for Sending a Smart Form | 20001127 |
Properties
| Interface | IF_PERSONALIZE_BCS | |
| Short Description | Variable Replacement for Personalized Mails |
General Data
| Package | SBCOMS | Business Communication Service |
| Created | 20001127 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PERSONALIZE_BCS has no forward declaration.
Interfaces
Interface IF_PERSONALIZE_BCS has no interface.
Friends
Interface IF_PERSONALIZE_BCS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FULL_PERSONALIZATION | Constant | Public | Type reference (TYPE) | CHAR1 | '5' | Document Supports Recipient-Specific Variable Replacement | 20001128 | |
| 2 | C_NO_PERSONALIZATION | Constant | Public | Type reference (TYPE) | CHAR1 | '0' | Document Does Not Support Any Form of Variable Replacement | 20001128 | |
| 3 | C_OBJECT_PERSONALIZATION | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Document Only Supports Object-Specific Variable Replacement | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Personalization Type: 0 = No, 1 = Recipient-Dep., 2 = Full | 20001127 | |
| 2 | Instance method | Public | Method | Personalization | 20001127 |
Events
Interface IF_PERSONALIZE_BCS has no event.
Types
Interface IF_PERSONALIZE_BCS has no local type.
Method Signatures
Method GET_PERSONALIZE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Art der möglichen Personalisierung (vgl. Konstanten) | 20001128 |
Method GET_PERSONALIZE_MODE on Interface IF_PERSONALIZE_BCS has no exception.
Method PERSONALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL | Call by reference | Object reference (TYPE REF TO) | OBJECT | Anwendungsobjekt | 20001129 | |||
| 2 | APPLICATION_LOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | Verarbeitungsprotokoll | 20001129 | |||
| 3 | ARCHIVE_INDEX | Call by reference | Type reference (TYPE) | TSFDARA | Tabelle mit Archivindizes | 20011019 | |||
| 4 | ARCHIVE_MODE | Call by reference | Type reference (TYPE) | PPFDBCSARC | Ablagemodus: zusätzlich/exklusiv/nicht archivieren | 20011109 | |||
| 5 | ARCHIVE_PARAMETER | Call by reference | Type reference (TYPE) | ARC_PARAMS | Archivparameter | 20011019 | |||
| 6 | COMMTYPE | Call by reference | Type reference (TYPE) | BCSDCOMTYP | Kommunikationsart für BCS Medium | 20011109 | |||
| 7 | DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DOCUMENT_BCS | Personalisiertes Dokument | 20001127 | |||
| 8 | NO_ATTACHMENTS | Call by reference | Type reference (TYPE) | CHAR1 | Keine Anlagen anfügen | 20101011 | |||
| 9 | PERSONALIZE_DATA | Call by reference | Object reference (TYPE REF TO) | CL_PERSONALIZE_DATA_BCS | Serviceobjekt zur Ermittlung der Personalisierungsdaten | 20001201 | |||
| 10 | PREVIEW | Call by reference | Type reference (TYPE) | CHAR1 | X = Preview | 20011019 | |||
| 11 | SPOOLDATA | Call by reference | Type reference (TYPE) | PPFSIBCSTP | Drucker-/Spooldaten | 20011109 | |||
| 12 | STATUS | Call by reference | Type reference (TYPE) | PPFDTSTAT | Verarbeitungsstatus | 20020108 | |||
| 13 | TECHNICAL_RECIPIENT | Call by reference | Type reference (TYPE) | SWOTOBJID | Empfänger (für Transport/Gerätetyp) | 20011109 |
Method PERSONALIZE on Interface IF_PERSONALIZE_BCS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |