SAP ABAP Interface IF_RERA_REVERSAL_PARAM (Posting Process: Reversal Parameters)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_CA (Package) RE: Cross Application Rental Accounting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_REIT_TC_CALC_REV_PARAM | Parameters for Reversal of Input Tax Correction | 20060530 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RERA_REVERSAL_PARAM | Posting Process: Parameters | 20011218 |
Properties
Interface | IF_RERA_REVERSAL_PARAM | |
Short Description | Posting Process: Reversal Parameters |
General Data
Package | RE_RA_CA | RE: Cross Application Rental Accounting |
Created | 20011218 | SAP |
Last changed | 20100310 | 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 | RERA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_PROCESS_PARAM | General Process Parameter | 20011218 |
Friends
Interface IF_RERA_REVERSAL_PARAM has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_ACTIVITY | Instance attribute | Public | Attribute reference (LIKE) | 20011218 | ||||
2 | MD_MSGEXTNUMBER | Instance attribute | Public | Attribute reference (LIKE) | 20030709 | ||||
3 | MD_PROCEDURE | Instance attribute | Public | Type reference (TYPE) | STGRD | Reason for Reversal | 20021028 | ||
4 | MD_PROCESSGUID | Instance attribute | Public | Attribute reference (LIKE) | 20030709 | ||||
5 | MD_PROCESSMODE | Instance attribute | Public | Attribute reference (LIKE) | 20011218 | ||||
6 | MD_PROCESS_ORIG | Instance attribute | Public | Type reference (TYPE) | RECAPROCESS | Process to be Reversed | 20030709 | ||
7 | MD_PSTNGDATE | Instance attribute | Public | Type reference (TYPE) | RERAPSTNGDATE | Posting Date | 20021029 | ||
8 | MD_PSTNGPERIOD | Instance attribute | Public | Type reference (TYPE) | RERAPSTNGPERIOD | Posting Period | 20021029 | ||
9 | MF_AUTH_CHECK | Instance attribute | Public | Attribute reference (LIKE) | 20030709 | ||||
10 | MF_ENQUEUE | Instance attribute | Public | Attribute reference (LIKE) | 20030709 | ||||
11 | MF_KEEP_DOC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator: Keep Documents for Log | 20051205 | ||
12 | MF_SUPPRESS_ORIG_REV | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Suppress Reversal of Original Document | 20020320 | ||
13 | MO_ACR_ITEM_MNGR | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RERA_ACR_ITEM_MNGR | Accrual Items Manager (VIRAACRITEM) | 20030128 | ||
14 | MO_POSTING_ENGINE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RERA_POSTING_ENGINE | Posting Modules | 20021211 | ||
15 | MO_PROCESS_ORIG | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_PROCESS | General Description of Process | 20011218 | ||
16 | MS_OPTIONS | Instance attribute | Public | Type reference (TYPE) | RERA_RV_OPTIONS | Options for Selection Screen: Reversal Process | 20030709 | ||
17 | MS_PROCESS | Instance attribute | Public | Attribute reference (LIKE) | 20030709 | ||||
18 | MS_PROCESSID | Instance attribute | Public | Attribute reference (LIKE) | 20021029 | ||||
19 | MT_PARAM_LIST | Instance attribute | Public | Attribute reference (LIKE) | 20030709 |
Methods
Events
Interface IF_RERA_REVERSAL_PARAM has no event.
Types
Interface IF_RERA_REVERSAL_PARAM has no local type.
Method Signatures
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method CHECK_ALL on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method CREATE_PROCESSID Signature
Method CREATE_PROCESSID on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method CREATE_PROCESSID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method GET_GENERATED_EXTID Signature
Method GET_GENERATED_EXTID on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method GET_GENERATED_EXTID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method GET_PARAM_LIST Signature
Method GET_PARAM_LIST on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method GET_PARAM_LIST on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method GET_PROCESSID Signature
Method GET_PROCESSID on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method GET_PROCESSID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PROCEDURE | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20021028 | ||
2 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20021029 | ||
3 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20021029 | ||
4 | ![]() |
IF_KEEP_DOC | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kennz.: Belege halten für Protokoll | 20051205 | |
5 | ![]() |
IF_SUPPRESS_ORIG_REV | Value transfer | Type reference (TYPE) | ABAP_BOOL | Original-Prozess nicht stornieren | 20021028 | ||
6 | ![]() |
IO_PROCESS_ORIG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20021028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030217 |
Method INIT_BY_DETAIL Signature
Method INIT_BY_DETAIL on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method INIT_BY_DETAIL on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method INIT_BY_DOCGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20061109 | ||
2 | ![]() |
ID_PROCEDURE | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20061109 | ||
3 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20061109 | ||
4 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20061109 | ||
5 | ![]() |
IT_DOCGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | Tabelle von docguids | 20061109 |
Method INIT_BY_DOCGUID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method INIT_BY_OBJNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PROCEDURE | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20030227 | ||
2 | ![]() |
ID_PROCESS | Value transfer | Type reference (TYPE) | RECAPROCESS | Prozess | 20030324 | ||
3 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20030227 | ||
4 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20030227 | ||
5 | ![]() |
ID_PSTNGTYPE | Value transfer | Type reference (TYPE) | RERAPSTNGTYPE | Art des Buchungslaufs | 20060626 | ||
6 | ![]() |
IF_KEEP_DOC | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kennz.: Belege halten für Protokoll | 20051205 | |
7 | ![]() |
IF_SUPPRESS_ORIG_REV | Value transfer | Type reference (TYPE) | ABAP_BOOL | Original-Prozess nicht stornieren | 20030227 | ||
8 | ![]() |
IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | Liste mit Objektnummern | 20030227 | ||
9 | ![]() |
IT_RSOBUKRS | Call by reference | Type reference (TYPE) | RE_T_RSOBUKRS | Select-Options Buchungskreis | 20030709 | ||
10 | ![]() |
IT_RSOFISCALYEAR | Call by reference | Type reference (TYPE) | RE_T_RSOFISCALYEAR | Select-Options für Geschäftsjahr | 20030709 | ||
11 | ![]() |
IT_RSOPROCESSID | Call by reference | Type reference (TYPE) | RE_T_RSOPROCESSID | Prozess-ID's | 20030709 | ||
12 | ![]() |
IT_RSOPSTNGDATE | Call by reference | Type reference (TYPE) | RE_T_RSOPSTNGDATE | Select-Options für Buchungsdatum | 20030709 | ||
13 | ![]() |
IT_RSOPSTNGPERIOD | Call by reference | Type reference (TYPE) | RE_T_RSOPSTNGPERIOD | Select-Options für Buchungsperiode | 20030709 | ||
14 | ![]() |
IT_RSOREFDOCID | Call by reference | Type reference (TYPE) | RE_T_RSOREFDOCID | Tabellentyp RSOREFDOCID | 20070903 | ||
15 | ![]() |
IT_RSOREFDOCTYPE | Call by reference | Type reference (TYPE) | RE_T_RSOREFDOCTYPE | Tabellentyp RSOREFDOCTYPE | 20070903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030227 |
Method INIT_BY_PROCESS Signature
Method INIT_BY_PROCESS on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method INIT_BY_PROCESS on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method INIT_BY_REFERENCEDOCGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20021211 | ||
2 | ![]() |
ID_PROCEDURE | Value transfer | Type reference (TYPE) | STGRD | Grund für Storno oder Umkehrbuchung | 20021211 | ||
3 | ![]() |
ID_PSTNGDATE | Value transfer | Type reference (TYPE) | RERAPSTNGDATE | Buchungsdatum | 20021211 | ||
4 | ![]() |
ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Buchungsperiode | 20021211 | ||
5 | ![]() |
IT_REFERENCEDOCGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | Tabelle von Referenzguids | 20021211 |
Method INIT_BY_REFERENCEDOCGUID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method IS_MODIFIED on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method IS_OK Signature
Method IS_OK on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method IS_OK on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method REVERSAL Signature
Method REVERSAL on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method REVERSAL on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method SET_DETAIL_BY_GUID Signature
Method SET_DETAIL_BY_GUID on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method SET_DETAIL_BY_GUID on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method SET_PARAM_LIST Signature
Method SET_PARAM_LIST on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method SET_PARAM_LIST on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method SET_PROCESSMODE Signature
Method SET_PROCESSMODE on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method SET_PROCESSMODE on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method SET_SUPPRESS_ORIG_REV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SUPPRESS_ORIG_REV | Value transfer | Type reference (TYPE) | ABAP_BOOL | Storno Originalprocess unterdrücken | 20070420 |
Method SET_SUPPRESS_ORIG_REV on Interface IF_RERA_REVERSAL_PARAM has no exception.
Method SET_TITLE Signature
Method SET_TITLE on Interface IF_RERA_REVERSAL_PARAM has no parameter.
Method SET_TITLE on Interface IF_RERA_REVERSAL_PARAM has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |