SAP ABAP Interface IF_RERA_DOC (RE Document (VIRADOC))
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 implementation (CLASS c. INTERFACES i_ref)  CL_RERA_DOC RE Document (VIRADOC): Standard Implementation 20010917
Properties
Interface IF_RERA_DOC  
Short Description RE Document (VIRADOC)    
General Data
Package RE_RA_CA   RE: Cross Application Rental Accounting 
Created 20010124   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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20010917
Friends
Interface IF_RERA_DOC 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) 20010917
2 MD_EXTDOCID Instance attribute Public Type reference (TYPE) RERAREFDOCID Reference Key of Document 20021120
3 MD_MODE Instance attribute Public Type reference (TYPE) RECAPROCESSMODE Mode: Simulateion / Update Run 20020909
4 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
5 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20010917
6 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20010917
7 MO_ACCSYSTEM Instance attribute Public Object reference (TYPE REF TO) IF_RERA_ACC_SYSTEM Description of Interface to FI System (Any) 20020115
8 MS_DETAIL_EX Instance attribute Public Type reference (TYPE) RERA_DOC_EX RE Document (VIRADOC) 20010927
9 MT_LIST_EX Instance attribute Public Type reference (TYPE) RE_T_DOC_ITEM_EX RE Document Item (VIRADOCITEM) 20010920
10 MT_LIST_WT_EX Instance attribute Public Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Table Type: Withholding Tax Data for Items (Ext. System) 20050323
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20010917
2 CHECK_ALL Instance method Public Method 20010917
3 CHECK_DELETION_IND_ALLOWED Instance method Public Method Checks Whether Deletion Indicator Can Be Set 20030317
4 CHECK_HEADER Instance method Public Method Checks RE Document Header 20020906
5 CHECK_ITEMS Instance method Public Method Checks RE Document Line Items 20020906
6 FREE Instance method Public Method 20010917
7 GET_CHILDREN Instance method Public Method 20050225
8 GET_CURR_DUNN_DATA_BY_ITEMNO Instance method Public Method Supplies Current Dunning Data for Line Item 20020207
9 GET_DETAIL Instance method Public Method Supplies Structure with Basic Data 20010917
10 GET_DETAIL_X Instance method Public Method Supplies Structure with Basic and Additional Data 20010917
11 GET_EXTENSION Instance method Public Method 20050225
12 GET_FIELDSTATUS Instance method Public Method 20050225
13 GET_IDENT Instance method Public Method Supplies Document Identification 20030317
14 GET_KEY Instance method Public Method Supplies Fields of the Business Key 20010917
15 GET_LIST Instance method Public Method Supplies Document Items 20010917
16 INIT_BY_DATA Instance method Public Method 20010924
17 INIT_BY_TEMPLATE Instance method Public Method 20050225
18 IS_FIELDSTATUS_SET Instance method Public Method 20050225
19 IS_MODIFIED Instance method Public Method 20010917
20 IS_OK Instance method Public Method 20010917
21 POST Instance method Public Method Posts Document 20010920
22 POST_RE Instance method Public Method Posts RE Document 20011205
23 REGISTER_ALL_CHILDREN Instance method Public Method 20010917
24 RELEASE Instance method Public Method 20010917
25 REVERSE Instance method Public Method Reverses Document 20011204
26 REVERSE_RE_WITHOUT_EX Instance method Public Method Reverses Document Without External Document 20120705
27 SET_CLEARING_STATUS Instance method Public Method Sets Clearing Status 20020218
28 SET_DELETION_IND Instance method Public Method Sets Deletion Indicator 20030317
29 STORE Instance method Public Method 20010917
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050225
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RERA_DOC has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RERA_DOC has no parameter.
Method ADD_CHILD on Interface IF_RERA_DOC has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RERA_DOC has no parameter.
Method CHECK_ALL on Interface IF_RERA_DOC has no exception.

Method CHECK_DELETION_IND_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL Ist Setzen des Löschkennzeichens zulässig? 20030317
2 Importing ID_RESIDENCE_TIME Value transfer Type reference (TYPE) RECAARRESTIME1 Residenzzeit 1 in Tagen (Setzen Löschkennzeichen) 20030317
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Fehlerprotokoll 20030317

Method CHECK_DELETION_IND_ALLOWED on Interface IF_RERA_DOC has no exception.

Method CHECK_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020906

Method CHECK_HEADER on Interface IF_RERA_DOC has no exception.

Method CHECK_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020906

Method CHECK_ITEMS on Interface IF_RERA_DOC has no exception.

Method FREE Signature

Method FREE on Interface IF_RERA_DOC has no parameter.
Method FREE on Interface IF_RERA_DOC has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RERA_DOC has no parameter.
Method GET_CHILDREN on Interface IF_RERA_DOC has no exception.

Method GET_CURR_DUNN_DATA_BY_ITEMNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DUNNAREA Value transfer Type reference (TYPE) RERADUNNAREA Mahnbereich 20020207
2 Exporting ED_DUNNBLOCK Value transfer Type reference (TYPE) RERADUNNBLOCK Mahnsperre 20020207
3 Exporting ED_DUNNKEY Value transfer Type reference (TYPE) RERADUNNKEY Mahnschlüssel 20020207
4 Importing ID_ITEMNO Value transfer Type reference (TYPE) VIRADOCITEM-ITEMNO Positionsnummer des Rechnungswesenbeleges 20020207
5 Importing ID_KEYDATE Value transfer Type reference (TYPE) RECAKEYDATE SY-DATUM Stichtag 20061120
# Exception Resumable Description Created on
1 ERROR Fehler 20020207

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DETAIL Value transfer Type reference (TYPE) RERA_DOC Grunddaten 20010917

Method GET_DETAIL on Interface IF_RERA_DOC has no exception.

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RERA_DOC_X Grund- und Zusatzdaten 20010917

Method GET_DETAIL_X on Interface IF_RERA_DOC has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RERA_DOC has no parameter.
Method GET_EXTENSION on Interface IF_RERA_DOC has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RERA_DOC has no parameter.
Method GET_FIELDSTATUS on Interface IF_RERA_DOC has no exception.

Method GET_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IDENT Call by reference Type reference (TYPE) CSEQUENCE Vollständige Belegidentifikation 20030317
2 Exporting ED_IDENT_KEY Call by reference Type reference (TYPE) CSEQUENCE Ident-Teilschlüssel 20030317

Method GET_IDENT on Interface IF_RERA_DOC has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DOCGUID Call by reference Type reference (TYPE) RERA_DOC-DOCGUID GUID in Real Estate (RAW16) 20010917

Method GET_KEY on Interface IF_RERA_DOC has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_DOC_ITEM RE-Belegposition (VIRADOCITEM) 20010918
2 Importing ID_ITEMTYPE Value transfer Type reference (TYPE) RERAITEMTYPE Positionstyp 20010918

Method GET_LIST on Interface IF_RERA_DOC has no exception.

Method INIT_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY Aktivität 20011024
2 Importing ID_EXTDOCID Value transfer Type reference (TYPE) RERAREFDOCID Referenzschlüssel Dokument 20021120
3 Importing ID_MODE Value transfer Type reference (TYPE) RECAPROCESSMODE Aktuelle Modus eines Prozesses 20020909
4 Importing IF_ARCHIVED Value transfer Type reference (TYPE) ABAP_BOOL Wurden die Daten aus dem Archiv gelesen? 20030320
5 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL Tech: Default-Berechtigungsprüfungen durchführen? 20011024
6 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL Tech: Default-Sperren verwenden? 20011024
7 Importing IO_ACCSYSTEM Value transfer Object reference (TYPE REF TO) IF_RERA_ACC_SYSTEM Beschreibung der Schnittstelle zu einem beliebigen FI-System 20020115
8 Importing IS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Beleg (VIRADOC) 20010924
9 Importing IT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition (VIRADOCITEM) 20010924
10 Importing IT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20050323
# Exception Resumable Description Created on
1 ERROR Fehler 20011024

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RERA_DOC has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RERA_DOC has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RERA_DOC has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RERA_DOC has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RERA_DOC has no parameter.
Method IS_MODIFIED on Interface IF_RERA_DOC has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RERA_DOC has no parameter.
Method IS_OK on Interface IF_RERA_DOC has no exception.

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler 20011116
2 Exporting ET_DOC_REF Value transfer Type reference (TYPE) RE_T_DOC_ITEM_REF Referenz auf verbuchte Sätze 20011116
3 Importing IF_PREPARE_DOC_ONLY Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Kennz.: Nur Daten für ext. Buchung aufbereiten 20060406
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20011109

