SAP ABAP Class CL_FP_TEMPLATE_SERVICES (Utility Functions for PDF Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFP (Package) SAP Form Processing
Properties
Class CL_FP_TEMPLATE_SERVICES  
Short Description Utility Functions for PDF Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFP   SAP Form Processing 
Created 20090902   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_TEMPLATE_SERVICES has no forward declaration.
Interfaces
Class CL_FP_TEMPLATE_SERVICES has no interface implemented.
Friends
Class CL_FP_TEMPLATE_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 THE_FP Static Attribute Protected Object reference (TYPE REF TO) IF_FP Framework 20090902
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_HASHES Static method Public Method Give Hash Values to Fields in Template 20090902
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090902
3 COPY_TEMPLATE Static method Public Method Assigns New ID for Copy 20090902
4 GET_CACHE_INFO Static method Public Method Get Cache Information 20090902
5 GET_UPDATES Static method Public Method Get List of Template Updates 20090902
6 UPDATE_TEMPLATE Static method Public Method Apply Template Updates 20090902
Events
Class CL_FP_TEMPLATE_SERVICES has no event.
Types
Class CL_FP_TEMPLATE_SERVICES has no local type.
Method Signatures

Method CALCULATE_HASHES 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 20090902
2 Returning NEW_TEMPLATE Value transfer Type reference (TYPE) FPCONTENT Template mit Hashwerten 20090902
3 Importing TEMPLATE Call by reference Type reference (TYPE) FPCONTENT Template 20090902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20090902
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20090902
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20090902

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FP_TEMPLATE_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FP_TEMPLATE_SERVICES has no exception.

Method COPY_TEMPLATE 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 20090902
2 Returning NEW_TEMPLATE Value transfer Type reference (TYPE) FPCONTENT Neues Template 20090902
3 Importing TEMPLATE Call by reference Type reference (TYPE) FPCONTENT Template 20090902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20090902
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20090902
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20090902

Method GET_CACHE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE_INFO Value transfer Type reference (TYPE) STRING Cache Info 20090902
2 Importing CONNECTION Call by reference Type reference (TYPE) RFCDEST Verbindung 20090902
3 Importing TEMPLATE Call by reference Type reference (TYPE) FPCONTENT Template 20090902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20090902
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20090902
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20090902

Method GET_UPDATES 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 20090902
2 Returning UPDATES Value transfer Type reference (TYPE) TFPUPDGROUP Liste der Gruppen von Template-Erneuerungen 20090902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20090902
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20090902
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20090902

Method UPDATE_TEMPLATE 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 20090902
2 Exporting NEW_TEMPLATE Call by reference Type reference (TYPE) FPCONTENT Neues Template 20090902
3 Importing TEMPLATE Call by reference Type reference (TYPE) FPCONTENT Template 20090902
4 Exporting UPDATEINFORMATION Call by reference Type reference (TYPE) TFPUPDLOG Informationen über Änderungen 20090902
5 Importing UPDATES Call by reference Type reference (TYPE) STRING_TABLE Liste der Templateerneuerungs-IDs 20090902
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20090902
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20090902
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20090902
History
Last changed by/on SAP  20110908 
SAP Release Created in 732