SAP ABAP Class CL_BW_BCT_MSWFD_01 (WFD Schedule Report Table Interface)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RS_BCT_CRM_WFM (Package) BW: Content CRM Workforce Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_MODIFY_TABLE Interface for Changing Cell Contents in Tables 20041214
Properties
Class CL_BW_BCT_MSWFD_01  
Short Description WFD Schedule Report Table Interface    
Super Class CL_RSR_WWW_MODIFY_TABLE Interface for Changing Cell Contents in Tables 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CRM_WFM   BW: Content CRM Workforce Management 
Created 20041214   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BW_BCT_MSWFD_01 has no interface implemented.
Friends
Class CL_BW_BCT_MSWFD_01 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMN Instance attribute Private Type reference (TYPE) I 7 C: Columns of Char 20041214
2 C_LAST_COLUMN Instance attribute Private Type reference (TYPE) I C: Last column number (Calc in Char_cell) 20041214
3 C_ROW Instance attribute Private Type reference (TYPE) I 2 C: Rows of Header 20041214
4 GS_HEADER_TEXT Instance attribute Private Type reference (TYPE) WFDS_DAY_TEXT Weekly Schedule Report Header (day) 20041214
5 GS_SET Instance attribute Private Type reference (TYPE) RSRDS_TX_SET data set 20041215
6 GT_COV_DATA Instance attribute Private Type reference (TYPE) WFDT_COV_DATA Coverage Data Details Table 20041214
7 GT_COV_TOTAL Instance attribute Private Type reference (TYPE) WFDT_COV_TOTAL Coverage Data Total Table 20041214
8 GV_ACCESSIBILITY Instance attribute Private Type reference (TYPE) C Page Accessibility Flag 20050624
9 GV_DISPLAYED_MISSING Instance attribute Private Type reference (TYPE) I 20050727
10 GV_FIRST_LINE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041214
11 GV_LAST_LINE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041214
12 GV_LINE_CHECK Instance attribute Private Type reference (TYPE) C X = already checked " = not 20050111
13 GV_LINE_ODD Instance attribute Private Type reference (TYPE) C X = odd line, '' = even line 20041214
14 GV_MISSING_DAY1 Instance attribute Private Type reference (TYPE) C Flag for missing column 1st day 20050727
15 GV_MISSING_DAY2 Instance attribute Private Type reference (TYPE) C Flag for missing column 2nd day 20050727
16 GV_MISSING_DAY3 Instance attribute Private Type reference (TYPE) C Flag for missing column 3rd day 20050727
17 GV_MISSING_DAY4 Instance attribute Private Type reference (TYPE) C Flag for missing column 4th day 20050727
18 GV_MISSING_DAY5 Instance attribute Private Type reference (TYPE) C Flag for missing column 5th day 20050727
19 GV_MISSING_DAY6 Instance attribute Private Type reference (TYPE) C Flag for missing column 6th day 20050727
20 GV_MISSING_DAY7 Instance attribute Private Type reference (TYPE) C Flag for missing column 7th day 20050727
21 GV_ROWS_IN_PAGE Instance attribute Private Type reference (TYPE) I Print: Rows per page (get from template) 20041214
22 GV_ROW_COUNT Instance attribute Private Type reference (TYPE) I Print: Row count index 20041214
23 GV_TIME_FORMAT Instance attribute Private Type reference (TYPE) STRING Time format (get from template, 12 or 24) 20041214
24 GV_WEEK_START_INDEX Instance attribute Private Type reference (TYPE) C 20050727
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHAR_CAPTION Instance method Private Method Get Characteristics Caption from Data Set 20041215
2 GET_CHAR_VALUE Instance method Private Method Get Characteristics Value from Data Set 20041215
3 GET_HEADER_TEXT Instance method Private Method Get Characstics Header Text (for printing repeated header) 20041215
4 IS_LAST_LINE_OF_GROUP Instance method Private Method Determine if current line is the last line of group-employee 20041215
5 SET_DAY_HEADER Instance method Private Method Set the order of days 20050727
6 SET_DAY_NAMES Instance method Private Method Set the day names for the columns 20050727
Events
Class CL_BW_BCT_MSWFD_01 has no event.
Types
Class CL_BW_BCT_MSWFD_01 has no local type.
Method Signatures

Method GET_CHAR_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CAPTION Call by reference Type reference (TYPE) CLIKE 20041215
2 Exporting E_SUBRC Call by reference Type reference (TYPE) N 20041215
3 Importing I_CHANM Call by reference Type reference (TYPE) RSD_CHANM 20041215
4 Importing I_TUPLE Call by reference Type reference (TYPE) RRTTUPLEORDINAL Zero-based ordinal number of an axis tuple 20041215

Method GET_CHAR_CAPTION on class CL_BW_BCT_MSWFD_01 has no exception.

Method GET_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAVL Call by reference Type reference (TYPE) RSD_CHAVL 20041215
2 Exporting E_SUBRC Call by reference Type reference (TYPE) N 20041215
3 Importing I_CHANM Call by reference Type reference (TYPE) RSD_CHANM 20041215
4 Importing I_TUPLE Call by reference Type reference (TYPE) RRTTUPLEORDINAL Zero-based ordinal number of an axis tuple 20041215

Method GET_CHAR_VALUE on class CL_BW_BCT_MSWFD_01 has no exception.

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DAY1 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
2 Exporting E_DAY2 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
3 Exporting E_DAY3 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
4 Exporting E_DAY4 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
5 Exporting E_DAY5 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
6 Exporting E_DAY6 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
7 Exporting E_DAY7 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215
8 Exporting E_SUMM Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20041215

Method GET_HEADER_TEXT on class CL_BW_BCT_MSWFD_01 has no exception.

Method IS_LAST_LINE_OF_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_FIRST_LINE Call by reference Type reference (TYPE) RS_BOOL Boolean 20041215
2 Exporting E_IS_LAST_LINE Call by reference Type reference (TYPE) RS_BOOL Boolean 20041215
3 Importing I_X Call by reference Type reference (TYPE) I 20041215
4 Importing I_Y Call by reference Type reference (TYPE) I 20041215

Method IS_LAST_LINE_OF_GROUP on class CL_BW_BCT_MSWFD_01 has no exception.

Method SET_DAY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DAY1 Call by reference Type reference (TYPE) D 20050727
2 Exporting E_DAY2 Call by reference Type reference (TYPE) D 20050727
3 Exporting E_DAY3 Call by reference Type reference (TYPE) D 20050727
4 Exporting E_DAY4 Call by reference Type reference (TYPE) D 20050727
5 Exporting E_DAY5 Call by reference Type reference (TYPE) D 20050727
6 Exporting E_DAY6 Call by reference Type reference (TYPE) D 20050727
7 Exporting E_DAY7 Call by reference Type reference (TYPE) D 20050727

Method SET_DAY_HEADER on class CL_BW_BCT_MSWFD_01 has no exception.

Method SET_DAY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_DAY1 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
2 Changing E_DAY2 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
3 Changing E_DAY3 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
4 Changing E_DAY4 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
5 Changing E_DAY5 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
6 Changing E_DAY6 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727
7 Changing E_DAY7 Call by reference Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20050727

Method SET_DAY_NAMES on class CL_BW_BCT_MSWFD_01 has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 702