SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESC_SU_RHYTHM_MNGR Manager for Settlement Frequency (VISCSURH) 20030211
Properties
Interface IF_RESC_SU_RHYTHM_MNGR  
Short Description Manager for Settlement Frequency (VISCSURH)    
General Data
Package RE_SC_SU   SCS: Settlement Unit 
Created 20030211   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20030211
Friends
Interface IF_RESC_SU_RHYTHM_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ASSIGN_CC_MNGR Instance attribute Public Object reference (TYPE REF TO) IF_RESC_SU_ASSIGN_CC_MNGR Manager for Assigning Cost Collectors 20030211
2 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Settlement Unit (VIAK03) 20030211
3 MO_SHAREOUT_MNGR Instance attribute Public Object reference (TYPE REF TO) IF_RESC_SU_SHAREOUT_MNGR Manager for Allocation Rule (VISCSHAREOUT) 20030211
4 MT_LIST Instance attribute Public Type reference (TYPE) RE_T_SURHYTHM Standard Table Category for Viak04 20030211
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL Instance method Public Method 20030228
2 GET_ASSIGN_CC_MNGR Instance method Public Method Checks Cost Collector Assignment Manager 20030211
3 GET_DEFAULT Instance method Public Method Gets Default Settlement Variant 20030401
4 GET_DETAIL_BY_DATE Instance method Public Method Supplies First Entry to a Date 20030212
5 GET_FIRST Instance method Public Method First Assigned Frequency 20030212
6 GET_LIST Instance method Public Method Gets the Assigned Frequencies 20030211
7 GET_LIST_X Instance method Public Method Gets the Assigned Frequencies and Additional Fields 20030213
8 GET_PERIOD4DATE Instance method Public Method Determines Period in Which Date Occurs 20030228
9 GET_PERIOD_LIST Instance method Public Method Gets All Settlement Periods 20030228
10 GET_SHAREOUT_MNGR Instance method Public Method Gets Distribution Formula Manager 20030211
11 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20030211
12 IS_MODIFIED Instance method Public Method 20080213
13 SET_LIST Instance method Public Method Changes Assigned Frequencies 20030211
14 SET_VALIDFROM Instance method Public Method Changes Start of Validity of a Settlement Unit 20030401
Events
Interface IF_RESC_SU_RHYTHM_MNGR has no event.
Types
Interface IF_RESC_SU_RHYTHM_MNGR has no local type.
Method Signatures

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RESC_SU_RHYTHM_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_ASSIGN_CC_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_SU_ASSIGN_CC_MNGR Manager für Zuordnung der Kostensammler 20030211

Method GET_ASSIGN_CC_MNGR on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_SETTLVARIANT Value transfer Type reference (TYPE) RESCDEFSETTLVARIANT Vorbelegung der Abrechnungsvariante 20030401

Method GET_DEFAULT on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_DETAIL_BY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATE Value transfer Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030212
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RESCSURHYTHM Zuordnung von Abrechnungsvarianten zur Abrechnungseinheit 20030212

Method GET_DETAIL_BY_DATE on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DETAIL Value transfer Type reference (TYPE) RESCSURHYTHM Zuordnung von Abrechnungsvarianten zur Abrechnungseinheit 20030212

Method GET_FIRST on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_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_SURHYTHM Standardtabellentyp Viak04 20030211

Method GET_LIST on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_LIST_X 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_SURHYTHM_X Standardtabellentyp Viak04 20030213

Method GET_LIST_X on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_PERIOD4DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATE Value transfer Type reference (TYPE) SY-DATUM RECA0_DATE-MIN Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030228
2 Returning RS_PERIOD Value transfer Type reference (TYPE) RF60BAPER Interne Struktur zur Abrechnungsperiode 20030228

Method GET_PERIOD4DATE on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_PERIOD_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_SETTLPERIOD Abrechungsperioden 20030228
2 Importing ID_PFROM Value transfer Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20030228
3 Importing ID_PTO Value transfer Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20030228

Method GET_PERIOD_LIST on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method GET_SHAREOUT_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_SU_SHAREOUT_MNGR Manager für Verteilungsvorschrift (VISCSHAREOUT) 20030211

Method GET_SHAREOUT_MNGR on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VIAK03) 20030211

Method INIT_BY_PARENT on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RESC_SU_RHYTHM_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_SURHYTHM Standardtabellentyp Viak04 20030211

Method SET_LIST on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.

Method SET_VALIDFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RESCSUVALIDFROM Gültig-ab-Datum einer Abrechnungseinheit 20030401

Method SET_VALIDFROM on Interface IF_RESC_SU_RHYTHM_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200