SAP ABAP Class IF_FP_PDF_OBJECT (PDF Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_PDF_OBJECT PDF Object 20030402
Properties
Class IF_FP_PDF_OBJECT  
Short Description PDF Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030402   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FP_PDF_OBJECT has no interface implemented.
Friends
Class IF_FP_PDF_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) FPBOOLEAN ABAP_FALSE Boolean Value 'False' 20041215
2 C_TRUE Constant Public Type reference (TYPE) FPBOOLEAN ABAP_TRUE Boolean Value 'True' 20041215
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Call ADS 20030519
2 GET_ANNOTATIONS Instance method Public Method Get Comments 20050323
3 GET_ATTACHMENTS Instance method Public Method Get Attachments 20031112
4 GET_CACHE_INFO Instance method Public Method Get Cache Information 20050714
5 GET_CERTIFICATION Instance method Public Method Certification, Get Information 20031111
6 GET_COPYTEMPLATE Instance method Public Method Get Copy from Template 20040510
7 GET_DATA Instance method Public Method Extract form data 20030402
8 GET_DIFFERENCES Instance method Public Method Extract Differences Between Versions 20050330
9 GET_DOCUMENT Instance method Public Method Get PDF Document 20040614
10 GET_HASHEDTEMPLATE Instance method Public Method Internal usage 20040701
11 GET_JOB_PROFILES Instance method Public Method Get Job Profiles 20070507
12 GET_LEGALWARNINGS Instance method Public Method Get Warnings 20041215
13 GET_METADATA Instance method Public Method Get Meta Data 20070801
14 GET_PDF Instance method Public Method Get PDF (Only After Render Call); Otherwise GET_DOCUMENT 20030402
15 GET_PDL Instance method Public Method Get PDL 20030519
16 GET_REVIEW_COPY Instance method Public Method Get Copy for Review 20040305
17 GET_SCHEMA Instance method Public Method Get Schema from Template 20050310
18 GET_SIGNATURES Instance method Public Method Get Signatures 20031111
19 GET_TRACE Instance method Public Method Read ADS Trace 20030722
20 GET_UPDATEDTEMPLATE Instance method Public Method Get Updated Template 20051109
21 GET_UPDATES Instance method Public Method Get List of Template Updates 20050811
22 GET_VERSION_INFO Instance method Public Method Get Version Information 20040317
23 IS_SSL Instance method Public Method Query SSL Connection 20030904
24 RESET Instance method Public Method Reset object 20031113
25 SET_ADS_TRACE Instance method Public Method Activate/Deactivate ADS Trace 20030722
26 SET_ANNOTATIONS Instance method Public Method Set Comments 20050405
27 SET_APPLICATION_FORM_IDENTITY Instance method Public Method Get Application and Form Identity 20040305
28 SET_ATTACHMENTS Instance method Public Method Set Attachments 20031111
29 SET_BASE_URI Instance method Public Method Set Base URI 20100901
30 SET_CERTIFICATION Instance method Public Method Certification 20031111
31 SET_DATA Instance method Public Method Determine Data 20030402
32 SET_DOCUMENT Instance method Public Method Determine PDF Document 20030520
33 SET_EXTRACTDATA Instance method Public Method Obsolete: -> SET_TASK_EXTRACTDATA 20030520
34 SET_FONT_MAPPING Instance method Public Method Get Font Mapping 20040301
35 SET_INITIAL_VIEW Instance method Public Method Define Initial Display for PDF 20050406
36 SET_JOB_PROFILE Instance method Public Method Set Job Profiles 20070507
37 SET_MEDIUM_MAPPING Instance method Public Method Define Medium Mapping 20081104
38 SET_METADATA Instance method Public Method Set Meta Data 20031111
39 SET_OUTPUTCONVERT Instance method Public Method Obsolete: -> SET_TASK_CONVERTPDF2PDL 20031212
40 SET_OUTPUTPDF Instance method Public Method Obsolete: -> SET_TASK_RENDERPDF 20030519
41 SET_OUTPUTPDL Instance method Public Method Obsolete: -> SET_TASK_RENDERPDL 20030519
42 SET_SIGNATURE Instance method Public Method Set Signature 20041027
43 SET_TASK_CALCULATE_HASHES Instance method Public Method Internal usage 20040701
44 SET_TASK_CONVERTPDF2PDL Instance method Public Method Determine Conversion from PDF to PDL 20040615
45 SET_TASK_COPYTEMPLATE Instance method Public Method Selection for Template Copy (New GUID) 20040510
46 SET_TASK_CREATE_REVIEWCOPY Instance method Public Method Selection for Review Copy 20040305
47 SET_TASK_EXTRACTCOLWIDTHS Instance method Public Method Get Column Widths 20040305
48 SET_TASK_EXTRACTDATA Instance method Public Method Select Data Extraction 20040615
49 SET_TASK_GETANNOTATIONS Instance method Public Method Extract Selection for Comments 20050322
50 SET_TASK_GETATTACHMENTS Instance method Public Method Get Selection for Attachments 20040305
51 SET_TASK_GETCACHEINFO Instance method Public Method Get Cache Information 20050714
52 SET_TASK_GETCERTIFICATION Instance method Public Method Select Get Certificate 20041007
53 SET_TASK_GETDIFFERENCES Instance method Public Method Select Difference Determination 20050330
54 SET_TASK_GETLEGALWARNINGS Instance method Public Method Get Warnings 20041215
55 SET_TASK_GETMETADATA Instance method Public Method Get Meta Data 20070801
56 SET_TASK_GETSCHEMA Instance method Public Method Select Schema Determination from Template 20050310
57 SET_TASK_GETSIGNATURES Instance method Public Method Select Get Signature 20040305
58 SET_TASK_RENDERPDF Instance method Public Method Select PDF Output 20040615
59 SET_TASK_RENDERPDL Instance method Public Method Select PDL Output 20040615
60 SET_TASK_UPDATETEMPLATE Instance method Public Method Select Template Update 20051031
61 SET_TEMPLATE Instance method Public Method Determine Template 20030402
62 SET_TEMPLATEBATCHINFO Instance method Public Method Set Template Information for Bundling 20050802
63 SET_UPDATES Instance method Public Method Set Template Updates 20051031
64 SET_USAGERIGHTS Instance method Public Method Set Usage Rights 20031111
Events
Class IF_FP_PDF_OBJECT has no event.
Types
Class IF_FP_PDF_OBJECT has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETERS Call by reference Type reference (TYPE) PROCESS_REQUEST Parameter 20081106
2 Importing IV_SYNCHRONOUS Value transfer Type reference (TYPE) FPBOOLEAN ABAP_TRUE synchroner Aufruf? 20081031
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20030519
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20030519
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030519

