SAP ABAP Interface IF_REEX_ACCRUAL_OBJECT (Accrual Object of Accrual Engine (ACE))
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REEX_ACCRUAL_OBJECT | Accrual Object (ACE): Standard Implementation | 20040224 |
Properties
Interface | IF_REEX_ACCRUAL_OBJECT | |
Short Description | Accrual Object of Accrual Engine (ACE) |
General Data
Package | RE_EX_AL | RE: Finance (Interface to Accrual Engine) |
Created | 20040224 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ACEDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REEX_ACCRUAL_OBJECT has no interface.
Friends
Interface IF_REEX_ACCRUAL_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_ACRSTATUS | Instance attribute | Public | Type reference (TYPE) | RERAACRSTATUS | Status of Accrual Item | 20101104 | ||
2 | MD_REFGUID | Instance attribute | Public | Type reference (TYPE) | RERAREFGUID | Reference GUID | 20040706 | ||
3 | MD_REFSUBKEYORIGIN | Instance attribute | Public | Type reference (TYPE) | REEXREFSUBKEYORIGIN | Origin of Object Subkey | 20040316 | ||
4 | MF_ISPERSISTENT | Instance attribute | Public | Type reference (TYPE) | RECABOOL | Exists in the database | 20050511 | ||
5 | MF_PERFORMPOST | Instance attribute | Public | Type reference (TYPE) | RECABOOL | Perform Periodic Posting (P) | 20050729 | ||
6 | MF_PERFORMREVERSE | Instance attribute | Public | Type reference (TYPE) | RECABOOL | To Be Reversed Yes/No | 20040506 | ||
7 | MS_HEADER | Instance attribute | Public | Type reference (TYPE) | ACEDS_OBJECT_HEADER_EXT | Accrual Subobject Header Data (External Key) | 20040226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes Accrual Object | 20040224 |
2 | ![]() |
Instance method | Public | Method | Initializes Accrual Object Using the Data | 20040224 |
3 | ![]() |
Instance method | Public | Method | Initializes Accrual Object for Reversal | 20040505 |
4 | ![]() |
Instance method | Public | Method | Changes Accrual Object | 20040224 |
5 | ![]() |
Instance method | Public | Method | Reverses Accrual Object | 20040505 |
Events
Interface IF_REEX_ACCRUAL_OBJECT has no event.
Types
Interface IF_REEX_ACCRUAL_OBJECT has no local type.
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Fehler vorhanden | 20050406 | ||
2 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050406 |
Method DELETE on Interface IF_REEX_ACCRUAL_OBJECT has no exception.
Method INIT_BY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACRSTATUS | Value transfer | Type reference (TYPE) | RERAACRSTATUS | Status der Abgrenzungsposition | 20101104 | ||
2 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20040224 | ||
3 | ![]() |
ID_REFGUID | Value transfer | Type reference (TYPE) | RERAREFGUID | Referenz-GUID | 20040706 | ||
4 | ![]() |
ID_REFSUBKEYORIGIN | Value transfer | Type reference (TYPE) | REEXREFSUBKEYORIGIN | Herkunft des Objektunterschlüssels | 20040316 | ||
5 | ![]() |
IF_ISPERSISTENT | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20050511 | ||
6 | ![]() |
IF_PERFORMPOST | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20050729 | |
7 | ![]() |
IF_PERFORMREVERSE | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20040506 | |
8 | ![]() |
IS_HEADER | Value transfer | Type reference (TYPE) | ACEDS_REF | Abgrenzungsobjekt Kopf | 20040224 | ||
9 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | ACEDS_ITEMS_T | Abgrenzungsobjekt Positionen | 20040224 | ||
10 | ![]() |
IT_PARAMETERS | Value transfer | Type reference (TYPE) | ACEDS_PARAM_T | 20050729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040224 |
Method INIT_FOR_REV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20040505 | ||
2 | ![]() |
ID_REFSUBKEYORIGIN | Value transfer | Type reference (TYPE) | REEXREFSUBKEYORIGIN | Herkunft des Objektunterschlüssels | 20040505 | ||
3 | ![]() |
IS_HEADER | Value transfer | Type reference (TYPE) | ACEDS_REF | Abgrenzungsobjekt Kopf | 20040505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040505 |
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Abgrenzungsobjekt geändert | 20050406 | ||
2 | ![]() |
EF_CREATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Abgrenzungsobjekt angelegt | 20050406 | ||
3 | ![]() |
EF_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Fehler | 20040224 | ||
4 | ![]() |
EF_NOT_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Abgrenzungsobjekt nicht vorhanden | 20050406 | ||
5 | ![]() |
ET_DOCITEMS | Call by reference | Type reference (TYPE) | ACEPS_ACE_DOC_EXTENDED_T | Einzelposten der Accrual-Engine mit Fehlerhandling | 20040225 | ||
6 | ![]() |
ID_FISC_YEAR | Value transfer | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20090820 | ||
7 | ![]() |
ID_KEYDATE | Value transfer | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20040225 | ||
8 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20090820 | ||
9 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20090820 | ||
10 | ![]() |
ID_TITLE | Value transfer | Type reference (TYPE) | RECAPROCESSTITLE | Bezeichnung des Prozesses | 20050620 | ||
11 | ![]() |
IF_DELAY_ACCPOSTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Buchung verzögern | 20040607 | |
12 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040224 |
Method MODIFY on Interface IF_REEX_ACCRUAL_OBJECT has no exception.
Method REVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Fehler | 20040506 | ||
2 | ![]() |
EF_NOT_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Nicht vorhanden | 20050406 | ||
3 | ![]() |
ET_DOCITEMS | Call by reference | Type reference (TYPE) | ACEPS_ACE_DOC_EXTENDED_T | Einzelposten der Accrual-Engine mit Fehlerhandling | 20050406 | ||
4 | ![]() |
ID_DATE_FROM | Value transfer | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20050406 | ||
5 | ![]() |
ID_FISC_YEAR | Value transfer | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20090820 | ||
6 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20090820 | ||
7 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20090820 | ||
8 | ![]() |
ID_PSTNG_DATE | Value transfer | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20050422 | ||
9 | ![]() |
ID_TITLE | Value transfer | Type reference (TYPE) | RECAPROCESSTITLE | Bezeichnung des Prozesses | 20060421 | ||
10 | ![]() |
IF_UNDO_INC_POSTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Eröffnungsbuchung zurücknehmen | 20050406 | |
11 | ![]() |
IF_UNDO_PER_POSTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Periodische Buchung zurücknehmen | 20050406 | |
12 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040506 |
Method REVERSE on Interface IF_REEX_ACCRUAL_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |