SAP ABAP Class CL_RESC_SU_RHYTHM_MNGR (Manager for Settlement Frequency (VISCSURH))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_SU (Package) SCS: Settlement Unit
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20030211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_SU_RHYTHM_MNGR | Manager for Settlement Frequency (VISCSURH) | 20030211 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_SU_RHYTHM_CSU | Manager for Settlement Frequency (VISCSURH) | 20090406 |
Properties
| Class | CL_RESC_SU_RHYTHM_MNGR | |
| Short Description | Manager for Settlement Frequency (VISCSURH) | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_SC_SU | SCS: Settlement Unit |
| Created | 20030211 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_SU_RHYTHM_MNGR | Manager for Settlement Frequency (VISCSURH) | 20030211 |
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 | 'RESCSURHYTHM_S' | Table Name | 20030228 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20040216 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SURHYTHM | Standard Table Category for Viak04 | 20030212 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | MTY_ST_PERIOD | 20080213 |
Methods
Events
Class CL_RESC_SU_RHYTHM_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_ST_PERIOD | Protected | See coding | 20080213 | mty_st_period TYPE SORTED TABLE OF mty_s_period WITH NON-UNIQUE KEY date
|
||
| 2 | MTY_S_PERIOD | Protected | See coding | 20080213 | BEGIN OF mty_s_period,
date TYPE sy-datum,
period TYPE rf60baper,
END OF mty_s_period
|
Method Signatures
Method CHECK_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | RESCSUVALIDFROM | Gültig-ab-Datum einer Abrechnungseinheit | 20090406 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20090406 | |||
| 3 | IS_RHYTHM | Call by reference | Type reference (TYPE) | RESCSURHYTHM | Zuordnung von Abrechnungsvarianten zur Abrechnungseinheit | 20090406 |
Method CHECK_VALIDFROM on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method FILL_BUFFER on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_ASSIGN_CC_MNGR Signature
Method GET_ASSIGN_CC_MNGR on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_ASSIGN_CC_MNGR on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_DEFAULT Signature
Method GET_DEFAULT on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_DEFAULT on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_DETAIL_BY_DATE Signature
Method GET_DETAIL_BY_DATE on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_DETAIL_BY_DATE on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_LIST Signature
Method GET_LIST on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_LIST on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_LIST_X Signature
Method GET_LIST_X on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_LIST_X on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_PERIOD4DATE Signature
Method GET_PERIOD4DATE on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_PERIOD4DATE on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_PERIOD_LIST Signature
Method GET_PERIOD_LIST on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_PERIOD_LIST on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_SETTLPERIOD_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIOD | Call by reference | Type reference (TYPE) | RE_T_SURHYTHM_X | Zuordnung von Abrechnungsvarianten zur Abrechnungseinheit | 20090403 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090403 | ||
| 3 | IF_FILL_TEXTFIELDS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20090403 |
Method GET_SETTLPERIOD_CHANGES on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method GET_SETTLPERIOD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SETTLPERIOD | Intervalle | 20090403 | |||
| 2 | ID_FROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | RECA0_DATE-MIN | Datum des Periodenbeginns | 20090403 | ||
| 3 | ID_TO | Call by reference | Type reference (TYPE) | RECAPERIODTO | RECA0_DATE-MAX | Datum des Periodenendes | 20090403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20090403 |
Method GET_SHAREOUT_MNGR Signature
Method GET_SHAREOUT_MNGR on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method GET_SHAREOUT_MNGR on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method SET_KEYFIELDS Signature
Method SET_KEYFIELDS on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method SET_KEYFIELDS on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method SET_LIST Signature
Method SET_LIST on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method SET_LIST on class CL_RESC_SU_RHYTHM_MNGR has no exception.
Method SET_VALIDFROM Signature
Method SET_VALIDFROM on class CL_RESC_SU_RHYTHM_MNGR has no parameter.
Method SET_VALIDFROM on class CL_RESC_SU_RHYTHM_MNGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |