SAP ABAP Class CL_ALV_PRINT_PARAMETER_PROXY (Proxy for PRILIST Function Module)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALV_PRINT_PARAMETER_PROXY | Interface | 20080718 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080718 |
Properties
| Class | CL_ALV_PRINT_PARAMETER_PROXY | |
| Short Description | Proxy for PRILIST Function Module | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIS | Generic list types |
| Created | 20080605 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_PRINT_PARAMETER_PROXY | Interface | 20080718 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080718 |
Friends
Class CL_ALV_PRINT_PARAMETER_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYCALLR | 'APPL' | Start Location of List Print | 20080718 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYCALLR | 'BATCH' | Start Location of List Print | 20080718 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYCALLR | 'CURRENT' | Start Location of List Print | 20080718 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYCALLR | 'DEFVALS' | Start Location of List Print | 20080718 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYCALLR | 'ONLINE' | Start Location of List Print | 20080718 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYCALLR | 'UNSET' | Start Location of List Print | 20080718 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'ALV_COVERPAGE' | 20080718 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'ALV_STATISTICS' | 20080718 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'FOOTLINE' | 20080718 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'MXLSZ' | 20080718 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | I | 20080718 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20080718 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20080718 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYCALLR | 20080718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080718 | ||
| 2 | Static method | Public | Method | 20080718 | ||
| 3 | Instance method | Public | Method | 20080718 | ||
| 4 | Instance method | Public | Method | 20080718 | ||
| 5 | Static method | Public | Method | 20080718 | ||
| 6 | Static method | Public | Method | 20080718 | ||
| 7 | Instance method | Public | Method | 20080718 | ||
| 8 | Instance method | Public | Method | 20080718 | ||
| 9 | Instance method | Public | Method | 20080718 | ||
| 10 | Instance method | Private | Method | 20080718 |
Events
Class CL_ALV_PRINT_PARAMETER_PROXY has no event.
Types
Class CL_ALV_PRINT_PARAMETER_PROXY has no local type.
Method Signatures
Method CHECK_PRINT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080718 | ||||
| 2 | EXIT_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20080718 | |||
| 3 | MODE | Call by reference | Type reference (TYPE) | SYCALLR | Startort des Listendrucks | 20080718 | |||
| 4 | S_ARC_PARAMS | Value transfer | Type reference (TYPE) | ARC_PARAMS | ImageLink Struktur | 20080718 | |||
| 5 | S_PRI_PARAMS | Value transfer | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20080718 |
Method CHECK_PRINT_PARAMETERS on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method EXECUTE_PRINT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_ALV_PRINT_PARAMETER_PROXY | Proxy für die PRILIST Funktionsbausteine | 20080718 | |||
| 2 | VALID | Value transfer | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20080718 |
Method EXECUTE_PRINT_DIALOG on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | SYCALLR | Startort des Listendrucks | 20080718 | |||
| 2 | NO_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080718 | |||
| 3 | VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080718 |
Method GET on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method GET_PAART_FOR_PRINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINCT | Call by reference | Type reference (TYPE) | SYLINCT | Seitenlänge der Liste | 20080718 | |||
| 2 | LINSZ | Call by reference | Type reference (TYPE) | SYLINSZ | Zeilenbreite der Liste | 20080718 | |||
| 3 | PDEST | Call by reference | Type reference (TYPE) | SYPDEST | Ausgabegerät (Druckparameter) | 20080718 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | SYPAART | Druckaufbereitung (Druckparameter) | 20080718 |
Method GET_PAART_FOR_PRINTER on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method HAS_PRINTER_LARGE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINCT | Call by reference | Type reference (TYPE) | SYLINCT | Seitenlänge der Liste | 20080718 | |||
| 2 | LINSZ | Call by reference | Type reference (TYPE) | SYLINSZ | Zeilenbreite der Liste | 20080718 | |||
| 3 | PDEST | Call by reference | Type reference (TYPE) | SYPDEST | Ausgabegerät (Druckparameter) | 20080718 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Charakterfeld der Länge 1 | 20080718 |
Method HAS_PRINTER_LARGE_LAYOUT on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method RESET_PRINT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_ALV_PRINT_PARAMETER_PROXY | Proxy für die PRILIST Funktionsbausteine | 20080718 |
Method RESET_PRINT_DIALOG on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method SET Signature
Method SET on class CL_ALV_PRINT_PARAMETER_PROXY has no parameter.
Method SET on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method SET_EXIT_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20080718 |
Method SET_EXIT_CODE on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method SET_LINSZREADONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20080718 |
Method SET_LINSZREADONLY on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
Method UNSET Signature
Method UNSET on class CL_ALV_PRINT_PARAMETER_PROXY has no parameter.
Method UNSET on class CL_ALV_PRINT_PARAMETER_PROXY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |