SAP ABAP Class CL_CRM_BSP_PRINT_LIST (Print Lists)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
⤷
CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint
⤷
⤷
Properties
| Class | CL_CRM_BSP_PRINT_LIST | |
| Short Description | Print Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_SC_BLUEPRINT | Controller Implementation: Blueprint |
| Created | 20020702 | SAP |
| Last change | 20020702 | 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
Class CL_CRM_BSP_PRINT_LIST has no interface implemented.
Friends
Class CL_CRM_BSP_PRINT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CRM_BSP_LST_PRT' | Name of BSP for List Format | 20020705 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '/sap/bc/bsp/sap/' | BSP Basis Address | 20020705 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'xchgid' | ID for Data Procurement via DB | 20020705 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'eval.htm' | BSP Initial Screen for List Formatting | 20030211 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'User-Agent' | Name of Header Field for Browser | 20030217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Evaluate resultList-Tag with Given Parameters for HTML | 20020702 |
Events
Class CL_CRM_BSP_PRINT_LIST has no event.
Types
Class CL_CRM_BSP_PRINT_LIST has no local type.
Method Signatures
Method CONVERT_LIST_TO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | Liste in HTML (ohne BSP-Extensions) | 20020702 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | Request, der den Listendruck angefordert hat | 20030217 | |||
| 3 | IS_PARAM | Call by reference | Type reference (TYPE) | CRMT_BSP_RESLIST_PARAM | Schnittstelle der BSP-Extension resultList für Druck | 20020704 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Tag-ID | 20020704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Aufruf der BSP zur Konvertierung HTMLB -> HTML | 20020705 |
History
| Last changed by/on | SAP | 20020702 |
| SAP Release Created in | 310 |