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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RESRTMSBRPI_S' | Table Name | 20030506 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RESRTMSBRP_S' | Table Name | 20030506 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020822 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RE_ST_VISRTMSBRP | Assignment of a Reporting Rule to a Sales Rule | 20020920 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RE_ST_VISRTMSBRP | Assignment of a Reporting Rule to a Sales Rule | 20020822 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20020822 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RE_ST_VISRTMSBRPI | Assignment of a Reporting Rule to a Sales Rule (Grading) | 20020920 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RE_ST_VISRTMSBRPI | Assignment of a Reporting Rule to a Sales Rule (Grading) | 20020822 |
Methods
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 | ID_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20030506 | |||
| 2 | ID_SALSRHYTHM | Value transfer | Type reference (TYPE) | RESRRHYTHMTYPE | Rhythmusart | 20030506 | |||
| 3 | ID_SETTLPERIOD | Value transfer | Type reference (TYPE) | RESRRHYTHMTYPE | Rhythmusart | 20030506 | |||
| 4 | ID_TERMNO | Value transfer | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20030506 | |||
| 5 | 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 | CD_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20030603 | |||
| 2 | EF_CHECK_NEXT | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20030603 | |||
| 3 | EF_ERROR | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20030603 | |||
| 4 | ID_MAXTO | Value transfer | Type reference (TYPE) | RECADATETO | Datum: gültig bis | 20030603 | |||
| 5 | ID_RHYTHMTYPE | Value transfer | Type reference (TYPE) | RESRRHYTHMTYPE | Rhythmusart | 20030603 | |||
| 6 | ID_TERMNO | Value transfer | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20030603 | |||
| 7 | IF_FIRSTPERIOD | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20030603 | |||
| 8 | IO_RP | Value transfer | Object reference (TYPE REF TO) | IF_RESR_REPORT_RULE_MNGR | Melderegel | 20030603 | |||
| 9 | 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 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20020920 | |||
| 2 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | RETMTERMVALIDFROM | Gültig-ab-Datum einer Klausel | 20020920 | |||
| 3 | IF_CHECK_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020920 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020920 | |||
| 5 | 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 | ID_RPTERMNO | Value transfer | Type reference (TYPE) | RESRTMRPTERMNO | Nummer der Klausel | 20020920 | |||
| 2 | ID_TERMNO | Value transfer | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20020920 | |||
| 3 | ID_VALIDFROM | Value transfer | Type reference (TYPE) | RETMTERMVALIDFROM | Gültig-ab-Datum einer Klausel | 20020920 | |||
| 4 | IF_CHECK_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020920 | |||
| 5 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020920 | |||
| 6 | 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 |