SAP ABAP Class IF_PERSONALIZE_BCS (Variable Replacement for Personalized Mails)
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
Class IF_PERSONALIZE_BCS  
Short Description Variable Replacement for Personalized Mails    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PERSONALIZE_BCS has no forward declaration.
Interfaces
Class IF_PERSONALIZE_BCS has no interface implemented.
Friends
Class IF_PERSONALIZE_BCS has no friend class.
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 GET_PERSONALIZE_MODE Instance method Public Method Personalization Type: 0 = No, 1 = Recipient-Dep., 2 = Full 20001127
2 PERSONALIZE Instance method Public Method Personalization 20001127
Events
Class IF_PERSONALIZE_BCS has no event.
Types
Class 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 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Art der möglichen Personalisierung (vgl. Konstanten) 20001128

Method GET_PERSONALIZE_MODE on class IF_PERSONALIZE_BCS has no exception.

Method PERSONALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20001129
2 Importing APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Verarbeitungsprotokoll 20001129
3 Changing ARCHIVE_INDEX Call by reference Type reference (TYPE) TSFDARA Tabelle mit Archivindizes 20011019
4 Importing ARCHIVE_MODE Call by reference Type reference (TYPE) PPFDBCSARC Ablagemodus: zusätzlich/exklusiv/nicht archivieren 20011109
5 Importing ARCHIVE_PARAMETER Call by reference Type reference (TYPE) ARC_PARAMS Archivparameter 20011019
6 Importing COMMTYPE Call by reference Type reference (TYPE) BCSDCOMTYP Kommunikationsart für BCS Medium 20011109
7 Exporting DOCUMENT Value transfer Object reference (TYPE REF TO) IF_DOCUMENT_BCS Personalisiertes Dokument 20001127
8 Importing NO_ATTACHMENTS Call by reference Type reference (TYPE) CHAR1 Keine Anlagen anfügen 20101011
9 Importing PERSONALIZE_DATA Call by reference Object reference (TYPE REF TO) CL_PERSONALIZE_DATA_BCS Serviceobjekt zur Ermittlung der Personalisierungsdaten 20001201
10 Importing PREVIEW Call by reference Type reference (TYPE) CHAR1 X = Preview 20011019
11 Importing SPOOLDATA Call by reference Type reference (TYPE) PPFSIBCSTP Drucker-/Spooldaten 20011109
12 Exporting STATUS Call by reference Type reference (TYPE) PPFDTSTAT Verarbeitungsstatus 20020108
13 Importing TECHNICAL_RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Empfänger (für Transport/Gerätetyp) 20011109

Method PERSONALIZE on class IF_PERSONALIZE_BCS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in