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 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FP | Framework | 20090902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Give Hash Values to Fields in Template | 20090902 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090902 | |
| 3 | Static method | Public | Method | Assigns New ID for Copy | 20090902 | |
| 4 | Static method | Public | Method | Get Cache Information | 20090902 | |
| 5 | Static method | Public | Method | Get List of Template Updates | 20090902 | |
| 6 | 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 | CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20090902 | |||
| 2 | NEW_TEMPLATE | Value transfer | Type reference (TYPE) | FPCONTENT | Template mit Hashwerten | 20090902 | |||
| 3 | TEMPLATE | Call by reference | Type reference (TYPE) | FPCONTENT | Template | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20090902 | ||
| 2 | Systemfehler | 20090902 | ||
| 3 | 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 | CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20090902 | |||
| 2 | NEW_TEMPLATE | Value transfer | Type reference (TYPE) | FPCONTENT | Neues Template | 20090902 | |||
| 3 | TEMPLATE | Call by reference | Type reference (TYPE) | FPCONTENT | Template | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20090902 | ||
| 2 | Systemfehler | 20090902 | ||
| 3 | Falscher Aufruf | 20090902 |
Method GET_CACHE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_INFO | Value transfer | Type reference (TYPE) | STRING | Cache Info | 20090902 | |||
| 2 | CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20090902 | |||
| 3 | TEMPLATE | Call by reference | Type reference (TYPE) | FPCONTENT | Template | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20090902 | ||
| 2 | Systemfehler | 20090902 | ||
| 3 | Falscher Aufruf | 20090902 |
Method GET_UPDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20090902 | |||
| 2 | UPDATES | Value transfer | Type reference (TYPE) | TFPUPDGROUP | Liste der Gruppen von Template-Erneuerungen | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20090902 | ||
| 2 | Systemfehler | 20090902 | ||
| 3 | Falscher Aufruf | 20090902 |
Method UPDATE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20090902 | |||
| 2 | NEW_TEMPLATE | Call by reference | Type reference (TYPE) | FPCONTENT | Neues Template | 20090902 | |||
| 3 | TEMPLATE | Call by reference | Type reference (TYPE) | FPCONTENT | Template | 20090902 | |||
| 4 | UPDATEINFORMATION | Call by reference | Type reference (TYPE) | TFPUPDLOG | Informationen über Änderungen | 20090902 | |||
| 5 | UPDATES | Call by reference | Type reference (TYPE) | STRING_TABLE | Liste der Templateerneuerungs-IDs | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20090902 | ||
| 2 | Systemfehler | 20090902 | ||
| 3 | Falscher Aufruf | 20090902 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 732 |