SAP ABAP Class IF_RESC_RECEIVABLE_CALC_ENGINE (Tax Calculation Engine Manager (RESCTAXRESULT))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESC_RECEIVABLE_CALC_ENGINE Tax Calculation Engine Manager (RESCTAXRESULT): StandardImp. 20011122
Properties
Class IF_RESC_RECEIVABLE_CALC_ENGINE  
Short Description Tax Calculation Engine Manager (RESCTAXRESULT)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011122   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 IF_RESC_HIERARCHY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RESC_RECEIVABLE_CALC_ENGINE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RESC_RECEIVABLE_CALC_ENGINE has no interface implemented.
Friends
Class IF_RESC_RECEIVABLE_CALC_ENGINE has no friend class.
Attributes
Class IF_RESC_RECEIVABLE_CALC_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALC Instance method Public Method Calculate Receivables 20091016
2 GET_KEYDATE Instance method Public Method Date for Tax Calculation 20091017
3 GET_TERMPY Instance method Public Method Gets the Posting Term [Final] 20091017
4 INIT_BY_RECEIVER Instance method Public Method Initializes Manager via Superordinate Object 20091009
Events
Class IF_RESC_RECEIVABLE_CALC_ENGINE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_SUM_DISTRIBUTION Public See coding 20091029 BEGIN OF mty_s_sum_distribution. INCLUDE TYPE rescshresult. TYPES: suobjnr TYPE re_t_objnr, scs_su_guid TYPE re_t_guid, taxtype TYPE rerataxtype, taxgroup TYPE rerataxgroup, txjcd TYPE txjcd, termnopy TYPE recdtermnopy, not_recalc_tax TYPE recabool, END OF mty_s_sum_distribution
2 MTY_T_SUM_DISTRIBUTION Public See coding 20091029 mty_t_sum_distribution TYPE TABLE OF mty_s_sum_distribution
Method Signatures

Method CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) RE_T_RECEIVABLE_ENGINE Steuerberechungs-Engine (RESCTAXRESULT) 20091016
2 Changing CT_SPLIT Call by reference Type reference (TYPE) RE_T_CRSPLIT Aufgeteilte Forderung 20091016
3 Exporting EF_HAS_ERROR Call by reference Type reference (TYPE) RECABOOL Fehler während Berechnung 20091016
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20091016
# Exception Resumable Description Created on
1 ERROR Fehler 20091016

Method GET_KEYDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECEIVABLE Call by reference Type reference (TYPE) MTY_S_SUM_DISTRIBUTION 20091017
2 Returning RD_KEYDATE Value transfer Type reference (TYPE) RECAKEYDATE Stichtag 20091017
# Exception Resumable Description Created on
1 ERROR Fehler 20091017

Method GET_TERMPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTRULE Call by reference Type reference (TYPE) RECAC_TRANSLATION_RULE Währungsumrechnungsregel (TIVCACTRULE) 20091017
2 Exporting ES_PAYMENT Call by reference Type reference (TYPE) RETM_POSTING_PY Buchungsklausel - Buchungsregeln 20091017
3 Importing ID_CNOBJNR Call by reference Type reference (TYPE) RESCCNOBJNR Objektnummer des Mietvertrages 20091017
4 Importing ID_KEYDATE Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20091017
5 Importing ID_TERMNOPY Call by reference Type reference (TYPE) RECDTERMNOPY Nummer der Buchungsklausel 20091017
# Exception Resumable Description Created on
1 ERROR Fehler 20091017

Method INIT_BY_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECEIVER Call by reference Object reference (TYPE REF TO) IF_RESC_RECEIVER Empfänger 20091009

Method INIT_BY_RECEIVER on class IF_RESC_RECEIVABLE_CALC_ENGINE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in