SAP ABAP Interface IF_EX_DOC_PERSONALIZE_BCS (BAdI Interface IF_EX_DOC_PERSONALIZE_BCS)
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 implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_PPF_STD_DOCBCS Imp. class for BAdI imp. /BOFU/PPF_STD_DOCBCS 20091110
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_SO_PERSONALIZE Imp. class for BAdI imp. /BOFU/SO_PERSONALIZE 20090923
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_TEST_CUST_PR1 Imp. class for BAdI imp. /BOFU/TEST_CUST_PR1 20091026
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_PPF_BADI_FACADE BADI Facade for PPF BADI implementations 20091109
5 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPSLL/CL_IM_FORM_PROC Imp. Class for BAdI Imp. /SAPSLL/FORM_PROC 20040601
6 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPSLL/CL_IM_PROC_CUPED Imp. Class for BAdI Imp. /SAPSLL/PROC_CUPED 20060721
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_DOC_PERSONALIZE_BCS BAdI Class CL_EX_DOC_PERSONALIZE_BCS 20001201
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_BCS_PROC Imp. Class for BAdI Imp. BCS_PROC 20020115
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_DNO_PRINT_NOTIF Imp. Class for BAdI Imp. DNO_PRINT_NOTIF 20030523
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_FAX_COV_PAGE_BCS Imp. Class for BAdI Imp. FAX_COV_PAGE_BCS 20011219
... Click here to see Used By full list (12 items)
Properties
Interface IF_EX_DOC_PERSONALIZE_BCS  
Short Description BAdI Interface IF_EX_DOC_PERSONALIZE_BCS    
General Data
Package SBCOMS   Business Communication Service 
Created 20001130   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_DOC_PERSONALIZE_BCS has no forward declaration.
Interfaces
Interface IF_EX_DOC_PERSONALIZE_BCS has no interface.
Friends
Interface IF_EX_DOC_PERSONALIZE_BCS has no friend.
Attributes
Interface IF_EX_DOC_PERSONALIZE_BCS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PERSONALIZE_DOCUMENT Instance method Public Method Variable Replacement and Personalization of a Document 20001130
2 PERSONALIZE_PDF_DOC_PDFIF Instance method Public Method PDF Form Personalization with PDF-Based Interface 20040401
3 PERSONALIZE_PDF_DOC_SFIF Instance method Public Method PDF Form Personalization with Smart Forms Interface 20040401
Events
Interface IF_EX_DOC_PERSONALIZE_BCS has no event.
Types
Interface IF_EX_DOC_PERSONALIZE_BCS has no local type.
Method Signatures

Method PERSONALIZE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ARCHIVE_INDEX_TAB Call by reference Type reference (TYPE) TSFDARA SAP Smart Forms: Tabelle mit Archivindizes 20001201
2 Changing C_DOCUMENT_TITLE Call by reference Type reference (TYPE) TDTITLE Dokumenttitel 20011119
3 Exporting EO_MAIN_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DOCUMENT_BCS Hauptdokument beim Senden 20100629
4 Exporting ES_DOCUMENT_OUTPUT_INFO Call by reference Type reference (TYPE) SSFCRESPD Smart Forms: Rückgabe Dokumenteninformation 20001201
5 Exporting ES_JOB_OUTPUT_INFO Call by reference Type reference (TYPE) SSFCRESCL Smart Forms: Rückgabe bei Ende Formulardruck 20001201
6 Exporting ES_JOB_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCRESOP Smart Forms: Rückgabe bei Start Formulardruck 20001201
7 Exporting ET_ERROR_TAB Call by reference Type reference (TYPE) TSFERROR SAP Smart Forms: Laufzeitfehler 20001201
8 Importing FLT_VAL Call by reference Type reference (TYPE) BCSDFLTVAL BCS: Filterwert für BADI DOC_PERSONALIZE_BCS 20001130
9 Importing IO_APPL_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20001201
10 Importing IO_PERSONALIZE_DATA Call by reference Object reference (TYPE REF TO) CL_PERSONALIZE_DATA_BCS Serviceklasse für die Personalisierung eines Mails 20011121
11 Importing IP_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20001201
12 Importing IP_SMART_FORM Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Formularname 20001201
13 Importing IP_USER_SETTINGS Call by reference Type reference (TYPE) TDBOOL Ankreuzfeld (Ja oder Nein) 20001201
14 Importing IS_ARCHIVE_PARAMETERS Call by reference Type reference (TYPE) ARC_PARAMS ImageLink Struktur 20001201
15 Importing IS_CONTROL_PARAMETERS Call by reference Type reference (TYPE) SSFCTRLOP Smart Forms: Kontrollstruktur 20001201
16 Importing IS_MAIL_APPL_OBJ Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20001201
17 Importing IS_MAIL_RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20001201
18 Importing IS_MAIL_SENDER Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20001201
19 Importing IS_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Optionen Smart Composer (Übergabe) 20001201

Method PERSONALIZE_DOCUMENT on Interface IF_EX_DOC_PERSONALIZE_BCS has no exception.

