SAP ABAP Class CL_RESR_SB_RULE_MNGR (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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RESR_SB_TERM_MNGR Sales Term 20020821
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESR_SB_RULE_MNGR Sales Rule 20020806
Properties
Class CL_RESR_SB_RULE_MNGR  
Short Description Sales Rule    
Super Class CL_RESR_SB_TERM_MNGR Sales Term 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_SR_TM   RE: Terms - Sales Agreement 
Created 20020806   SAP 
Last change 20130531   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 RESR2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESR_SB_RULE_MNGR Sales Rule 20020806
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20031014 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STRUCT_GRADING Constant Protected Type reference (TYPE) TABNAME 'RESRTMSBRPI_S' Table Name 20030506
2 MC_STRUCT_REPORTRULE Constant Protected Type reference (TYPE) TABNAME 'RESRTMSBRP_S' Table Name 20030506
3 MT_CALC_LIST Instance attribute Public Attribute reference (LIKE) 20020822
4 MT_CALC_LIST_DISPLAY Instance attribute Private Type reference (TYPE) RE_ST_VISRTMSBRP Assignment of a Reporting Rule to a Sales Rule 20020920
5 MT_CALC_LIST_OLD Instance attribute Private Type reference (TYPE) RE_ST_VISRTMSBRP Assignment of a Reporting Rule to a Sales Rule 20020822
6 MT_GRADING_LIST Instance attribute Public Attribute reference (LIKE) 20020822
7 MT_GRADING_LIST_DISPLAY Instance attribute Private Type reference (TYPE) RE_ST_VISRTMSBRPI Assignment of a Reporting Rule to a Sales Rule (Grading) 20020920
8 MT_GRADING_LIST_OLD Instance attribute Private Type reference (TYPE) RE_ST_VISRTMSBRPI Assignment of a Reporting Rule to a Sales Rule (Grading) 20020822
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SALESRHYTHM Instance method Public Method General Method for Checking Periods of Reporting Rule 20030506
2 CHECK_SUBPERIOD Instance method Public Method Checks Subperiods for a Superordinate Period 20030603
3 GET_CALCRULE_LIST Instance method Public Method 20020919
4 GET_CUMULATED_PERIOD Instance method Public Method 20030129
5 GET_DEPCUMPERIODS Instance method Public Method 20030129
6 GET_DETAIL_X Instance method Public Method 20090708
7 GET_REPORTRULE_LIST Instance method Public Method 20030506
8 GET_SALESGRADING_LIST Instance method Public Method 20020919
9 IS_LASTCUMPERIOD Instance method Public Method 20030129
10 SET_AND_CHECK_CALCRULE_LIST Instance method Protected Method Changes Assigned Reporting Rules 20020920
11 SET_AND_CHECK_GRADING_LIST Instance method Protected Method Changes the Assigned Sales Grading 20020920
12 SET_CALCRULE_LIST Instance method Public Method 20020925
13 SET_SALESGRADING_LIST Instance method Public Method 20020925
Events
Class CL_RESR_SB_RULE_MNGR has no event.
Types
Class CL_RESR_SB_RULE_MNGR has no local type.
Method Signatures

Method CHECK_SALESRHYTHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030506
2 Importing ID_SALSRHYTHM Value transfer Type reference (TYPE) RESRRHYTHMTYPE Rhythmusart 20030506
3 Importing ID_SETTLPERIOD Value transfer Type reference (TYPE) RESRRHYTHMTYPE Rhythmusart 20030506
4 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20030506
5 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030506

Method CHECK_SALESRHYTHM on class CL_RESR_SB_RULE_MNGR has no exception.

Method CHECK_SUBPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_TABIX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20030603
2 Exporting EF_CHECK_NEXT Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20030603
3 Exporting EF_ERROR Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20030603
4 Importing ID_MAXTO Value transfer Type reference (TYPE) RECADATETO Datum: gültig bis 20030603
5 Importing ID_RHYTHMTYPE Value transfer Type reference (TYPE) RESRRHYTHMTYPE Rhythmusart 20030603
6 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20030603
7 Importing IF_FIRSTPERIOD Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20030603
8 Importing IO_RP Value transfer Object reference (TYPE REF TO) IF_RESR_REPORT_RULE_MNGR Melderegel 20030603
9 Importing IS_FINALPERIOD Call by reference Type reference (TYPE) REEXTRINTERVAL Intervalle 20030603

Method CHECK_SUBPERIOD on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_CALCRULE_LIST Signature

Method GET_CALCRULE_LIST on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_CALCRULE_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_CUMULATED_PERIOD Signature

Method GET_CUMULATED_PERIOD on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_CUMULATED_PERIOD on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_DEPCUMPERIODS Signature

Method GET_DEPCUMPERIODS on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_DEPCUMPERIODS on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_DETAIL_X on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_REPORTRULE_LIST Signature

Method GET_REPORTRULE_LIST on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_REPORTRULE_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method GET_SALESGRADING_LIST Signature

Method GET_SALESGRADING_LIST on class CL_RESR_SB_RULE_MNGR has no parameter.
Method GET_SALESGRADING_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method IS_LASTCUMPERIOD Signature

Method IS_LASTCUMPERIOD on class CL_RESR_SB_RULE_MNGR has no parameter.
Method IS_LASTCUMPERIOD on class CL_RESR_SB_RULE_MNGR has no exception.

Method SET_AND_CHECK_CALCRULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Call by reference Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020920
2 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RETMTERMVALIDFROM Gültig-ab-Datum einer Klausel 20020920
3 Importing IF_CHECK_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020920
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020920
5 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_SRTMSBRP_X Zuordnung einer Melderegel zur Umsatzregel 20020920

Method SET_AND_CHECK_CALCRULE_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method SET_AND_CHECK_GRADING_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RPTERMNO Value transfer Type reference (TYPE) RESRTMRPTERMNO Nummer der Klausel 20020920
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20020920
3 Importing ID_VALIDFROM Value transfer Type reference (TYPE) RETMTERMVALIDFROM Gültig-ab-Datum einer Klausel 20020920
4 Importing IF_CHECK_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020920
5 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020920
6 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_SRTMSBRPI_X Zuordnung einer Melderegel zur Umsatzregel (Staffeln) 20020920

Method SET_AND_CHECK_GRADING_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method SET_CALCRULE_LIST Signature

Method SET_CALCRULE_LIST on class CL_RESR_SB_RULE_MNGR has no parameter.
Method SET_CALCRULE_LIST on class CL_RESR_SB_RULE_MNGR has no exception.

Method SET_SALESGRADING_LIST Signature

Method SET_SALESGRADING_LIST on class CL_RESR_SB_RULE_MNGR has no parameter.
Method SET_SALESGRADING_LIST on class CL_RESR_SB_RULE_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200