SAP ABAP Class IF_RERA_POSTING_PROCESS (Periodic Postings)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_PROCESS General Description of Process 20040113
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
Class IF_RERA_POSTING_PROCESS  
Short Description Periodic Postings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040113   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RERA_POSTING_PROCESS has no interface implemented.
Friends
Class IF_RERA_POSTING_PROCESS has no friend class.
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
Class IF_RERA_POSTING_PROCESS has no local type.
Method Signatures

Method CHECK_ALL Signature

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

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class IF_RERA_POSTING_PROCESS has no parameter.
Method CHECK_AUTHORITY on class 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 class IF_RERA_POSTING_PROCESS has no parameter.
Method FREE on class IF_RERA_POSTING_PROCESS has no exception.

Method GET_CHILDREN Signature

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

Method GET_EXTENSION Signature

Method GET_EXTENSION on class IF_RERA_POSTING_PROCESS has no parameter.
Method GET_EXTENSION on class 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 class IF_RERA_POSTING_PROCESS has no exception.

Method GET_RUNTIME Signature

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

Method INIT Signature

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

Method INIT_BY_PARAM Signature

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

Method INIT_BY_TEMPLATE Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method IS_REVERSE_ALLOWED Signature

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

Method PERFORM Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method REVERSAL Signature

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

Method SET_MODIFIED Signature

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

Method SET_PROCESSMODE Signature

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

Method STORE Signature

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

Method STORE_PROCESS Signature

Method STORE_PROCESS on class IF_RERA_POSTING_PROCESS has no parameter.
Method STORE_PROCESS on class 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 class IF_RERA_POSTING_PROCESS has no exception.
Event Signatures

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