Method PERSONALIZE_PDF_DOC_PDFIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CP_DOCUMENT_TITLE Call by reference Type reference (TYPE) STRING Dokumenttitel (max. 50 Zeichen) 20040401
2 Changing CS_DOCPARAMS Value transfer Type reference (TYPE) SFPDOCPARAMS Formularprozessierung Formularparameter 20040414
3 Exporting EO_MAIN_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DOCUMENT_BCS Hauptdokument beim Senden 20100629
4 Exporting ES_FORMOUTPUT Call by reference Type reference (TYPE) FPFORMOUTPUT Formularausgabe (PDF, PDL) 20040401
5 Exporting ES_JOBOUTPUT Call by reference Type reference (TYPE) SFPJOBOUTPUT Rückgabe Formularprozessierung 20040401
6 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) BCSY_IFDOC BCS: Tabelle von Referenzen auf IF_DOCUMENT_BCS 20050429
7 Importing FLT_VAL Value transfer Type reference (TYPE) BCSDFLTVAL Parameter FLT_VAL der Methode PERSONALIZE_PDF_DOC_PDFIF 20040401
8 Importing IO_APPL_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20040401
9 Importing IO_PERSONALIZE_DATA Call by reference Object reference (TYPE REF TO) CL_PERSONALIZE_DATA_BCS Serviceklasse für die Personalisierung eines Mails 20040401
10 Importing IP_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040401
11 Importing IP_FORM_NAME Value transfer Type reference (TYPE) FPNAME Formularname 20040401
12 Importing IP_FUNCTION_NAME Value transfer Type reference (TYPE) RS38L_FNAM Funktionsbausteins des PDF-Formulars 20040401
13 Importing IP_USER_SETTINGS Value transfer Type reference (TYPE) TDBOOL Ankreuzfeld (Ja oder Nein) 20040401
14 Importing IS_OUTPUTPARAMS Value transfer Type reference (TYPE) SFPOUTPUTPARAMS Formularprozessierung Ausgabeparameter 20040414

Method PERSONALIZE_PDF_DOC_PDFIF on Interface IF_EX_DOC_PERSONALIZE_BCS has no exception.

Method PERSONALIZE_PDF_DOC_SFIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ARCHIVE_INDEX_TAB Call by reference Type reference (TYPE) TSFDARA SAP Smart Forms: Tabelle mit Archivindizes 20040401
2 Changing C_DOCUMENT_TITLE Call by reference Type reference (TYPE) TDTITLE Dokumenttitel 20040401
3 Exporting EO_MAIN_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DOCUMENT_BCS Hauptdokument beim Senden 20100629
4 Exporting ES_DOCUMENT_OUTPUT_INFO Call by reference Type reference (TYPE) SSFCRESPD Smart Forms: Rückgabe Dokumenteninformation 20040401
5 Exporting ES_JOB_OUTPUT_INFO Call by reference Type reference (TYPE) SSFCRESCL Smart Forms: Rückgabe bei Ende Formulardruck 20040401
6 Exporting ES_JOB_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCRESOP Smart Forms: Rückgabe bei Start Formulardruck 20040401
7 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) BCSY_IFDOC Anlagen 20050429
8 Exporting ET_ERROR_TAB Call by reference Type reference (TYPE) TSFERROR SAP Smart Forms: Laufzeitfehler 20040401
9 Importing FLT_VAL Call by reference Type reference (TYPE) BCSDFLTVAL BCS: Filterwert für BADI DOC_PERSONALIZE_BCS 20040401
10 Importing IO_APPL_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20040401
11 Importing IO_PERSONALIZE_DATA Call by reference Object reference (TYPE REF TO) CL_PERSONALIZE_DATA_BCS Serviceklasse für die Personalisierung eines Mails 20040401
12 Importing IP_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040401
13 Importing IP_FORM_NAME Call by reference Type reference (TYPE) FPNAME Formularname 20040401
14 Importing IP_FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Funktionsbaustein des PDF-Formulars 20040401
15 Importing IP_USER_SETTINGS Call by reference Type reference (TYPE) TDBOOL Ankreuzfeld (Ja oder Nein) 20040401
16 Importing IS_ARCHIVE_PARAMETERS Call by reference Type reference (TYPE) ARC_PARAMS ImageLink Struktur 20040401
17 Importing IS_CONTROL_PARAMETERS Call by reference Type reference (TYPE) SSFCTRLOP Smart Forms: Kontrollstruktur 20040401
18 Importing IS_MAIL_APPL_OBJ Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20040401
19 Importing IS_MAIL_RECIPIENT Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20040401
20 Importing IS_MAIL_SENDER Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20040401
21 Importing IS_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Optionen Smart Composer (Übergabe) 20040401

Method PERSONALIZE_PDF_DOC_SFIF on Interface IF_EX_DOC_PERSONALIZE_BCS has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_PPF_STD_DOCBCS Imp. class for BAdI imp. /BOFU/PPF_STD_DOCBCS 20091110
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_SO_PERSONALIZE Imp. class for BAdI imp. /BOFU/SO_PERSONALIZE 20090923
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_IM_TEST_CUST_PR1 Imp. class for BAdI imp. /BOFU/TEST_CUST_PR1 20091026
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_PPF_BADI_FACADE BADI Facade for PPF BADI implementations 20091109
5 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPSLL/CL_IM_FORM_PROC Imp. Class for BAdI Imp. /SAPSLL/FORM_PROC 20040601
6 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPSLL/CL_IM_PROC_CUPED Imp. Class for BAdI Imp. /SAPSLL/PROC_CUPED 20060721
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_DOC_PERSONALIZE_BCS BAdI Class CL_EX_DOC_PERSONALIZE_BCS 20001201
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_BCS_PROC Imp. Class for BAdI Imp. BCS_PROC 20020115
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_DNO_PRINT_NOTIF Imp. Class for BAdI Imp. DNO_PRINT_NOTIF 20030523
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_FAX_COV_PAGE_BCS Imp. Class for BAdI Imp. FAX_COV_PAGE_BCS 20011219
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_UDM_BCS_PPF Imp.-Class for BAdI Imp. UDM_BCS_PPF 20031121
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_UDM_FICA_BCS_PPF Imp. Class for BAdI Imp. UDM_FICA_BCS_PPF 20031209
History
Last changed by/on SAP  20110908 
SAP Release Created in 610