SAP ABAP Class CL_RESR_SB_TERM_MNGR (Sales Term)
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_RETM_SPECIFIC_TD_TERM_MNGR | Concrete Term Manager (Time-Dep.): Standard Implementation | 20030408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESR_HAS_SETTLPERIOD | Control for Settlement Period | 20020821 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESR_IS_SB_RULE | Is Term a Sales Rule | 20020821 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESR_MSB_RULE_MNGR | Peak Sales Rule | 20020821 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RESR_SB_RULE_MNGR | Sales Rule | 20020821 |
Properties
| Class | CL_RESR_SB_TERM_MNGR | |
| Short Description | Sales Term | |
| Super Class | CL_RETM_SPECIFIC_TD_TERM_MNGR | Concrete Term Manager (Time-Dep.): Standard Implementation |
| 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 | 20020821 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | 20020821 | ||
| 2 | IF_RESR_IS_SB_RULE | Is Term a Sales Rule | 20020821 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20030512 | 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 | 'REGCFLDS' | Table Name | 20030515 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RECDCONDFLDS' | Table Name | 20030515 | ||
| 3 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RESRTMSBRH_S' | Table Name | 20030506 | ||
| 4 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RESRTMSB_S' | Table Name | 20030506 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20080325 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20111202 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_RESR_TERMS | Sales Agreements | 20111202 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20050520 | |||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SBHEADER | Header Data of Sales Rule | 20050520 | |||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20020821 | |||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VISRTMSB | Sales Rule and Peak Sales Rule (VISRTMSB) | 20020821 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | MTY_TS_OLD_CHECK_RESULT | 20080325 | ||||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20020821 | |||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RE_ST_VISRTMSBRH | Assignment of Frequency Rule to a Sales Rule | 20020923 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RE_ST_VISRTMSBRH | Assignment of Frequency Rule to a Sales Rule | 20020821 |
Methods
Events
Class CL_RESR_SB_TERM_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_OLD_CHECK_RESULT | Protected | See coding | 20080325 | begin of MTY_S_OLD_CHECK_RESULT,
termno type retmtermno,
msg type re_t_msg,
end of MTY_S_OLD_CHECK_RESULT
|
||
| 2 | MTY_TS_OLD_CHECK_RESULT | Protected | See coding | 20080325 | MTY_tS_OLD_CHECK_RESULT TYPE SORTED TABLE OF MTY_S_OLD_CHECK_RESULT with NON-UNIQUE key termno
|
Method Signatures
Method CHECK_SETTLPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FINALPERIOD | Value transfer | Type reference (TYPE) | RESRRHYTHMTYPE | Rhythmusart | 20030506 | |||
| 2 | ID_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 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_SETTLPERIOD on class CL_RESR_SB_TERM_MNGR has no exception.
Method CHECK_SUBSETTLPERIOD 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 | IS_FINALPERIOD | Call by reference | Type reference (TYPE) | REEXTRINTERVAL | Intervalle | 20030603 |
Method CHECK_SUBSETTLPERIOD on class CL_RESR_SB_TERM_MNGR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESR_SB_TERM_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESR_SB_TERM_MNGR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RESR_SB_TERM_MNGR has no parameter.
Method CONSTRUCTOR on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_CONDDETAIL Signature
Method GET_CONDDETAIL on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_CONDDETAIL on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_DETAIL on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_DETAIL_BY_DATE Signature
Method GET_DETAIL_BY_DATE on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_DETAIL_BY_DATE on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_HEADER Signature
Method GET_HEADER on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_HEADER on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_RELATEDPERIODS Signature
Method GET_RELATEDPERIODS on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_RELATEDPERIODS on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_RHYTHM_LIST Signature
Method GET_RHYTHM_LIST on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_RHYTHM_LIST on class CL_RESR_SB_TERM_MNGR has no exception.
Method GET_SETTLPERIOD_LIST Signature
Method GET_SETTLPERIOD_LIST on class CL_RESR_SB_TERM_MNGR has no parameter.
Method GET_SETTLPERIOD_LIST on class CL_RESR_SB_TERM_MNGR has no exception.
Method HANDEL_CONDITION_AFTER_CHANGE Signature
Method HANDEL_CONDITION_AFTER_CHANGE on class CL_RESR_SB_TERM_MNGR has no parameter.
Method HANDEL_CONDITION_AFTER_CHANGE on class CL_RESR_SB_TERM_MNGR has no exception.
Method SET_AND_CHECK_RHYTHM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TERMNO | Value transfer | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20020923 | |||
| 2 | ID_VALIDFROM | Value transfer | Type reference (TYPE) | RETMTERMVALIDFROM | Gültig-ab-Datum einer Klausel | 20020923 | |||
| 3 | IF_CHECK_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020923 | |||
| 4 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020923 | |||
| 5 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_SRTMSBRH_X | Zuordnung einer Rhythmusregel zu einer Umsatzregel | 20020923 |
Method SET_AND_CHECK_RHYTHM_LIST on class CL_RESR_SB_TERM_MNGR has no exception.
Method SET_RHYTHM_LIST Signature
Method SET_RHYTHM_LIST on class CL_RESR_SB_TERM_MNGR has no parameter.
Method SET_RHYTHM_LIST on class CL_RESR_SB_TERM_MNGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |