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 | Static Attribute | Private | Type reference (TYPE) | REGIO | Region (state, federal state, county) | 20060127 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | P15_TXMUN | Municipality key description | 20060127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get department from municipality code | 20060127 | |
| 2 | Static method | Public | Method | get municipality code and department | 20060127 | |
| 3 | Static method | Public | Method | get municipality code from town | 20060127 | |
| 4 | Static method | Public | Method | get municipality code from town and department | 20060127 | |
| 5 | 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 | IM_DAY | Call by reference | Type reference (TYPE) | D | Date | 20100927 | |||
| 2 | IM_MUNIC | Call by reference | Type reference (TYPE) | P15_MUNIC | Municipality key | 20060127 | |||
| 3 | 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 | EX_DEPT | Call by reference | Type reference (TYPE) | REGIO | Region (state, federal state, county) | 20060127 | |||
| 2 | EX_MUNIC | Call by reference | Type reference (TYPE) | P15_MUNIC | Municipality key | 20060127 | |||
| 3 | IM_DAY | Call by reference | Type reference (TYPE) | D | SY-DATUM | 20100927 | |||
| 4 | IM_DEPT | Call by reference | Type reference (TYPE) | REGIO | Region (state, federal state, county) | 20060127 | |||
| 5 | IM_MUNIC | Call by reference | Type reference (TYPE) | P15_MUNIC | Municipality key | 20060127 | |||
| 6 | 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 | IM_DAY | Call by reference | Type reference (TYPE) | D | 20100927 | ||||
| 2 | IM_TOWN | Call by reference | Type reference (TYPE) | P15_TXMUN | Municipality key description | 20060127 | |||
| 3 | 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 | IM_DAY | Call by reference | Type reference (TYPE) | D | SY-DATUM | 20100927 | |||
| 2 | IM_DEPT | Call by reference | Type reference (TYPE) | REGIO | Province | 20060127 | |||
| 3 | IM_TOWN | Call by reference | Type reference (TYPE) | P15_TXMUN | Municipality key description | 20060127 | |||
| 4 | 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 | 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 |