SAP ABAP Class CL_HR_T5UTLA (Read T5UTLA (Timedependent Attributes of Taxcompany))
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US (Application Component) USA
     PC10 (Package) HR accounting: USA
Properties
Class CL_HR_T5UTLA  
Short Description Read T5UTLA (Timedependent Attributes of Taxcompany)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC10   HR accounting: USA 
Created 20091204   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)
Interfaces
Class CL_HR_T5UTLA has no interface implemented.
Friends
Class CL_HR_T5UTLA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_HR_T5UTLA Read T5UTLA (Timedependent Attributes of Taxcompany) 20130125
2 MT_T5UTLA_BUFFER Instance attribute Protected Type reference (TYPE) TY_T_T5UTLA_BUFFER 20130125
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELECT_CONDITIONS Instance method Protected Method Build select conditions considering wildcard % 20121116
2 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20130125
3 GET_ADDITIONAL_TAX_CODE_INFO Instance method Public Method Get additional tax code information by Tax Company and Taxau 20130322
4 GET_FORMULA_NUMBER Static method Public Method Get formula number override by Tax Company and Tax Authority 20121116
5 GET_FORMULA_OVERRIDE Instance method Public Method Get formula number override by Tax Company and Tax Authority 20130125
6 GET_INSTANCE Static method Public Method Get instance of CL_HR_T5UTLA 20130125
7 GET_ROUNDING_INDICATOR Instance method Public Method Get rounding indicator by Tax Company and Tax Authority 20130220
8 GET_SUPCD Static method Public Method Get default supplemental payment code 20100401
9 GET_SUPPLEMENTAL_CODE Instance method Protected Method Get default supplemental payment code 20130125
10 GET_T5UTLA_BY_PAYROLL_TYPE Instance method Protected Method Get T5UTLA entries 20130220
11 READ_BY_KEY_DATE Static method Public Method Read full line of T5UTLA 20121116
12 READ_BY_KEY_DATE_NO_VARKY Instance method Protected Method Read table T5UTLA without Variable Key 20130125
13 READ_BY_KEY_DATE_WITH_VARKY Instance method Protected Method Read full line of T5UTLA with Variable Key 20130125
14 READ_USING_WILDCARD Instance method Protected Method Read table T5UTLA using wildcards 20130125
15 READ_VARIABLE_KEY Instance method Protected Method Read table T5UTLAVK 20130125
Events
Class CL_HR_T5UTLA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SELECT_CONDITION Protected See coding 20121116 begin of ty_s_select_condition, txcmp TYPE p10_compm, taxau TYPE taxat, end of ty_s_select_condition
2 TY_S_T5UTLA_BUFFER Protected See coding 20130125 begin of ty_s_t5utla_buffer, txcmp_input type p10_compm, taxau_input type taxat, result type t5utla, end of ty_s_t5utla_buffer
3 TY_T_SELECT_CONDITION Protected See coding 20121116 ty_t_select_condition type standard table of ty_s_select_condition
4 TY_T_T5UTLA Protected See coding 20130125 ty_t_t5utla TYPE STANDARD TABLE OF t5utla
5 TY_T_T5UTLA_BUFFER Protected See coding 20130125 ty_t_t5utla_buffer type standard table of ty_s_t5utla_buffer with key txcmp_input taxau_input result-taxty result-varky
Method Signatures

Method BUILD_SELECT_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECT_CONDITIONS Call by reference Type reference (TYPE) TY_T_SELECT_CONDITION 20121116
2 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20121116
3 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20121116

Method BUILD_SELECT_CONDITIONS on class CL_HR_T5UTLA has no exception.

Method CONSTRUCTOR Signature

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

Method GET_ADDITIONAL_TAX_CODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130322
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130322
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130322
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130322
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130322
6 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130322
7 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130322
8 Returning RV_ADDTAXCD Value transfer Type reference (TYPE) HRPAYUS_ADD_TAX_CODE Additional Tax Code Information 20130322

Method GET_ADDITIONAL_TAX_CODE_INFO on class CL_HR_T5UTLA has no exception.

Method GET_FORMULA_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20121116
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130125
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130125
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20121116
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20121116
6 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20121116
7 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Not More Closely Defined Area, Possibly Used for Patchlevels 20121116
8 Returning RV_FRMNR Value transfer Type reference (TYPE) P10_BSIFORMULA Formula number 20121116

Method GET_FORMULA_NUMBER on class CL_HR_T5UTLA has no exception.

