SAP ABAP Interface IF_DOCUMENT_BCS_PPF (PPF: Document Within BCS Medium)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_MEDIA (Package) PPF: Central Media
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PDF_FORM_BCS PDF-Based Form 20040415
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAPSCRIPT_COVER_BCS Document with Cover Sheet from SAPscript Form 20040415
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMARTFORM_BCS Class for Sending a Smart Form 20040415
Properties
Interface IF_DOCUMENT_BCS_PPF  
Short Description PPF: Document Within BCS Medium    
General Data
Package SPPF_MEDIA   PPF: Central Media 
Created 20040414   SAP 
Last changed 20040518   SAP 
Unicode checks active    
Forward declarations
Interface IF_DOCUMENT_BCS_PPF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PERSONALIZE_BCS Variable Replacement for Personalized Mails 20040414
Friends
Interface IF_DOCUMENT_BCS_PPF has no friend.
Attributes
Interface IF_DOCUMENT_BCS_PPF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT Instance method Public Method Returns a BCS Document Reference if One Exists 20040415
2 GET_GENERICFORM Instance method Public Method Returns Form of the Document 20040415
3 GET_PERSONALIZE Instance method Public Method Returns Personalization Type of Document 20040414
4 GET_PROCESSING Instance method Public Method Returns Filter Value for Document Formatting 20040414
5 SET_FORMNAME Instance method Public Method Sets Form Name of Document 20040415
6 SET_PERSONALIZE Instance method Public Method Sets Personalization Type of Document 20040414
7 SET_PROCESSING Instance method Public Method Sets Filter Value for Document Formatting 20040414
Events
Interface IF_DOCUMENT_BCS_PPF has no event.
Types
Interface IF_DOCUMENT_BCS_PPF has no local type.
Method Signatures

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_DOCUMENT_BCS Dokumentreferenz 20040415

Method GET_DOCUMENT on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method GET_GENERICFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GENERICFORM Value transfer Type reference (TYPE) SFPGENERIC Formularname des Dokuments 20040415

Method GET_GENERICFORM on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method GET_PERSONALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PERSONALIZE Value transfer Type reference (TYPE) BCS_PERS Art der möglichen Personalisierung eines Dokuments 20040414

Method GET_PERSONALIZE on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method GET_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PROCESSING Value transfer Type reference (TYPE) BCSDFLTVAL Filterwert für BADI DOC_PERSONALIZE_BCS 20040414

Method GET_PROCESSING on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method SET_FORMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FORMNAME Call by reference Type reference (TYPE) FPNAME Formularname des Dokuments 20040415

Method SET_FORMNAME on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method SET_PERSONALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PERSONALIZE Call by reference Type reference (TYPE) BCS_PERS Art der möglichen Personalisierung eines Dokuments 20040414

Method SET_PERSONALIZE on Interface IF_DOCUMENT_BCS_PPF has no exception.

Method SET_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESSING Call by reference Type reference (TYPE) BCSDFLTVAL Filterwert für BADI DOC_PERSONALIZE_BCS 20040414

Method SET_PROCESSING on Interface IF_DOCUMENT_BCS_PPF has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700