SAP ABAP Class CL_HRPAYDECI_BLST (Payroll Subfunction DBAU BLST)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-CI (Application Component) Construction Industry
     P01B (Package) Payroll: Construction Industry
Properties
Class CL_HRPAYDECI_BLST  
Short Description Payroll Subfunction DBAU BLST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDECI    
Program status P  SAP Standard Production Program 
Category 0   
Package P01B   Payroll: Construction Industry 
Created 20130116   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDECI_BLST has no interface implemented.
Friends
Class CL_HRPAYDECI_BLST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LGART_001 Constant Public Type reference (TYPE) LGART '/001' Relevant Hrs for BLOHN 20130322
2 GC_LGART_BBM Constant Public Type reference (TYPE) LGART '/BBM' Wage Type 20130124
3 GC_MOLGA_01 Instance attribute Protected Type reference (TYPE) MOLGA '01' Country Grouping 20130124
4 GC_MSG_HNDL_IDENT Constant Protected Type reference (TYPE) BALNREXT 'DBAU BLST' Application Log: External Identification 20130124
5 GC_STRUCNAME_IT Constant Protected Type reference (TYPE) STRUKNAME 'PC207' Name of a structure 20130124
6 GO_MSG_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20130124
7 GT_FIELDCAT_IT Instance attribute Protected Type reference (TYPE) SLIS_T_FIELDCAT_ALV Field Catalog for PC207 20130124
8 GT_T596IJ Instance attribute Protected Type reference (TYPE) HRPBSDE_T596I_J Table Type for T596i 20130430
9 GV_001_USED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Indicator "/001" Was Used 20130322
10 GV_IS_OK Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20130124
11 GV_NOT_RELEVANT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130124
12 GV_PERNR Instance attribute Protected Type reference (TYPE) P_PERNR Personnel Number 20130124
13 GV_STRING Static Attribute Public Type reference (TYPE) STRING A String 20130124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130124
2 GET_PAYROLL_LOG Instance method Public Method Provides Additional Payroll Log 20130124
3 GET_RELEVANT_HOURS_AND_AMT Instance method Public Method Determine and Store Hours and Amount Relevant for Gross Wage 20130322
4 RAISE_MSG_HANDLER_ISSUE Instance method Protected Method Generate Exception, Message Handler Problem 20130124
Events
Class CL_HRPAYDECI_BLST has no event.
Types
Class CL_HRPAYDECI_BLST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY_DATE Call by reference Type reference (TYPE) D Stichtag 20130430
2 Importing IV_PAYROLL_LOG Call by reference Type reference (TYPE) ABAP_BOOL Abrechnungsprotokoll? 20130124
3 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20130124
# Exception Resumable Description Created on
1 CX_HRPAYDECI Bau Ausnahmeklasse 20130124

Method GET_PAYROLL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PTEXT Value transfer Type reference (TYPE) HRPAY99_PLOG Abrechnungsprotokoll 20130124
# Exception Resumable Description Created on
1 CX_HRPAYDECI Bau Ausnahmeklasse 20130124

Method GET_RELEVANT_HOURS_AND_AMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20130322
# Exception Resumable Description Created on
1 CX_HRPAYDECI Bau Ausnahmeklasse 20130322

Method RAISE_MSG_HANDLER_ISSUE Signature

Method RAISE_MSG_HANDLER_ISSUE on class CL_HRPAYDECI_BLST has no parameter.
# Exception Resumable Description Created on
1 CX_HRPAYDECI Bau Ausnahmeklasse 20130124
History
Last changed by/on SAP  20131127 
SAP Release Created in