Method GET_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANNOTATIONS Value transfer Type reference (TYPE) XSTRING Anmerkungen 20050323
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050323

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHMENTS Value transfer Type reference (TYPE) TFPATTACHMENTS angehängte Dateien 20050318
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031121

Method GET_CACHE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING Cache Info 20050714

Method GET_CACHE_INFO on class IF_FP_PDF_OBJECT has no exception.

Method GET_CERTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CERTIFICATE Call by reference Type reference (TYPE) SFPSIGNATURE Signatur für PDF Objekt 20041007
2 Exporting STATUS Call by reference Type reference (TYPE) I Status 20040305
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20041014
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031121

Method GET_COPYTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COPYTEMPLATE Call by reference Type reference (TYPE) XSTRING Kopie 20040510
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040510

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FORMDATA Call by reference Type reference (TYPE) XSTRING Formulardaten 20030514

Method GET_DATA on class IF_FP_PDF_OBJECT has no exception.

Method GET_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DIFFERENCES Value transfer Type reference (TYPE) XSTRING Differenzen 20050330

Method GET_DIFFERENCES on class IF_FP_PDF_OBJECT has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PDFDATA Call by reference Type reference (TYPE) XSTRING PDF Daten 20040614

Method GET_DOCUMENT on class IF_FP_PDF_OBJECT has no exception.

Method GET_HASHEDTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TEMPLATE Call by reference Type reference (TYPE) XSTRING Template mit Hashwerten 20040701
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040701

Method GET_JOB_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) TFPJOBPROFILE Tabelle mit Jobprofilen 20070507
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20070507
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20070507
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20070507

Method GET_LEGALWARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WARNINGS Value transfer Type reference (TYPE) TFPLEGALWARN Tabelle mit Warnungen 20041215

Method GET_LEGALWARNINGS on class IF_FP_PDF_OBJECT has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METADATA Value transfer Type reference (TYPE) SFPMETADATA Metadaten 20070801
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20070801

Method GET_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PDFDATA Call by reference Type reference (TYPE) XSTRING PDF Daten 20030404
2 Exporting RENDERPAGECOUNT Call by reference Type reference (TYPE) I Anzahl erzeugte Seiten 20030903

Method GET_PDF on class IF_FP_PDF_OBJECT has no exception.

