SAP ABAP Class IF_FP (Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP Framework 20030401
Properties
Class IF_FP  
Short Description Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030401   SAP 
Last change 20090618   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 has no interface implemented.
Friends
Class IF_FP has no friend class.
Attributes
Class IF_FP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ADS_OBJECT Instance method Public Method Generates ADS Object 20030401
2 CREATE_PARALLELIZATION_OBJECT Instance method Public Method Generate parallelization object 20090303
3 CREATE_PDF_OBJECT Instance method Public Method Generates PDF Object 20030401
Events
Class IF_FP has no event.
Types
Class IF_FP has no local type.
Method Signatures

Method CREATE_ADS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADS_OBJECT Value transfer Object reference (TYPE REF TO) IF_FP_ADS_OBJECT ADS Objekt 20030401
2 Importing CONNECTION Call by reference Type reference (TYPE) RFCDEST Verbindung 20030401
3 Importing CONNECTION_TYPE Call by reference Type reference (TYPE) RFCTYPE Verbindungstyp (HTTP, RFC, ...) 20050210
4 Importing NAME Call by reference Type reference (TYPE) STRING 'rpData' Name 20040416
5 Importing NSPREFIX Call by reference Type reference (TYPE) STRING 'ns1' Prefix 20040416
6 Importing NSVALUE Call by reference Type reference (TYPE) STRING 'urn:AdobeDocumentServicesVi' Wert 20040416
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20030407
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20030407

Method CREATE_PARALLELIZATION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_PORT Value transfer Type reference (TYPE) PRX_LOGICAL_PORT_NAME Name eines logischen Ports 20090303
2 Returning PDF_OBJECT Value transfer Object reference (TYPE REF TO) IF_FP_PDF_OBJECT PDF Objekt 20090303
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20090303
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20090303
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20090303

Method CREATE_PDF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Type reference (TYPE) RFCDEST '' Verbindung 20030606
2 Returning PDF_OBJECT Value transfer Object reference (TYPE REF TO) IF_FP_PDF_OBJECT PDF Objekt 20030402
3 Importing SCRIPT Call by reference Type reference (TYPE) STRING 'sap/SAPPDFDocument.rps' Skript für Request Processor 20030515
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20030407
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20030407
History
Last changed by/on SAP  20090618 
SAP Release Created in