Method GET_FORMULA_OVERRIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130125
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130125
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130125
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130125
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130125
6 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130125
7 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130125
8 Returning RV_FRMNR Value transfer Type reference (TYPE) P10_BSIFORMULA Formula number 20130125

Method GET_FORMULA_OVERRIDE on class CL_HR_T5UTLA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HR_T5UTLA Read T5UTLA (Timedependent Attributes of Taxcompany) 20130125

Method GET_INSTANCE on class CL_HR_T5UTLA has no exception.

Method GET_ROUNDING_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130220
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130220
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130220
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130220
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130220
6 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130220
7 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130220
8 Returning RV_RNDID Value transfer Type reference (TYPE) HRPAYUS_RNDID Rounding Indicator 20130220

Method GET_ROUNDING_INDICATOR on class CL_HR_T5UTLA has no exception.

Method GET_SUPCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20100401
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130220
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130220
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20100401
5 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20100401
6 Importing IV_VARKY Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20100401
7 Returning RV_SUPCD Value transfer Type reference (TYPE) P10_SUPCD_DEF Default Supplemental Method 20100401

Method GET_SUPCD on class CL_HR_T5UTLA has no exception.

Method GET_SUPPLEMENTAL_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130125
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130220
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130220
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130125
5 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130125
6 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Not More Closely Defined Area, Possibly Used for Patchlevels 20130125
7 Returning RV_SUPCD Value transfer Type reference (TYPE) P10_SUPCD_DEF Default Supplemental Method 20130125

Method GET_SUPPLEMENTAL_CODE on class CL_HR_T5UTLA has no exception.

Method GET_T5UTLA_BY_PAYROLL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130220
2 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130220
3 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130220
4 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130220
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130220
6 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130220
7 Returning RV_T5UTLA Value transfer Type reference (TYPE) T5UTLA Timedependent Attributes of Taxcompany on Taxauthority Level 20130220

Method GET_T5UTLA_BY_PAYROLL_TYPE on class CL_HR_T5UTLA has no exception.

Method READ_BY_KEY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T5UTLA Call by reference Type reference (TYPE) T5UTLA Timedependent Attributes of Taxcompany on Taxauthority Level 20121116
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20121116
3 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20121116
4 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20121116
5 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20121116
6 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Not More Closely Defined Area, Possibly Used for Patchlevels 20121116

Method READ_BY_KEY_DATE on class CL_HR_T5UTLA has no exception.

Method READ_BY_KEY_DATE_NO_VARKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T5UTLA Call by reference Type reference (TYPE) TY_T_T5UTLA Timedependent Attributes of Taxcompany on Taxauthority Level 20130125
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130125
3 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130125
4 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130125
5 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130125
6 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Not More Closely Defined Area, Possibly Used for Patchlevels 20130125

Method READ_BY_KEY_DATE_NO_VARKY on class CL_HR_T5UTLA has no exception.

Method READ_BY_KEY_DATE_WITH_VARKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T5UTLA Call by reference Type reference (TYPE) T5UTLA Timedependent Attributes of Taxcompany on Taxauthority Level 20130125
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130125
3 Importing IV_TAXAU Call by reference Type reference (TYPE) TAXAT Tax authority 20130125
4 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130125
5 Importing IV_TXCMP Call by reference Type reference (TYPE) P10_COMPM Common Paymaster Tax Company 20130125
6 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130125

Method READ_BY_KEY_DATE_WITH_VARKY on class CL_HR_T5UTLA has no exception.

Method READ_USING_WILDCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T5UTLA Call by reference Type reference (TYPE) TY_T_T5UTLA 20130125
2 Importing IT_SELECT_COND Call by reference Type reference (TYPE) TY_T_SELECT_CONDITION 20130125
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20130125
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20130125
5 Importing IV_TAXTY Call by reference Type reference (TYPE) TAXTY Tax type 20130125
6 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130125

Method READ_USING_WILDCARD on class CL_HR_T5UTLA has no exception.

Method READ_VARIABLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20130125
2 Importing IV_PAYTY Call by reference Type reference (TYPE) PAYTY Payroll type 20130125
3 Importing IV_VARKY Call by reference Type reference (TYPE) HRPAYUS_VARKY Variable Key 20130125
4 Returning RS_T5UTLAVK Value transfer Type reference (TYPE) T5UTLAVK Payroll type table for T5UTLA 20130125

Method READ_VARIABLE_KEY on class CL_HR_T5UTLA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in