SAP ABAP Class CL_HRPADRU_UTIL (HR-RU Utilities)
Hierarchy
☛
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
⤷
PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
⤷
PB33 (Package) HR master data : Russia
⤷
⤷
Properties
| Class | CL_HRPADRU_UTIL | |
| Short Description | HR-RU Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB33 | HR master data : Russia |
| Created | 20110725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPADRU_UTIL has no forward declaration.
Interfaces
Class CL_HRPADRU_UTIL has no interface implemented.
Friends
Class CL_HRPADRU_UTIL has no friend class.
Attributes
Class CL_HRPADRU_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Number from the 36-decimal format | 20110726 | |
| 2 | Static method | Public | Method | Number to the 36-decimal format | 20110726 |
Events
Class CL_HRPADRU_UTIL has no event.
Types
Class CL_HRPADRU_UTIL has no local type.
Method Signatures
Method NUM_36DEC_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_36D | Call by reference | Type reference (TYPE) | ANY | 36-decimal | 20110726 | |||
| 2 | IV_LEN | Call by reference | Type reference (TYPE) | INT4 | Output length | 20110726 | |||
| 3 | RV_NUM | Value transfer | Type reference (TYPE) | NUM20 | Number | 20110726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Source is not a 36-decimal number | 20110726 |
Method NUM_36DEC_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEN | Call by reference | Type reference (TYPE) | INT4 | Output length | 20110726 | |||
| 2 | IV_NUM | Call by reference | Type reference (TYPE) | ANY | Number | 20110726 | |||
| 3 | RV_36D | Value transfer | Type reference (TYPE) | CHAR20 | 36-decimal | 20110726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Source is not a decimal number | 20110726 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |