SAP ABAP Class CL_REEX_PERIOD (Periodic Functions)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CN (Application Component) Real Estate Contract
⤷
RE_EX_TR (Package) RE: Treasury
⤷
⤷
Properties
| Class | CL_REEX_PERIOD | |
| Short Description | Periodic Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_EX_TR | RE: Treasury |
| Created | 20020826 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REEX_PERIOD has no interface implemented.
Friends
Class CL_REEX_PERIOD has no friend class.
Attributes
Class CL_REEX_PERIOD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Start of Fiscal Year | 20081119 | |
| 2 | Static method | Public | Method | Gets End of Fiscal Year | 20081119 | |
| 3 | Static method | Public | Method | Calculates End of Period | 20020826 | |
| 4 | Static method | Public | Method | Supplies a List of Intervals | 20020829 | |
| 5 | Static method | Public | Method | Gets the Maximum Date | 20030228 |
Events
Class CL_REEX_PERIOD has no event.
Types
Class CL_REEX_PERIOD has no local type.
Method Signatures
Method GET_BEGIN_OF_FISCAL_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20081119 | |||
| 2 | ID_DATE | Call by reference | Type reference (TYPE) | RECADATEFROM | Datum im Geschäftsjahr | 20081119 | |||
| 3 | RD_BEGINFISCALYEAR | Value transfer | Type reference (TYPE) | RECADATEFROM | Beginn vom Geschäftsjahr | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081119 |
Method GET_END_OF_FISCAL_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COMPANY | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20081119 | |||
| 2 | ID_DATE | Call by reference | Type reference (TYPE) | RECADATEFROM | Datum im Geschäftsjahr | 20081119 | |||
| 3 | RD_ENDFISCALYEAR | Value transfer | Type reference (TYPE) | RECADATEFROM | Ende vom Geschäftsjahr | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081119 |
Method GET_END_OF_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_BEGINPERIOD | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20020830 | |||
| 2 | ED_ENDPERIOD | Call by reference | Type reference (TYPE) | SY-DATUM | Ende der Periode | 20020826 | |||
| 3 | EF_ULTIMO | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ultimo - Kennzeichen | 20020826 | |||
| 4 | ID_BEGINDATE | Value transfer | Type reference (TYPE) | SY-DATUM | Beginn der Periode | 20020830 | |||
| 5 | ID_FREQUENCY | Value transfer | Type reference (TYPE) | RECDFREQUENCY | Anzahl von Rhythmuseinheiten der Periode | 20020826 | |||
| 6 | ID_FREQUENCYUNIT | Value transfer | Type reference (TYPE) | RECDFREQUENCYUNIT | Einheit von Rhythmus | 20020826 | |||
| 7 | ID_MONTHFROM | Value transfer | Type reference (TYPE) | RECDMONTHFROM | Beginn des Rhythmus bei Monatshythmen > 1 | 20020826 | |||
| 8 | ID_WEEKFROM | Value transfer | Type reference (TYPE) | RECDWEEKFROM | Beginn der Woche bei Wochenrhythmen | 20020826 | |||
| 9 | IF_ULTIMO | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ultimo - Kennzeichen | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei den Übergabeparametern | 20020826 |
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_REEXTR_INTERVAL | Intervalle | 20020829 | |||
| 2 | ID_BEGINPERIOD | Value transfer | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20020829 | |||
| 3 | ID_ENDPERIOD | Value transfer | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20020830 | |||
| 4 | ID_FREQUENCY | Value transfer | Type reference (TYPE) | RECDFREQUENCY | Anzahl von Rhythmuseinheiten der Periode | 20020829 | |||
| 5 | ID_FREQUENCYUNIT | Value transfer | Type reference (TYPE) | RECDFREQUENCYUNIT | Einheit von Rhythmus | 20020829 | |||
| 6 | ID_MONTHFROM | Value transfer | Type reference (TYPE) | RECDMONTHFROM | Beginn des Rhythmus bei Monatshythmen > 1 | 20020829 | |||
| 7 | ID_WEEKFROM | Value transfer | Type reference (TYPE) | RECDWEEKFROM | Beginn der Woche bei Wochenrhythmen | 20020829 | |||
| 8 | IF_ULTIMO | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ultimo - Kennzeichen | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei den Übergabeparametern | 20020830 |
Method GET_MAXDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DATE | Value transfer | Type reference (TYPE) | RECADATETO | Datum: gültig bis | 20030228 |
Method GET_MAXDATE on class CL_REEX_PERIOD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |