SAP ABAP Class CL_HRPADIT_INFOTYPES (Master data modifications)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     PC15 (Package) HR payroll: Italy
Properties
Class CL_HRPADIT_INFOTYPES  
Short Description Master data modifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PC15   HR payroll: Italy 
Created 20060127   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADIT_INFOTYPES has no forward declaration.
Interfaces
Class CL_HRPADIT_INFOTYPES has no interface implemented.
Friends
Class CL_HRPADIT_INFOTYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DEPT Static Attribute Private Type reference (TYPE) REGIO Region (state, federal state, county) 20060127
2 A_TOWN Static Attribute Private Type reference (TYPE) P15_TXMUN Municipality key description 20060127
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEPT_FROM_M Static method Public Method get department from municipality code 20060127
2 GET_MUNIC_DEPT Static method Public Method get municipality code and department 20060127
3 GET_MUNIC_FROM_T Static method Public Method get municipality code from town 20060127
4 GET_MUNIC_FROM_TD Static method Public Method get municipality code from town and department 20060127
5 TRANSLATE_FIRST_TO_UPPER Static method Public Method translate first character of string 20060127
Events
Class CL_HRPADIT_INFOTYPES has no event.
Types
Class CL_HRPADIT_INFOTYPES has no local type.
Method Signatures

Method GET_DEPT_FROM_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DAY Call by reference Type reference (TYPE) D Date 20100927
2 Importing IM_MUNIC Call by reference Type reference (TYPE) P15_MUNIC Municipality key 20060127
3 Returning RE_DEPT Value transfer Type reference (TYPE) REGIO Province 20060127

Method GET_DEPT_FROM_M on class CL_HRPADIT_INFOTYPES has no exception.

Method GET_MUNIC_DEPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEPT Call by reference Type reference (TYPE) REGIO Region (state, federal state, county) 20060127
2 Exporting EX_MUNIC Call by reference Type reference (TYPE) P15_MUNIC Municipality key 20060127
3 Importing IM_DAY Call by reference Type reference (TYPE) D SY-DATUM 20100927
4 Importing IM_DEPT Call by reference Type reference (TYPE) REGIO Region (state, federal state, county) 20060127
5 Importing IM_MUNIC Call by reference Type reference (TYPE) P15_MUNIC Municipality key 20060127
6 Importing IM_TOWN Call by reference Type reference (TYPE) P15_TXMUN Municipality key description 20060127

Method GET_MUNIC_DEPT on class CL_HRPADIT_INFOTYPES has no exception.

Method GET_MUNIC_FROM_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DAY Call by reference Type reference (TYPE) D 20100927
2 Importing IM_TOWN Call by reference Type reference (TYPE) P15_TXMUN Municipality key description 20060127
3 Returning RE_MUNIC Value transfer Type reference (TYPE) P15_MUNIC Municipality key 20060127

Method GET_MUNIC_FROM_T on class CL_HRPADIT_INFOTYPES has no exception.

Method GET_MUNIC_FROM_TD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DAY Call by reference Type reference (TYPE) D SY-DATUM 20100927
2 Importing IM_DEPT Call by reference Type reference (TYPE) REGIO Province 20060127
3 Importing IM_TOWN Call by reference Type reference (TYPE) P15_TXMUN Municipality key description 20060127
4 Returning RE_MUNIC Value transfer Type reference (TYPE) P15_MUNIC Municipality key 20060127

Method GET_MUNIC_FROM_TD on class CL_HRPADIT_INFOTYPES has no exception.

Method TRANSLATE_FIRST_TO_UPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STRING Call by reference Type reference (TYPE) C string 20060127

Method TRANSLATE_FIRST_TO_UPPER on class CL_HRPADIT_INFOTYPES has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in