SAP ABAP Interface IF_RERA_POSTING_PROCESS (Periodic Postings)
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_RERA_REVERSAL_POSTING Reverse Posting 20040113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RERA_POSTING_PROCESS Posting Process 20040113
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RERA_REVERSAL_POSTING Periodic Postings 20040113
Properties
Interface IF_RERA_POSTING_PROCESS  
Short Description Periodic Postings    
General Data
Package RE_RA_CA   RE: Cross Application Rental Accounting 
Created 20040113   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA1 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 General Description of Process 20040113
Friends
Interface IF_RERA_POSTING_PROCESS 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) 20040113
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20040113
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20040113
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20040113
5 MF_MODIFIED Instance attribute Public Attribute reference (LIKE) 20040113
6 MO_MSGLIST Instance attribute Public Attribute reference (LIKE) 20040113
7 MO_PARAM Instance attribute Public Attribute reference (LIKE) 20040113
8 MO_POSTING_ENGINE Instance attribute Public Object reference (TYPE REF TO) IF_RERA_POSTING_ENGINE Access to Posting Module 20040113
9 MS_SUMMARY Instance attribute Public Type reference (TYPE) RERA_POSTING_SUMMARY Summary of Results of Posting Run 20040113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL Instance method Public Method 20040113
2 CHECK_AUTHORITY Instance method Public Method 20040113
3 CHECK_AUTHORITY_BY_LIST Instance method Public Method Checks Authorization 20040113
4 FREE Instance method Public Method 20040113
5 GET_CHILDREN Instance method Public Method 20040113
6 GET_EXTENSION Instance method Public Method 20040113
7 GET_POSTING_SUMMARY Instance method Public Method Supplies Results of Posting Process 20040113
8 GET_RUNTIME Instance method Public Method 20040113
9 INIT Instance method Public Method Initializes Periodic Posting 20040113
10 INIT_BY_PARAM Instance method Public Method 20040113
11 INIT_BY_TEMPLATE Instance method Public Method 20040113
12 IS_MODIFIED Instance method Public Method 20040113
13 IS_OK Instance method Public Method 20040113
14 IS_REVERSE_ALLOWED Instance method Public Method 20040113
15 PERFORM Instance method Public Method 20040113
16 REGISTER_ALL_CHILDREN Instance method Public Method 20040113
17 RELEASE Instance method Public Method 20040113
18 REVERSAL Instance method Public Method 20040113
19 SET_MODIFIED Instance method Public Method 20040113
20 SET_PROCESSMODE Instance method Public Method 20040113
21 STORE Instance method Public Method 20040113
22 STORE_PROCESS Instance method Public Method 20040113
23 UPDATE_POSTING_SUMMARY Instance method Public Method Updates Results of Posting Process 20040113
Events
# Event Type Visibility Description Created on
1 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20040113
Types
Interface IF_RERA_POSTING_PROCESS has no local type.
Method Signatures

Method CHECK_ALL Signature

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

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method CHECK_AUTHORITY on Interface IF_RERA_POSTING_PROCESS has no exception.

Method CHECK_AUTHORITY_BY_LIST 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 20040113
2 Importing IT_SO_BUKRS Call by reference Type reference (TYPE) RE_T_RSOBUKRS Buchungskreis 20040113
# Exception Resumable Description Created on
1 ERROR Fehler 20040113

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_EXTENSION Signature

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

Method GET_POSTING_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUMMARY Call by reference Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse des Buchungslaufs 20040113
2 Exporting ES_SYMSG Call by reference Type reference (TYPE) RECASYMSG Struktur zum Ausgeben von Nachrichten 20040113

Method GET_POSTING_SUMMARY on Interface IF_RERA_POSTING_PROCESS has no exception.

Method GET_RUNTIME Signature

Method GET_RUNTIME on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method GET_RUNTIME on Interface IF_RERA_POSTING_PROCESS has no exception.

Method INIT Signature

Method INIT on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method INIT on Interface IF_RERA_POSTING_PROCESS has no exception.

Method INIT_BY_PARAM Signature

Method INIT_BY_PARAM on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method INIT_BY_PARAM on Interface IF_RERA_POSTING_PROCESS has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method IS_REVERSE_ALLOWED Signature

Method IS_REVERSE_ALLOWED on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method IS_REVERSE_ALLOWED on Interface IF_RERA_POSTING_PROCESS has no exception.

Method PERFORM Signature

Method PERFORM on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method PERFORM on Interface IF_RERA_POSTING_PROCESS has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method REVERSAL Signature

Method REVERSAL on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method REVERSAL on Interface IF_RERA_POSTING_PROCESS has no exception.

Method SET_MODIFIED Signature

Method SET_MODIFIED on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method SET_MODIFIED on Interface IF_RERA_POSTING_PROCESS has no exception.

Method SET_PROCESSMODE Signature

Method SET_PROCESSMODE on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method SET_PROCESSMODE on Interface IF_RERA_POSTING_PROCESS has no exception.

Method STORE Signature

Method STORE on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method STORE on Interface IF_RERA_POSTING_PROCESS has no exception.

Method STORE_PROCESS Signature

Method STORE_PROCESS on Interface IF_RERA_POSTING_PROCESS has no parameter.
Method STORE_PROCESS on Interface IF_RERA_POSTING_PROCESS has no exception.

Method UPDATE_POSTING_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUMMARY Value transfer Type reference (TYPE) RERA_POSTING_SUMMARY Zusammenfassung der Ergebnisse des Buchungslaufs 20040113

Method UPDATE_POSTING_SUMMARY on Interface IF_RERA_POSTING_PROCESS has no exception.
Event Signatures

Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RERA_POSTING_PROCESS has no parameter.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500