SAP ABAP Class CL_HRPAYIT_IAS_TABS_HANDLER (CL_HRPAYIT_CUD_TABLE_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 20041026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_ITERATOR IF_HRPAYIT_ITERATOR 20041026
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20041026
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20041026
Properties
Class CL_HRPAYIT_IAS_TABS_HANDLER  
Short Description CL_HRPAYIT_CUD_TABLE_HANDLER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC15   HR payroll: Italy 
Created 20041026   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PITAS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PITUD 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 20041026
2 IF_HRPAYIT_ITERATOR IF_HRPAYIT_ITERATOR 20041026
3 IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20041026
4 IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20041026
Friends
Class CL_HRPAYIT_IAS_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 20061016
2 AR_LOG Instance attribute Public Attribute reference (LIKE) 20041026
3 AR_STATUS_ADAPTER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYIT_STATUS_MGR_ADAPTER Adapter for the status manager 20041026
4 AR_TAB Instance attribute Protected Object reference (TYPE REF TO) DATA output table for get_table 20041026
5 AR_TEMSE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYIT_TEMSE_STORAGE AR_TEMSE_HANDLER 20041026
6 AT_RSPAR Instance attribute Protected Type reference (TYPE) PITAS_TAB_RSPAR rspars 20041026
7 AT_TABLE Instance attribute Protected Type reference (TYPE) PITAS_TAB_IASBOX AT_TABLE 20041026
8 AV_LOG_LEVEL Instance attribute Public Attribute reference (LIKE) 20041026
9 A_DEFENSIVE_CHECKS Instance attribute Protected Type reference (TYPE) BOOLE_D 'X' A_DEFENSIVE_CHECKS 20041026
10 A_FORM Instance attribute Public Attribute reference (LIKE) 20041026
11 A_ITERATOR_INDEX Instance attribute Protected Type reference (TYPE) I A_ITERATOR_INDEX 20041026
12 A_LINE_TYPE Instance attribute Public Attribute reference (LIKE) 20041026
13 A_TAB_TYPE Instance attribute Public Attribute reference (LIKE) 20041026
14 C_FALSE Constant Protected Type reference (TYPE) BOOLE_D ' ' bool 20041026
15 C_TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' bool 20041026
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TABLE_PER_PERSON Instance method Public Method 20041026
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041026
3 FILL_OUTPUT_TABLE Instance method Public Method fill output table 20041026
4 GET_ACTUAL_IDVTAB Instance method Public Method get actual idvtab 20061016
5 GET_LOG Instance method Public Method 20041026
6 GET_LOGGING Instance method Public Method 20041026
7 GET_NEXT_IDVTAB Instance method Public Method get next idvtab 20061016
8 GET_RSPARAMS Instance method Public Method get_rsparams 20041026
9 GET_TABLE Instance method Public Method 20041026
10 GET_TABLE_PER_PERSON Instance method Public Method 20041026
11 GET_VIEWABLE Instance method Public Method 20041026
12 ITERATOR Instance method Public Method 20041026
13 READ_RSPAR_FROM_TEMSE Instance method Public Method read rspar from temse 20041026
14 READ_TABLE_FROM_TEMSE Instance method Public Method 20041026
15 REFRESH_IDVTAB Instance method Public Method refresh idvtab 20061016
16 SET_LOG Instance method Public Method 20041026
17 SET_LOGGING Instance method Public Method 20041026
18 SET_TABLE Instance method Public Method 20041026
19 SET_TABLE_PER_PERSON Instance method Public Method 20041026
20 SHOW Instance method Public Method 20041026
21 WRITE_TABLE_TO_TEMSE Instance method Public Method 20041026
Events
Class CL_HRPAYIT_IAS_TABS_HANDLER has no event.
Types
Class CL_HRPAYIT_IAS_TABS_HANDLER has no local type.
Method Signatures

Method APPEND_TABLE_PER_PERSON Signature

Method APPEND_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method APPEND_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method CONSTRUCTOR Signature

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

Method FILL_OUTPUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) PITUD_ERROR error 20041026

Method FILL_OUTPUT_TABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_ACTUAL_IDVTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IDVTAB Value transfer Type reference (TYPE) P15_IDVTAB actual idvtab 20061016

Method GET_ACTUAL_IDVTAB on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_LOG Signature

Method GET_LOG on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method GET_LOG on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_LOGGING Signature

Method GET_LOGGING on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method GET_LOGGING on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_NEXT_IDVTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_IDVTAB Value transfer Type reference (TYPE) P15_IDVTAB next idvtab 20061016

Method GET_NEXT_IDVTAB on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_RSPARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RSPAR Call by reference Type reference (TYPE) PITAS_TAB_RSPAR 20041026

Method GET_RSPARAMS on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_TABLE Signature

Method GET_TABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method GET_TABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_TABLE_PER_PERSON Signature

Method GET_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method GET_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method GET_VIEWABLE Signature

Method GET_VIEWABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method GET_VIEWABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method ITERATOR Signature

Method ITERATOR on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method ITERATOR on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method READ_RSPAR_FROM_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) PITUD_ERROR P_ERROR 20041026
2 Importing P_TEMSE_NAME Call by reference Type reference (TYPE) PITUD_TEMSE_NAME P_TEMSE_NAME 20041026

Method READ_RSPAR_FROM_TEMSE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method READ_TABLE_FROM_TEMSE Signature

Method READ_TABLE_FROM_TEMSE on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method READ_TABLE_FROM_TEMSE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method REFRESH_IDVTAB Signature

Method REFRESH_IDVTAB on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method REFRESH_IDVTAB on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method SET_LOG Signature

Method SET_LOG on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method SET_LOG on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method SET_LOGGING Signature

Method SET_LOGGING on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method SET_LOGGING on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method SET_TABLE Signature

Method SET_TABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method SET_TABLE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method SET_TABLE_PER_PERSON Signature

Method SET_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method SET_TABLE_PER_PERSON on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method SHOW Signature

Method SHOW on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method SHOW on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.

Method WRITE_TABLE_TO_TEMSE Signature

Method WRITE_TABLE_TO_TEMSE on class CL_HRPAYIT_IAS_TABS_HANDLER has no parameter.
Method WRITE_TABLE_TO_TEMSE on class CL_HRPAYIT_IAS_TABS_HANDLER has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 46C