SAP ABAP Class IF_RESR_CALC_METH (Calculation Method)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RESR_CALC_METH_CUMULATION Cumulative Sales-Based Settlement 20021015
2 Interface composition (i COMPRISING i_ref)  IF_RESR_CALC_METH_NORMAL "Normal" Calculation Method 20021015
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESR_CALC_METH Calculation Method 20021015
Properties
Class IF_RESR_CALC_METH  
Short Description Calculation Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021015   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RESR_CALC_METH has no forward declaration.
Interfaces
Class IF_RESR_CALC_METH has no interface implemented.
Friends
Class IF_RESR_CALC_METH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RESR_SB_TERM_CALC Calculation for Sales Rule 20021015
Methods
# Method Level Visibility Method type Description Created on
1 CALC Instance method Public Method Calculates Sales-Based Rent 20021015
2 GET_RESULT Instance method Public Method Calculates Results per Sales Rule 20021108
3 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20021015
Events
Class IF_RESR_CALC_METH has no event.
Types
Class IF_RESR_CALC_METH has no local type.
Method Signatures

Method CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL Call by reference Type reference (TYPE) RE_T_SRCALCSBRESULT Ergebnisse der Berechnung 20021015
2 Importing ID_RPTERMNO Call by reference Type reference (TYPE) RESRTMRPTERMNO Nummer der Klausel 20021108
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20021202
4 Importing IS_PAYMENT Call by reference Type reference (TYPE) RETM_POSTING_PY Buchungsklausel - Buchungsregeln 20060117
5 Importing IS_PERIOD Call by reference Type reference (TYPE) RESRSEINTERVAL Liste mit Abrechnungsperioden 20021108

Method CALC on class IF_RESR_CALC_METH has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) RESRCALCRESULT Alle Teilergebnisse 20021129
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20021202
3 Importing IS_PAYMENT Call by reference Type reference (TYPE) RETM_POSTING_PY Buchungsklausel - Buchungsregeln 20060117
4 Importing IS_PERIOD Call by reference Type reference (TYPE) RESRSEINTERVAL Liste mit Abrechnungsperioden 20021108
5 Importing IT_DETAIL Call by reference Type reference (TYPE) RE_T_SRCALCSBRESULT Ergebnisse der Berechnung 20021108

Method GET_RESULT on class IF_RESR_CALC_METH has no exception.

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RESR_SB_TERM_CALC Berechnung zur Umsatzregel 20021015

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