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 COL1_HEAD Instance attribute Private Type reference (TYPE) STRING 20070424
2 COL2_HEAD Instance attribute Private Type reference (TYPE) STRING 20070424
3 GT_OUT Instance attribute Private Type reference (TYPE) SXPARAMS_TAB Objcont and Objhead as Table Type 20070424
4 G_LINE Instance attribute Private Type reference (TYPE) SXPARAMS SAPconnect: Parameter Table 20070424
5 MAXLEN1 Instance attribute Private Type reference (TYPE) LVC_OUTLEN ALV control: Column width in characters 20070424
6 MAXLEN2 Instance attribute Private Type reference (TYPE) LVC_OUTLEN ALV control: Column width in characters 20070424
7 TEXTUAL Instance attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20070424
8 TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title Line Text 20070424
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method 20070424
2 DISPLAY Instance method Public Method 20070424
3 SET_COL1_HEAD Instance method Public Method 20070424
4 SET_COL2_HEAD Instance method Public Method 20070424
5 SET_TEXT Instance method Public Method 20070424
6 SET_TITLE Instance method Public Method 20070424
7 SET_VALUE Instance method Public Method 20070424
8 WRITE 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_COL1 Call by reference Type reference (TYPE) CLIKE 20070424
2 Importing 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