SAP ABAP Class CL_REEX_ACR_INFO_PERIOD (Accrual/Deferral Control Parameter (per Posting Period))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_EX_AL (Package) RE: Finance (Interface to Accrual Engine)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_ACR_INFO | Accrual/Deferral Control Parameter | 20091207 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_ACR_INFO_HALFYEARLY | Accrual Control Parameter (Semi-Annually) | 20101123 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_ACR_INFO_QUARTERLY | Accrual Control Paramenter (Quarterly) | 20101122 |
Properties
Class | CL_REEX_ACR_INFO_PERIOD | |
Short Description | Accrual/Deferral Control Parameter (per Posting Period) | |
Super Class | CL_REEX_ACR_INFO | Accrual/Deferral Control Parameter |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_EX_AL | RE: Finance (Interface to Accrual Engine) |
Created | 20091207 | SAP |
Last change | 20130531 | 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_ACR_INFO_PERIOD has no interface implemented.
Friends
Class CL_REEX_ACR_INFO_PERIOD has no friend class.
Attributes
Class CL_REEX_ACR_INFO_PERIOD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Gets Posting Periods | 20091207 |
Events
Class CL_REEX_ACR_INFO_PERIOD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_FISCAL_PERIOD | Protected | See coding | 20091207 | BEGIN OF t_fiscal_period,
fiscal_year TYPE gjahr,
fiscal_period TYPE rerapstngperiod,
END OF t_fiscal_period
|
Method Signatures
Method GET_FISCAL_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BLINEDATE_PERIOD | Call by reference | Type reference (TYPE) | T_FISCAL_PERIOD | Buchungsperiode | 20091207 | ||
2 | ![]() |
ES_KEYDATE_PERIOD | Call by reference | Type reference (TYPE) | T_FISCAL_PERIOD | Buchungsperiode | 20091207 | ||
3 | ![]() |
ES_PFROM_PERIOD | Call by reference | Type reference (TYPE) | T_FISCAL_PERIOD | Buchungsperiode | 20091207 | ||
4 | ![]() |
ES_PSTNGDATE_PERIOD | Call by reference | Type reference (TYPE) | T_FISCAL_PERIOD | Buchungsperiode | 20091207 | ||
5 | ![]() |
ES_PTO_PERIOD | Call by reference | Type reference (TYPE) | T_FISCAL_PERIOD | Buchungsperiode | 20091207 | ||
6 | ![]() |
ID_BLINEDATE | Call by reference | Type reference (TYPE) | DFAELL | Fälligkeitstag | 20091207 | ||
7 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | RERAEFFDATE | Stichtag bzw. Buchungsdatum für Abgrenzungen | 20091207 | ||
8 | ![]() |
ID_PFROM | Call by reference | Type reference (TYPE) | DBERVON | Berechnungszeitraumbeginn | 20091207 | ||
9 | ![]() |
ID_PSTNGDATE | Call by reference | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20091207 | ||
10 | ![]() |
ID_PTO | Call by reference | Type reference (TYPE) | DBERBIS | Berechnungzeitraumende | 20091207 | ||
11 | ![]() |
IO_ACC_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20091207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20091207 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |