SAP ABAP Class CL_FP_PRINTER_SERVICES (ADS Printer Type Management)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFP (Package) SAP Form Processing

⤷

⤷

Properties
Class | CL_FP_PRINTER_SERVICES | |
Short Description | ADS Printer Type Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SAFP | SAP Form Processing |
Created | 20091007 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FP_PRINTER_SERVICES has no interface implemented.
Friends
Class CL_FP_PRINTER_SERVICES has no friend class.
Attributes
Class CL_FP_PRINTER_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Printer Type Configuration | 20091008 |
2 | ![]() |
Static method | Public | Method | Get Printer Type Configuration | 20091008 |
3 | ![]() |
Static method | Public | Method | Get List of Printer Type Configurations | 20091008 |
4 | ![]() |
Static method | Public | Method | Set Printer Type Configuration | 20091008 |
5 | ![]() |
Static method | Public | Method | Update Printer Type Configuration | 20091008 |
Events
Class CL_FP_PRINTER_SERVICES has no event.
Types
Class CL_FP_PRINTER_SERVICES has no local type.
Method Signatures
Method DELETE_PRINTER_TYPE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | RFCDEST | Verbindung | 20091008 | ||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | FPXDCNAME | XDC Name | 20091008 | ||
3 | ![]() |
IV_OWNER | Value transfer | Type reference (TYPE) | FPOWNER | CL_FP_XDC_SERVICES=>GC_OWNER_CUSTOMER | Verantwortlicher eines Objekts, z. B. XDC | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20091008 | |
2 | ![]() |
Systemfehler | 20091008 | |
3 | ![]() |
Falscher Aufruf | 20091008 |
Method GET_PRINTER_TYPE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | RFCDEST | Verbindung | 20091008 | ||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | FPXDCNAME | XDC Name | 20091008 | ||
3 | ![]() |
IV_OWNER | Value transfer | Type reference (TYPE) | FPOWNER | CL_FP_XDC_SERVICES=>GC_OWNER_CUSTOMER | Verantwortlicher eines Objekts, z. B. XDC | 20091008 | |
4 | ![]() |
RV_PRINTER_TYPE_CONFIG | Value transfer | Type reference (TYPE) | FPCONTENT | Druckertyp-Konfiguration | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20091008 | |
2 | ![]() |
Systemfehler | 20091008 | |
3 | ![]() |
Falscher Aufruf | 20091008 |
Method GET_PRINTER_TYPE_CONFIGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | RFCDEST | Verbindung | 20091008 | ||
2 | ![]() |
RT_PRINTER_TYPE_CONFIGS | Value transfer | Type reference (TYPE) | TFPXDCINFO | Liste der Druckertyp-Konfigurationen | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20091008 | |
2 | ![]() |
Systemfehler | 20091008 | |
3 | ![]() |
Falscher Aufruf | 20091008 |
Method SET_PRINTER_TYPE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | RFCDEST | Verbindung | 20091008 | ||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | FPXDCNAME | XDC Name | 20091008 | ||
3 | ![]() |
IV_OWNER | Value transfer | Type reference (TYPE) | FPOWNER | CL_FP_XDC_SERVICES=>GC_OWNER_CUSTOMER | Verantwortlicher eines Objekts, z. B. XDC | 20091008 | |
4 | ![]() |
IV_PRINTER_TYPE_CONFIG | Call by reference | Type reference (TYPE) | FPCONTENT | Druckertyp-Konfiguration | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20091008 | |
2 | ![]() |
Systemfehler | 20091008 | |
3 | ![]() |
Falscher Aufruf | 20091008 |
Method UPDATE_PRINTER_TYPE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Value transfer | Type reference (TYPE) | RFCDEST | Verbindung | 20091008 | ||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | FPXDCNAME | XDC Name | 20091008 | ||
3 | ![]() |
IV_OWNER | Value transfer | Type reference (TYPE) | FPOWNER | CL_FP_XDC_SERVICES=>GC_OWNER_CUSTOMER | Verantwortlicher eines Objekts, z. B. XDC | 20091008 | |
4 | ![]() |
IV_PRINTER_TYPE_CONFIG | Call by reference | Type reference (TYPE) | FPCONTENT | Druckertyp-Konfiguration | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20091008 | |
2 | ![]() |
Systemfehler | 20091008 | |
3 | ![]() |
Falscher Aufruf | 20091008 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 732 |