SAP ABAP Class CL_RERA_TASK_PER_POSTING (Periodic Posting: Contracts)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_PP (Package) RE: Periodic Posting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_TASK_PROCESS General Definition of Task 20100608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REIT_TASK_TAX_DISTRIBUTION Input Tax Distribution 20100916
2 Inheritance (c INHERITING FROM c_ref)  CL_RERA_TASK_REVERSAL_REPP Reversal of Periodic Postings: Contracts 20101119
Properties
Class CL_RERA_TASK_PER_POSTING  
Short Description Periodic Posting: Contracts    
Super Class CL_RECA_TASK_PROCESS General Definition of Task 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_RA_PP   RE: Periodic Posting 
Created 20100608   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REMI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SPTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RERA_TASK_PER_POSTING has no interface implemented.
Friends
Class CL_RERA_TASK_PER_POSTING has no friend class.
Attributes
Class CL_RERA_TASK_PER_POSTING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULTS Instance method Protected Method Gets the Results 20100916
2 INIT_PROCESS Instance method Protected Method Initializes the Process 20100916
Events
Class CL_RERA_TASK_PER_POSTING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_RETURN Public See coding 20130603 BEGIN OF mty_s_return, acc_system TYPE reraaccsystype, cashflow_list TYPE re_t_gui_cashflow_list, doc_header TYPE re_t_ex_doc_header, doc_item TYPE re_t_ex_doc_item, END OF mty_s_return
2 MTY_S_RETURN_EXE Public See coding 20100608 BEGIN OF mty_s_return_exe, posting_record TYPE re_t_pre_posting_record, processid TYPE recaprocessid, END OF mty_s_return_exe
Method Signatures

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RETURN_TYPE Call by reference Type reference (TYPE) RECASTRING Typ der Rückgabestruktur 20100916
2 Exporting ET_RETURN Call by reference Type reference (TYPE) SPTA_INDXTAB Standardtabelle für INDX 20100916
3 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) IF_RERA_POSTING_PROCESS Periodische Buchungen 20100916

Method GET_RESULTS on class CL_RERA_TASK_PER_POSTING has no exception.

Method INIT_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_MSGLIST_ONLY Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20100916
2 Exporting EO_PROCESS Call by reference Object reference (TYPE REF TO) IF_RERA_POSTING_PROCESS Periodische Buchungen 20100916
# Exception Resumable Description Created on
1 ERROR Fehler 20100916
History
Last changed by/on SAP  20130531 
SAP Release Created in 606