SAP ABAP Class IF_DOCUMENT_BCS_PPF (PPF: Document Within BCS Medium)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PERSONALIZE_BCS Variable Replacement for Personalized Mails 20040414
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
Class IF_DOCUMENT_BCS_PPF  
Short Description PPF: Document Within BCS Medium    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040414   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DOCUMENT_BCS_PPF has no forward declaration.
Interfaces
Class IF_DOCUMENT_BCS_PPF has no interface implemented.
Friends
Class IF_DOCUMENT_BCS_PPF has no friend class.
Attributes
Class 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
Class IF_DOCUMENT_BCS_PPF has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_DOCUMENT_BCS_PPF has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in