Method GET_PDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PDLDATA Call by reference Type reference (TYPE) XSTRING PDL Daten 20030519
2 Exporting RENDERPAGECOUNT Call by reference Type reference (TYPE) I Anzahl erzeugte Seiten 20030903

Method GET_PDL on class IF_FP_PDF_OBJECT has no exception.

Method GET_REVIEW_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REVIEWCOPY Call by reference Type reference (TYPE) XSTRING Kopie 20040305
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method GET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCHEMA Value transfer Type reference (TYPE) XSTRING Schema 20050310
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050310

Method GET_SIGNATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMVERSIONS Value transfer Type reference (TYPE) I Anzahl der Versionen 20050302
2 Exporting SIGNATURES Call by reference Type reference (TYPE) TFPSIGNATURE Signatur für PDF Objekt (Tabelle) 20031111
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20050216
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031121

Method GET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING Trace 20030722

Method GET_TRACE on class IF_FP_PDF_OBJECT has no exception.

Method GET_UPDATEDTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting UPDATEDTEMPLATE Call by reference Type reference (TYPE) XSTRING erneuertes Template 20051109
2 Exporting UPDATEINFORMATION Call by reference Type reference (TYPE) TFPUPDLOG Informationen über Änderungen 20051109
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_SYSTEM Systemfehler 20051110
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20051109

Method GET_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPDATES Value transfer Type reference (TYPE) TFPUPDGROUP Liste der Gruppen von Template-Erneuerungen 20050901
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20050811
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20050811
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050811

Method GET_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING Versionsinformationen 20040317
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20040317
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20040317
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040317

Method IS_SSL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FPBOOLEAN SSL Verbindung 20030904
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20030904
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20030904
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030904

Method RESET Signature

Method RESET on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20031113

Method SET_ADS_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I Level (0 = kein Trace) 20031117

Method SET_ADS_TRACE on class IF_FP_PDF_OBJECT has no exception.

Method SET_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANNOTATIONS Call by reference Type reference (TYPE) XSTRING Anmerkungen 20050405
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050405

Method SET_APPLICATION_FORM_IDENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING Anwendung 20040305
2 Importing FORM Call by reference Type reference (TYPE) STRING Formular 20040305
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method SET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENTS Call by reference Type reference (TYPE) TFPATTACHMENTS Attachmentliste 20031111
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031111

Method SET_BASE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASE_URI Call by reference Type reference (TYPE) STRING Base URI 20100901

Method SET_BASE_URI on class IF_FP_PDF_OBJECT has no exception.

Method SET_CERTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTACTINFO Call by reference Type reference (TYPE) CLIKE 20040708
2 Importing FIELDNAME Call by reference Type reference (TYPE) CLIKE Name des Feldes, welches das Zertifikat aufnimmt 20031111
3 Importing KEYNAME Call by reference Type reference (TYPE) CLIKE Name des privaten Schlüssels 20040708
4 Importing LEGALATTESTATIONS Call by reference Type reference (TYPE) CLIKE 20040708
5 Importing LOCATION Call by reference Type reference (TYPE) CLIKE 20040305
6 Importing PERMISSIONS Call by reference Type reference (TYPE) CLIKE 20040708
7 Importing REASON Call by reference Type reference (TYPE) CLIKE 20040305
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_SYSTEM Systemfehler 20031111
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031111

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATADEPTH Call by reference Type reference (TYPE) I 1 Datentiefe 20050118
2 Importing FORMDATA Call by reference Type reference (TYPE) XSTRING Formulardaten 20030519
3 Importing FORMDATAFILE Call by reference Type reference (TYPE) STRING Formulardaten Datei 20030519
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030407

Method SET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDFDATA Call by reference Type reference (TYPE) XSTRING PDF Daten 20030520
2 Importing PDFFILE Call by reference Type reference (TYPE) STRING PDF Datei 20030520
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030520

Method SET_EXTRACTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMDATAFILE Call by reference Type reference (TYPE) STRING Formulardaten Datei für Ausgabe 20030520
2 Importing XSLTDATA Call by reference Type reference (TYPE) XSTRING XSLT Daten 20030520
3 Importing XSLTFILE Call by reference Type reference (TYPE) STRING XSLT Datei 20030520
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030521

Method SET_FONT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_TABLE Call by reference Type reference (TYPE) TFPFONTMAP Tabelle mit Fontmapping für Formularprozessierung 20040301

Method SET_FONT_MAPPING on class IF_FP_PDF_OBJECT has no exception.

Method SET_INITIAL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INITIAL_VIEW Call by reference Type reference (TYPE) SFPINITIALVIEW Optionen für die anfängliche Anzeige eines PDF-Dokuments 20050406
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050406

