SAP ABAP Class CL_FI_GN_ISLAMIC_UTILITIES (Islamic Calendar Utilities)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_FIFM_SA_02 (Package) Globalization: Utilities for forms in Arabic
⤷
⤷
Properties
| Class | CL_FI_GN_ISLAMIC_UTILITIES | |
| Short Description | Islamic Calendar Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GLO_FIFM_SA_02 | Globalization: Utilities for forms in Arabic |
| Created | 20120518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FI_GN_ISLAMIC_UTILITIES has no forward declaration.
Interfaces
Class CL_FI_GN_ISLAMIC_UTILITIES has no interface implemented.
Friends
Class CL_FI_GN_ISLAMIC_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | GJAHR | Fiscal Year | 20120530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Gregorian Date by 1st of Islamic Month | 20120518 | |
| 2 | Static method | Public | Method | Get Islamic Date based on Gregorian Date | 20120518 | |
| 3 | Static method | Public | Method | Get Islamic Month Days | 20120518 | |
| 4 | Static method | Public | Method | Get Islamic year based on Gregorian year | 20120518 |
Events
Class CL_FI_GN_ISLAMIC_UTILITIES has no event.
Types
Class CL_FI_GN_ISLAMIC_UTILITIES has no local type.
Method Signatures
Method GET_GREDATE_BY_ISLMONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISL_MONTH | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20120518 | |||
| 2 | IV_ISL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120518 | |||
| 3 | RV_GREDATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20120518 |
Method GET_GREDATE_BY_ISLMONTH on class CL_FI_GN_ISLAMIC_UTILITIES has no exception.
Method GET_ISLAMIC_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GREGORIAN_DATE | Call by reference | Type reference (TYPE) | D | Gregorian Date | 20120518 | |||
| 2 | RV_ISLDATE | Value transfer | Type reference (TYPE) | ISLDATE | Islamic date as pure char field | 20120518 |
Method GET_ISLAMIC_DATE on class CL_FI_GN_ISLAMIC_UTILITIES has no exception.
Method GET_ISLAMIC_MONTH_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISL_MONTH | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20120518 | |||
| 2 | IV_ISL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120518 | |||
| 3 | RV_ISL_DAYS | Value transfer | Type reference (TYPE) | I | 20120518 |
Method GET_ISLAMIC_MONTH_DAYS on class CL_FI_GN_ISLAMIC_UTILITIES has no exception.
Method GET_ISLAMIC_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GREGO_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120518 | |||
| 2 | RV_ISLYEAR | Value transfer | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20120518 |
Method GET_ISLAMIC_YEAR on class CL_FI_GN_ISLAMIC_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |