SAP ABAP Interface IF_RERA_POSTING_PARAM_RECL (Posting Process: Parameter Clearing)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_CL (Package) RE: Clearing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RERA_POSTING_PARAM_RECL Clearing Parameter for Contracts 20120330
Properties
Interface IF_RERA_POSTING_PARAM_RECL  
Short Description Posting Process: Parameter Clearing    
General Data
Package RE_RA_CL   RE: Clearing 
Created 20120322   SAP 
Last changed 20131127   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_HAS_TEXT Object with Text 20120322
2 IF_RECA_OBJECT Instantiable Object 20120322
3 IF_RECA_PROCESS_PARAM General Process Parameter 20120322
4 IF_RECA_STORABLE Object Can Be Stored 20120322
5 IF_RERA_POSTING_PARAM Posting Process: Parameters 20120322
Friends
Interface IF_RERA_POSTING_PARAM_RECL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_CTPROCESS Instance attribute Public Type reference (TYPE) RECACTPROCESS Translation Process 20120330
2 MD_CURR_TOL Instance attribute Public Type reference (TYPE) RECACURRKEY Maximum Currency Tolerance 20120606
3 MD_DOCTYPE Instance attribute Public Type reference (TYPE) RERADOCTYPE Doc. Type 20120629
4 MD_MAX_TOL_AMOUNT Instance attribute Public Type reference (TYPE) RECACTLCAMOUNT Maximum Amount Tolerance 20120606
5 MD_PROCESS Instance attribute Public Type reference (TYPE) RECAPROCESS Process 20120330
6 MF_ALLOW_TOL Instance attribute Public Type reference (TYPE) RERACLALLOWTOLERANCES Observe Tolerances During Balance Check 20120515
7 MF_GETDT Instance attribute Public Type reference (TYPE) RERACLGETCLEARDATE Clearing Date of Most Recent Document 20130625
8 MF_KEEP_DOC Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120330
9 MF_NONREG Instance attribute Public Type reference (TYPE) RERACLUSENONREGSPLIND Also Clear Non-Payable Special G/L Transactions 20120614
10 MO_ACCSYSTEM Instance attribute Public Object reference (TYPE REF TO) IF_RERA_ACC_SYSTEM FI Only 20120430
11 MS_VARIANT Instance attribute Public Type reference (TYPE) DISVARIANT Layout (External Use) 20120330
12 MT_CURRENT_NO Static Attribute Public Type reference (TYPE) RE_T_DOC_NUMBER RE_T_DOC_NUMBER 20120510
13 MT_LIST Instance attribute Public Type reference (TYPE) RE_T_CLEARING_RECORD RE External Posting Records 20120330
14 MT_LIST_ALL Instance attribute Public Type reference (TYPE) RE_T_CLEARING_RECORD RE Posting Rec. External - Sorted Version Due to Performance 20120330
15 MT_OBJNR Instance attribute Public Type reference (TYPE) RE_T_OBJNR OBJNR 20120330
16 MT_SO_DUEDATE Instance attribute Public Type reference (TYPE) RE_T_RSODUEDATE Select Options for Due Date 20120330
17 MT_SO_FLOWTYPE Instance attribute Public Type reference (TYPE) RE_T_RSOFLOWTYPE Select Options for Flow Type 20120426
18 MT_SO_PYMTBLOCK Instance attribute Public Type reference (TYPE) RE_T_RSOPYMTBLOCK Select Options for Payment Block 20120426
19 MT_SO_PYMTMETH Instance attribute Public Type reference (TYPE) RE_T_RSOPYMTMETH Select Options for Payment Method 20120426
20 MT_SO_SPGLIND Instance attribute Public Type reference (TYPE) RE_T_RSOSPGLIND Select Option: Special G/L Indicator 20120510
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CURRENT_NO Instance method Public Method Increases Document Counter 20120510
2 GET_CURRENT_NO Instance method Public Method Supplies Current Level of Document Counter 20120510
3 INIT Instance method Public Method Initialize 20120330
4 INIT_BY_CONTRACT Instance method Public Method Initialize Items for Each Contract 20120419
5 SET_CURRENT_NO Instance method Public Method Initializes Document Counter 20120510
6 SET_MT_LIST_ALL Instance method Public Method Sets List After Clearing 20120426
7 SET_VARIANT Instance method Public Method Sets Display Variant 20120614
Events
Interface IF_RERA_POSTING_PARAM_RECL has no event.
Types
Interface IF_RERA_POSTING_PARAM_RECL has no local type.
Method Signatures

