SAP ABAP Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT (Grid Control for Detailed Display of CATS Data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-TS (Application Component) Time Sheet
     CATX (Package) Enhancements for the Cross-Application Time Sheet (CATS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRID_HISTORY_CATSXT Grid Control for Displaying Time Sheet History 20080721
Properties
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT  
Short Description Grid Control for Detailed Display of CATS Data    
Super Class CL_GRID_HISTORY_CATSXT Grid Control for Displaying Time Sheet History 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CATX   Enhancements for the Cross-Application Time Sheet (CATS) 
Created 20080721   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no forward declaration.
Interfaces
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no interface implemented.
Friends
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATSDB_ALV_TAB Instance attribute Protected Type reference (TYPE) HRCCE_CATSDB_ALV_ITAB Time Sheet Data - Layout for ALV Reporting 20080721
2 CO_DETL_VARIANT_HANDLE Constant Protected Type reference (TYPE) SLIS_HANDL 'DETL' Mgt. ID for repeated calls from the same program 20080721
3 DBSEL_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DBSEL_CATS Data Selection for Work Time Sheet (CATS/CATSXT) 20080721
4 DISP_PERNR_TAB Instance attribute Protected Type reference (TYPE) CATSXT_PERNR_ITAB Personnel Numbers for CATS Database Selection 20080721
5 DISP_TAB Instance attribute Protected Type reference (TYPE) CATSXT_WA_ITAB Output Data in CATSXT_FORMAT 20080721
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT_ME Static method Public Method Generate Field Catalog for History Details 20080721
2 PERSONNEL_NUMBER_COUNT Instance method Protected Method Find Out Number of Existing Personnel Numbers 20080721
3 START_DETAIL_DISPLAY Instance method Public Method Start Detailed Display of Working Time Data 20080721
Events
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no event.
Types
Class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no local type.
Method Signatures

Method BUILD_FIELDCAT_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20080721
2 Changing CH_FIELDS_NO_OPTIMIZATION Call by reference Type reference (TYPE) CATSXT_ALV_SUPPRESS_FIELDS_TAB CATSXT: Internal Table for Fields to be Hidden in ALV 20080721
3 Importing IM_STRUCTURE_NAME Call by reference Type reference (TYPE) LVC_FNAME 'HRCCE_CATSDB_ALV_CE' Structure Name for Generation of ALV Field Catalog 20080721

Method BUILD_FIELDCAT_ME on class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no exception.

Method PERSONNEL_NUMBER_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COUNT Call by reference Type reference (TYPE) I Number of Existing Personnel Numbers 20080721
2 Exporting EX_SINGLE_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number if Only One Exists 20080721
3 Importing IM_CATSXT_DATA Call by reference Type reference (TYPE) CATSXT_WA_ITAB CATSXT: Internal Table for Time Sheet 20080721

Method PERSONNEL_NUMBER_COUNT on class CL_HRCCE_GRD_HIS_DETAIL_CATSXT has no exception.

Method START_DETAIL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_SELECTION Call by reference Object reference (TYPE REF TO) CL_DBSEL_CATS Reference to DB Selection Object 20080721
2 Importing IM_ALV_VARIANT Call by reference Type reference (TYPE) DISVARIANT-VARIANT ALV layout 20080721
3 Importing IM_ALV_VARIANT_HANDLE Call by reference Type reference (TYPE) SLIS_HANDL ALV Layout Handle for Multiple Call from Same Program 20080721
4 Importing IM_BADI Call by reference Object reference (TYPE REF TO) IF_EX_CATS_REPORTING BADI for Customer Enhancements 20080721
5 Importing IM_CALLING_PROGRAM Call by reference Type reference (TYPE) REPID ABAP Report Name (Calling Program) 20080721
6 Importing IM_CATSXT_DATA Call by reference Type reference (TYPE) CATSXT_WA_ITAB Data to be Displayed in CATSXT Format 20080721
7 Importing IM_PERSONNEL_NUMBER_TAB Call by reference Type reference (TYPE) CATSXT_PERNR_ITAB Personnel Numbers for CATS Database Selection 20080721
# Exception Resumable Description Created on
1 FAILED DB Object Reference and CATSXT Table are Empty 20080721
2 NO_DATA_FOUND No data found 20080721
History
Last changed by/on SAP  20100310 
SAP Release Created in 604