Method SET_JOB_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_PROFILE Call by reference Type reference (TYPE) FPJOBPROFILE Name eines Jobprofils 20070507
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20070507

Method SET_MEDIUM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEDIUM_MAPPING Call by reference Type reference (TYPE) TFPTRAYMAP Tabelle mit Mapping-Informationen 20081104

Method SET_MEDIUM_MAPPING on class IF_FP_PDF_OBJECT has no exception.

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METADATA Call by reference Type reference (TYPE) SFPMETADATA Metadaten für PDF-Objekt 20031111
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031111

Method SET_OUTPUTCONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDLFILE Call by reference Type reference (TYPE) STRING PDL Datei für Ausgabe 20031212
2 Importing PDLTYPE Call by reference Type reference (TYPE) STRING PDL Typ 20031212
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031212

Method SET_OUTPUTPDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNAMIC Call by reference Type reference (TYPE) FPBOOLEAN C_FALSE erzeuge dynamisches PDF 20050407
2 Importing PDFFILE Call by reference Type reference (TYPE) STRING PDF Datei für Ausgabe 20030519
3 Importing PDFVERSION Call by reference Type reference (TYPE) FPPDFVERSION PDF Version 20050407
4 Importing PRINTABLE Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Erzeuge druckbares PDF 20050407
5 Importing TAGGED Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Erzeuge tagged PDF 20050407
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030521

Method SET_OUTPUTPDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDLFILE Call by reference Type reference (TYPE) STRING PDL Datei für Ausgabe 20030519
2 Importing PDLTYPE Call by reference Type reference (TYPE) STRING PDL Typ 20030519
3 Importing XDCNAME Call by reference Type reference (TYPE) STRING XDC Name 20030902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030521

Method SET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTACTINFO Call by reference Type reference (TYPE) CLIKE 20041027
2 Importing FIELDNAME Call by reference Type reference (TYPE) CLIKE Name des Feldes, welches das Zertifikat aufnimmt 20041027
3 Importing KEYNAME Call by reference Type reference (TYPE) CLIKE Name des privaten Schlüssels 20041027
4 Importing LOCATION Call by reference Type reference (TYPE) CLIKE 20041027
5 Importing REASON Call by reference Type reference (TYPE) CLIKE 20041027
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_SYSTEM Systemfehler 20041027
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20041027

Method SET_TASK_CALCULATE_HASHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING Datei für Ausgabe 20040701
2 Exporting NOT_REQUIRED Call by reference Type reference (TYPE) FPBOOLEAN Datentyp BOOLEAN 20040701
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040701

Method SET_TASK_CONVERTPDF2PDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDLFILE Call by reference Type reference (TYPE) STRING PDL Datei für Ausgabe 20040615
2 Importing PDLTYPE Call by reference Type reference (TYPE) STRING PDL Typ 20040615
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040615

Method SET_TASK_COPYTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING Datei für Ausgabe 20040510
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040510

Method SET_TASK_CREATE_REVIEWCOPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING Datei für Ausgabe 20040305
2 Importing PRINTABLE Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Drucken erlaubt 20040305
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method SET_TASK_EXTRACTCOLWIDTHS Signature

Method SET_TASK_EXTRACTCOLWIDTHS on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method SET_TASK_EXTRACTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMDATAFILE Call by reference Type reference (TYPE) STRING Formulardaten Datei für Ausgabe 20040615
2 Importing XSLTDATA Call by reference Type reference (TYPE) XSTRING XSLT Daten 20040615
3 Importing XSLTFILE Call by reference Type reference (TYPE) STRING XSLT Datei 20040615
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040615

Method SET_TASK_GETANNOTATIONS Signature

Method SET_TASK_GETANNOTATIONS on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050322

Method SET_TASK_GETATTACHMENTS Signature

Method SET_TASK_GETATTACHMENTS on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method SET_TASK_GETCACHEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NOT_REQUIRED Value transfer Type reference (TYPE) FPBOOLEAN Datentyp BOOLEAN 20050907
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050714

Method SET_TASK_GETCERTIFICATION Signature

Method SET_TASK_GETCERTIFICATION on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20041007

Method SET_TASK_GETDIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION1 Value transfer Type reference (TYPE) I Versionsnummer 1 20050330
2 Importing VERSION2 Value transfer Type reference (TYPE) I Versionsnummer 2 20050330
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050330

Method SET_TASK_GETLEGALWARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FULL_CHECK Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Dokument prüfen 20041215
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20041215

