SAP ABAP Interface IF_RESR_MSB_RULE_MNGR (Peak Sales Rule)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_TM (Package) RE: Terms - Sales Agreement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESR_MSB_RULE_MNGR Peak Sales Rule 20020806
Properties
Interface IF_RESR_MSB_RULE_MNGR  
Short Description Peak Sales Rule    
General Data
Package RE_SR_TM   RE: Terms - Sales Agreement 
Created 20020806   SAP 
Last changed 20100310   SAP 
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 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESR_HAS_SETTLPERIOD Control for Settlement Period 20020820
2 IF_RESR_IS_SB_RULE Is Term a Sales Rule 20020821
3 IF_RETM_SPECIFIC_TERM_MNGR Concrete Clause Manager (VITMTERM) 20020806
Friends
Interface IF_RESR_MSB_RULE_MNGR 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) 20030408
2 MD_TERMTYPE Instance attribute Public Attribute reference (LIKE) 20021118
3 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20021118
4 MT_CALC_LIST Instance attribute Public Type reference (TYPE) RE_ST_VISRTMMSBSB Assignment of a Sales Rule to a Peak Sales Rule 20020822
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PERIOD Instance method Public Method 20070817
2 DELETE_PERIOD Instance method Public Method 20030827
3 GET_CALCRULE_LIST Instance method Public Method Gets Assigned Sales Rules 20020821
4 GET_CALCRULE_LIST_X Instance method Public Method Gets Assigned Sales Rules 20021010
5 GET_DETAIL Instance method Public Method 20020821
6 GET_DETAIL_BY_DATE Instance method Public Method 20030711
7 GET_DETAIL_X Instance method Public Method Gets Data for Entry Plus Additional Data 20020822
8 GET_LIST Instance method Public Method 20030827
9 GET_PERIOD_LIST Instance method Public Method 20030827
10 GET_REPORTRULE_LIST Instance method Public Method Gets the Reporting Rule and Its Texts 20020826
11 GET_RHYTHM_LIST Instance method Public Method 20030827
12 GET_SBRULE_LIST Instance method Public Method Gets the Sales Rules and Their Texts 20020826
13 GET_SETTLPERIOD_LIST Instance method Public Method 20030408
14 SET_CALCRULE_LIST Instance method Public Method Changes the Assigned Sales Rules 20020821
15 SET_DETAIL Instance method Public Method 20020821
16 SET_RHYTHM_LIST Instance method Public Method 20030827
Events
Interface IF_RESR_MSB_RULE_MNGR has no event.
Types
Interface IF_RESR_MSB_RULE_MNGR has no local type.
Method Signatures

Method CHANGE_PERIOD Signature

Method CHANGE_PERIOD on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method CHANGE_PERIOD on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method DELETE_PERIOD Signature

Method DELETE_PERIOD on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method DELETE_PERIOD on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_CALCRULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_SRTMMSBSB_X Zuordnung einer Umsatzregel zur Spitzenumsatzregel 20020822
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020821
3 Importing ID_VALIDFROM Value transfer Type reference (TYPE) RETMTERMVALIDFROM Gültig-ab-Datum einer Klausel 20020821

Method GET_CALCRULE_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_CALCRULE_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALCRULE_LIST Call by reference Type reference (TYPE) RE_T_MSBCALCRULE_X Berechnungsregel für Spitzenumsatzregel 20021011
2 Importing ID_FROM Value transfer Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20021010
3 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20021010
4 Importing ID_TO Value transfer Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20021010

Method GET_CALCRULE_LIST_X on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_DETAIL Signature

Method GET_DETAIL on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_DETAIL on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_DETAIL_BY_DATE Signature

Method GET_DETAIL_BY_DATE on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_DETAIL_BY_DATE on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050518
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020822
3 Importing ID_VALIDFROM Value transfer Type reference (TYPE) RETMTERMVALIDFROM Gültig-ab-Datum einer Klausel 20020822
4 Returning RS_DETAIL Value transfer Type reference (TYPE) RESR_MSB_RULE_X Spitzenumsatzregel 20020822

Method GET_DETAIL_X on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_PERIOD_LIST Signature

Method GET_PERIOD_LIST on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_PERIOD_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_REPORTRULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_TERMTEXT Klauselnummer und Text 20020826
2 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_VISRTMSBRP Berechnungsregel (VISRTMSBRP) 20020924
3 Importing ID_SBTERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020826

Method GET_REPORTRULE_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_RHYTHM_LIST Signature

Method GET_RHYTHM_LIST on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_RHYTHM_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_SBRULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_TERMTEXT Klauselnummer und Text 20020826
2 Importing ID_SBTERMTYPE Value transfer Type reference (TYPE) RETMTERMTYPE RETM1_TERM_TYPE-SALES_RULE Klauselart 20030624
3 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20021010

Method GET_SBRULE_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method GET_SETTLPERIOD_LIST Signature

Method GET_SETTLPERIOD_LIST on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method GET_SETTLPERIOD_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method SET_CALCRULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020821
2 Importing ID_VALIDFROM Value transfer Type reference (TYPE) RETMTERMVALIDFROM Gültig-ab-Datum einer Klausel 20020821
3 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_SRTMMSBSB_X Zuordnung einer Umsatzregel zur Spitzenumsatzregel 20020822
# Exception Resumable Description Created on
1 ERROR Fehler 20030425

Method SET_DETAIL Signature

Method SET_DETAIL on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method SET_DETAIL on Interface IF_RESR_MSB_RULE_MNGR has no exception.

Method SET_RHYTHM_LIST Signature

Method SET_RHYTHM_LIST on Interface IF_RESR_MSB_RULE_MNGR has no parameter.
Method SET_RHYTHM_LIST on Interface IF_RESR_MSB_RULE_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200