SAP ABAP Class CL_ALV_BCS (BCS: Simple Report Output in ALV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Properties
| Class | CL_ALV_BCS | |
| Short Description | BCS: Simple Report Output in ALV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20061228 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ALV_BCS has no forward declaration.
Interfaces
Class CL_ALV_BCS has no interface implemented.
Friends
Class CL_ALV_BCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070424 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070424 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SXPARAMS_TAB | Objcont and Objhead as Table Type | 20070424 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SXPARAMS | SAPconnect: Parameter Table | 20070424 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_OUTLEN | ALV control: Column width in characters | 20070424 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_OUTLEN | ALV control: Column width in characters | 20070424 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20070424 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | ALV Control: Title Line Text | 20070424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070424 | ||
| 2 | Instance method | Public | Method | 20070424 | ||
| 3 | Instance method | Public | Method | 20070424 | ||
| 4 | Instance method | Public | Method | 20070424 | ||
| 5 | Instance method | Public | Method | 20070424 | ||
| 6 | Instance method | Public | Method | 20070424 | ||
| 7 | Instance method | Public | Method | 20070424 | ||
| 8 | Instance method | Public | Method | 20070424 |
Events
Class CL_ALV_BCS has no event.
Types
Class CL_ALV_BCS has no local type.
Method Signatures
Method APPEND Signature
Method APPEND on class CL_ALV_BCS has no parameter.
Method APPEND on class CL_ALV_BCS has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ALV_BCS has no parameter.
Method DISPLAY on class CL_ALV_BCS has no exception.
Method SET_COL1_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL1_HEAD | Call by reference | Type reference (TYPE) | CLIKE | 20070424 |
Method SET_COL1_HEAD on class CL_ALV_BCS has no exception.
Method SET_COL2_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL2_HEAD | Call by reference | Type reference (TYPE) | CLIKE | 20070424 |
Method SET_COL2_HEAD on class CL_ALV_BCS has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL1 | Call by reference | Type reference (TYPE) | CLIKE | 20070424 |
Method SET_TEXT on class CL_ALV_BCS has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20070424 |
Method SET_TITLE on class CL_ALV_BCS has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070424 |
Method SET_VALUE on class CL_ALV_BCS has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL1 | Call by reference | Type reference (TYPE) | CLIKE | 20070424 | ||||
| 2 | I_COL2 | Call by reference | Type reference (TYPE) | ANY | 20070424 |
Method WRITE on class CL_ALV_BCS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 740 |