Method POST on Interface IF_RERA_DOC has no exception.

Method POST_RE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler 20020503
2 Importing ID_LOGSYSTEM Value transfer Type reference (TYPE) AWSYS Logisches System des Ursprungsbeleges 20011205
3 Importing ID_REFDOCID Value transfer Type reference (TYPE) RERAREFDOCID Referenzschlüssel Dokument 20030317
4 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20011205

Method POST_RE on Interface IF_RERA_DOC has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RERA_DOC has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RERA_DOC has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RERA_DOC has no parameter.
Method RELEASE on Interface IF_RERA_DOC has no exception.

Method REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL Fehler 20011204
2 Exporting ET_DOC_REF Value transfer Type reference (TYPE) RE_T_DOC_ITEM_REF Referenz auf verbuchte Sätze 20011204
3 Importing ID_NEW_DOC_KEY Value transfer Type reference (TYPE) AWKEY Referenzschlüssel 20011205
4 Importing IF_PREPARE_DOC_ONLY Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Kennz.: Nur Daten für ext.Buchung aufbereiten 20060406
5 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler: Standardimpl. 20011204
6 Importing IO_PARAM Value transfer Object reference (TYPE REF TO) IF_RERA_REVERSAL_PARAM Stornoparameter 20021029

Method REVERSE on Interface IF_RERA_DOC has no exception.

Method REVERSE_RE_WITHOUT_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20120705
2 Exporting ET_DOC_REF Value transfer Type reference (TYPE) RE_T_DOC_ITEM_REF Referenz auf verbuchte Sätze 20120705
3 Importing ID_LOGSYSTEM Value transfer Type reference (TYPE) AWSYS Logisches System des Ursprungsbeleges 20120705
4 Importing ID_PROCESSID Value transfer Type reference (TYPE) RECAPROCESSID Identifikation Prozess -> Referenznr Buchhaltung 20120705
5 Importing ID_REFDOCID Value transfer Type reference (TYPE) RERAREFDOCID Referenzschlüssel Dokument 20120705
6 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20120705

Method REVERSE_RE_WITHOUT_EX on Interface IF_RERA_DOC has no exception.

Method SET_CLEARING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLEARINGPROCESSID Value transfer Type reference (TYPE) RECAPROCESSID Identifikation Abrechnung -> Referenzbelegnr Buchhaltung 20020329
2 Importing ID_CLEARINGSTATUS Value transfer Type reference (TYPE) RERACLEARINGSTATUS Ausgleichsstatus 20020308
3 Importing IT_CLEARED_DOCITEM Call by reference Type reference (TYPE) RE_T_CLEARED_DOCITEMID Referenz auf FI-Belegzeile für ausgeglichene Posten 20020218
# Exception Resumable Description Created on
1 ERROR Fehler 20020218

Method SET_DELETION_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RESIDENCE_TIME Value transfer Type reference (TYPE) RECAARRESTIME1 Residenzzeit 1 in Tagen (Setzen Löschkennzeichen) 20030317
# Exception Resumable Description Created on
1 ERROR Fehler beim Setzen des Löschkennzeichens 20030317

Method STORE Signature

Method STORE on Interface IF_RERA_DOC has no parameter.
Method STORE on Interface IF_RERA_DOC has no exception.
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RERA_DOC has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RERA_DOC has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RERA_DOC has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110