Method SET_TASK_GETMETADATA Signature

Method SET_TASK_GETMETADATA on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20070801

Method SET_TASK_GETSCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING Datei für Ausgabe 20050310
2 Importing ONLY_DATAREF Value transfer Type reference (TYPE) FPBOOLEAN C_FALSE nur für Felder mit Datenbezug 20050317
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050310

Method SET_TASK_GETSIGNATURES Signature

Method SET_TASK_GETSIGNATURES on class IF_FP_PDF_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040305

Method SET_TASK_RENDERPDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGESRESTRICTED Call by reference Type reference (TYPE) FPCHANGESRESTRICTED C_FALSE erzeuge eingeschränkt oder gar nicht änderbares PDF 20061013
2 Importing CONCATENATED Call by reference Type reference (TYPE) FPBOOLEAN C_FALSE Erzeuge Ausgabedatei mit mehreren PDF Dokumenten 20050722
3 Importing DYNAMIC Call by reference Type reference (TYPE) FPBOOLEAN C_FALSE erzeuge dynamisches PDF 20050316
4 Importing PDFFILE Call by reference Type reference (TYPE) STRING PDF Datei für Ausgabe 20040615
5 Importing PDFNORM Call by reference Type reference (TYPE) FPPDFNORM PDF Norm 20100824
6 Importing PDFVERSION Call by reference Type reference (TYPE) FPPDFVERSION PDF Version 20050407
7 Importing PRINTABLE Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Erzeuge druckbares PDF 20050404
8 Importing SHELLPDF Call by reference Type reference (TYPE) FPBOOLEAN C_FALSE Erzeuge Shell PDF 20050708
9 Importing STITCHED Value transfer Type reference (TYPE) FPBOOLEAN ABAP_FALSE Erzeuge zusammengefügte PDF-Ausgabedatei 20081031
10 Importing TAGGED Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE Erzeuge tagged PDF 20040616
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040615

Method SET_TASK_RENDERPDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDLFILE Call by reference Type reference (TYPE) STRING PDL Datei für Ausgabe 20040615
2 Importing PDLTYPE Call by reference Type reference (TYPE) STRING PDL Typ 20040615
3 Importing PJL_TAB Call by reference Type reference (TYPE) TLINE_TAB PJL Table 20121031
4 Importing PRN_OP_TAB Call by reference Type reference (TYPE) TLINE_TAB Print Options Table 20121031
5 Importing XDCNAME Call by reference Type reference (TYPE) STRING XDC Name 20040615
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20040615

Method SET_TASK_UPDATETEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING Datei für Ausgabe 20051031
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20051031

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEINFO Call by reference Type reference (TYPE) STRING Cache Info 20050729
2 Importing FILLABLE Call by reference Type reference (TYPE) FPBOOLEAN ' ' Kennzeichen eingabebereite Felder 20030623
3 Importing LOCALE Call by reference Type reference (TYPE) STRING Locale 20031120
4 Importing UPDATE_INTERACTION_CODE Value transfer Type reference (TYPE) FPBOOLEAN ABAP_FALSE Code für die Benutzer-Interaktion aktualisieren 20080128
5 Importing XFTDATA Call by reference Type reference (TYPE) XSTRING XFT Daten 20030519
6 Importing XFTFILE Call by reference Type reference (TYPE) STRING XFT Datei 20030519
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20030521

Method SET_TEMPLATEBATCHINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEMPLATEINFO Call by reference Type reference (TYPE) TFPTEMPLATEINFO Informationen über Formulare 20050802

Method SET_TEMPLATEBATCHINFO on class IF_FP_PDF_OBJECT has no exception.

Method SET_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPDATES Call by reference Type reference (TYPE) STRING_TABLE Liste der Templateerneuerungs-IDs 20051031
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_USAGE Falscher Aufruf 20051031

Method SET_USAGERIGHTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_RIGHTS Call by reference Type reference (TYPE) FPBOOLEAN C_TRUE alle Standardrechte für 'ReaderRights' bei 'Render' 20050726
2 Importing KEYNAME Call by reference Type reference (TYPE) STRING 'ReaderRights' Name des Zertifikats 20041028
3 Importing MESSAGE Call by reference Type reference (TYPE) STRING Anzeigetext 20041028
4 Importing RIGHTS Call by reference Type reference (TYPE) TFPURIGHT Tabelle mit Usage Rights 20031111
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_SYSTEM Systemfehler 20031111
2 CX_FP_RUNTIME_USAGE Falscher Aufruf 20031111
History
Last changed by/on SAP  20130531 
SAP Release Created in