Method ADD_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_NO Value transfer Type reference (TYPE) RERADOCCOUNTER 0 Belegzähler 20120510

Method ADD_CURRENT_NO on Interface IF_RERA_POSTING_PARAM_RECL has no exception.

Method GET_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NUMBER Value transfer Type reference (TYPE) RERA_DOC_NUMBER-COUNTER Zähler 20120510

Method GET_CURRENT_NO on Interface IF_RERA_POSTING_PARAM_RECL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CTPROCESS Value transfer Type reference (TYPE) RECACTPROCESS 20120330
2 Importing ID_CURR_TOL Value transfer Type reference (TYPE) RECACURRKEY Währung 20120606
3 Importing ID_DOCTYPE Value transfer Type reference (TYPE) RERADOCTYPE 'AB' Belegart 20120629
4 Importing ID_MAX_TOL_AMOUNT Value transfer Type reference (TYPE) RECACTLCAMOUNT Betrag in Hauswährung 20120606
5 Importing ID_PROCESS Value transfer Type reference (TYPE) RECAPROCESS 20120330
6 Importing IF_ALLOW_TOL Value transfer Type reference (TYPE) RERACLALLOWTOLERANCES ABAP_FALSE Toleranzen bei Saldoprüfung berücksichtigen 20120515
7 Importing IF_GETDT Value transfer Type reference (TYPE) RERACLGETCLEARDATE Ausgleichsdatum aus jüngstem Beleg 20130625
8 Importing IF_KEEP_DOC Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120330
9 Importing IF_NONREG Value transfer Type reference (TYPE) RERACLUSENONREGSPLIND ABAP_FALSE Auch nicht regulierbare Sonderhauptbuch-Vorgänge ausgleichen 20120614
10 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT 20120330
11 Importing IT_OBJNR Call by reference Type reference (TYPE) RE_T_OBJNR 20120330
12 Importing IT_SO_DUEDATE Call by reference Type reference (TYPE) RE_T_RSODUEDATE 20120330
13 Importing IT_SO_FLOWTYPE Call by reference Type reference (TYPE) RE_T_RSOFLOWTYPE Select-Options für Bewegungsart 20120426
14 Importing IT_SO_PYMTBLOCK Call by reference Type reference (TYPE) RE_T_RSOPYMTBLOCK Select-Options für Zahlsperre 20120426
15 Importing IT_SO_PYMTMETH Call by reference Type reference (TYPE) RE_T_RSOPYMTMETH Select-Options für Zahlweg 20120426
16 Importing IT_SO_SPGLIND Call by reference Type reference (TYPE) RE_T_RSOSPGLIND Select-Option: Sonderhauptbuchkennzeichen 20120510

Method INIT on Interface IF_RERA_POSTING_PARAM_RECL has no exception.

Method INIT_BY_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNR Value transfer Type reference (TYPE) RECAOBJNR Objektnummer 20120419
# Exception Resumable Description Created on
1 ERROR Fehler 20120423

Method SET_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SET_NO Value transfer Type reference (TYPE) RERADOCCOUNTER 0 Belegzähler 20120510

Method SET_CURRENT_NO on Interface IF_RERA_POSTING_PARAM_RECL has no exception.

Method SET_MT_LIST_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SET_DIRECTLY Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20120426
2 Importing IT_CLEARING_RECORD Call by reference Type reference (TYPE) RE_T_CLEARING_RECORD Tabellentyp Satz offener Posten zum Ausgleich 20120426

Method SET_MT_LIST_ALL on Interface IF_RERA_POSTING_PARAM_RECL has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20120614

Method SET_VARIANT on Interface IF_RERA_POSTING_PARAM_RECL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617