SAP ABAP Class CL_HRPAYIT_LUL_TABS_HANDLER (CL_HRPAYIT_LUL_TABS_HANDLER)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     PC15 (Package) HR payroll: Italy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_FORM_TABLE_HANDLER IF_HRPAYIT_FORM_TABLE_HANDLER 20081124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_ITERATOR IF_HRPAYIT_ITERATOR 20081124
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20081124
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20081124
Properties
Class CL_HRPAYIT_LUL_TABS_HANDLER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC15   HR payroll: Italy 
Created 20081124   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PITLU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYIT_FORM_TABLE_HANDLER IF_HRPAYIT_FORM_TABLE_HANDLER 20081124
2 IF_HRPAYIT_ITERATOR IF_HRPAYIT_ITERATOR 20081124
3 IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20081124
4 IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20081124
Friends
Class CL_HRPAYIT_LUL_TABS_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_IDVTAB Instance attribute Protected Type reference (TYPE) P15_IDVTAB ID cid's vartab 20081124
2 AR_STATUS_ADAPTER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYIT_STATUS_MGR_ADAPTER Adapter for the status manager 20081124
3 AR_TAB Instance attribute Protected Object reference (TYPE REF TO) DATA output table for get_table 20081124
4 AR_TEMSE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYIT_TEMSE_STORAGE AR_TEMSE_HANDLER 20081124
5 AT_LIBROUNICO_TAB Instance attribute Public Type reference (TYPE) P15_LIBROUNICO_TAB 20081124
6 AT_LOG_BUKRS Instance attribute Protected Type reference (TYPE) PITLU_TAB_BUKRSLOG 20081124
7 AT_LOG_PERNR Instance attribute Protected Type reference (TYPE) PITLU_TAB_PERNRLOG 20081124
8 AT_RSPAR Instance attribute Protected Type reference (TYPE) PITLU_TAB_RSPAR rspars 20081124
9 AT_TABLE Instance attribute Protected Type reference (TYPE) PITLU_TAB_LULBOX AT_TABLE 20081124
10 A_DEFENSIVE_CHECKS Instance attribute Protected Type reference (TYPE) BOOLE_D 'X' A_DEFENSIVE_CHECKS 20081124
11 A_ITERATOR_INDEX Instance attribute Protected Type reference (TYPE) I A_ITERATOR_INDEX 20081124
12 C_FALSE Constant Protected Type reference (TYPE) BOOLE_D ' ' bool 20081124
13 C_TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' bool 20081124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUKRS Instance method Public Method 20081124
2 ADD_NEW_PERNRLOG Instance method Public Method 20081124
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081124
4 FILL_OUTPUT_TABLE Instance method Public Method 20081124
5 GET_ACTUAL_IDVTAB Instance method Public Method get_rsparams 20081124
6 GET_NEXT_IDVTAB Instance method Public Method 20081124
7 GET_RSPARAMS Instance method Public Method 20081124
8 GET_TAB_BUKRSLOG Instance method Public Method 20081124
9 GET_TAB_PERNRLOG Instance method Public Method 20081124
10 READ_RSPAR_FROM_TEMSE Instance method Public Method READ_RSPAR_FROM_TEMSE 20081124
11 REFRESH_IDVTAB Instance method Public Method 20081124
Events
Class CL_HRPAYIT_LUL_TABS_HANDLER has no event.
Types
Class CL_HRPAYIT_LUL_TABS_HANDLER has no local type.
Method Signatures

Method ADD_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BUKRSLOG Call by reference Type reference (TYPE) PITLU_BUKRSLOG 20081124

Method ADD_BUKRS on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method ADD_NEW_PERNRLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PERNRLOG Call by reference Type reference (TYPE) PITLU_PERNRLOG 20081124

Method ADD_NEW_PERNRLOG on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method FILL_OUTPUT_TABLE Signature

Method FILL_OUTPUT_TABLE on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method FILL_OUTPUT_TABLE on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method GET_ACTUAL_IDVTAB Signature

Method GET_ACTUAL_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method GET_ACTUAL_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method GET_NEXT_IDVTAB Signature

Method GET_NEXT_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method GET_NEXT_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method GET_RSPARAMS Signature

Method GET_RSPARAMS on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method GET_RSPARAMS on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method GET_TAB_BUKRSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TAB_BUKRSLOG Call by reference Type reference (TYPE) PITLU_TAB_BUKRSLOG 20081124

Method GET_TAB_BUKRSLOG on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method GET_TAB_PERNRLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TAB_PERNRLOG Call by reference Type reference (TYPE) PITLU_TAB_PERNRLOG 20081124

Method GET_TAB_PERNRLOG on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method READ_RSPAR_FROM_TEMSE Signature

Method READ_RSPAR_FROM_TEMSE on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method READ_RSPAR_FROM_TEMSE on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.

Method REFRESH_IDVTAB Signature

Method REFRESH_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no parameter.
Method REFRESH_IDVTAB on class CL_HRPAYIT_LUL_TABS_HANDLER has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in