SAP ABAP Interface IF_RESR_REPORTDATA_MNGR (Methods for Administering Sales Report Data Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_RP (Package) RE: Sales Reports
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESR_REPORTDATA_MNGR Routines for Administering Sales Report Data Manager 20020913
Properties
Interface IF_RESR_REPORTDATA_MNGR  
Short Description Methods for Administering Sales Report Data Manager    
General Data
Package RE_SR_RP   RE: Sales Reports 
Created 20010503   SAP 
Last changed 20100310   SAP 
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 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RESR1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RESR4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESR_REPORTDATA Reading and Changing Sales Reports 20021023
Friends
Interface IF_RESR_REPORTDATA_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DATE4DUECALC Instance attribute Public Type reference (TYPE) RESRRPDATE4DUECALC Date Used for Determining If Report Is Due 20030514
2 MD_RHYTHMTYPE Instance attribute Public Type reference (TYPE) RESRRHYTHMTYPE Type of Frequency 20020926
3 MD_RPFROM Instance attribute Public Type reference (TYPE) RESRRPFROM Reporting Interval Start for Sales-Based Lease-Out 20020913
4 MD_RPTO Instance attribute Public Type reference (TYPE) RESRRPTO End of Reporting Interval for Sales-Based Lease-Out 20020913
5 MD_SELECTTYPE Instance attribute Public Type reference (TYPE) RESRRPSELECTTYPE Selection of Reporting Interval 20030512
6 MD_TYPEOFREPORT Instance attribute Public Type reference (TYPE) RESRRPTYPEOFREPORT Should Sales, Quantitative Sales, or Both Be Reported 20030109
7 MO_CONTRACT Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Contract (VICN01) 20020913
8 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RESR_REPORT_MNGR Sales Report Manager (VISRREPORT) 20020913
9 MT_RHYTHM_LIST Instance attribute Public Type reference (TYPE) RE_ST_VISRTMRPRH Assignment of Frequency Rule to a Reporting Rule 20020913
10 MT_RSOSALESTYPE Instance attribute Public Type reference (TYPE) RE_T_RSOSALESTYPE Select Options for Sales Type 20020926
11 MT_RSOTERMNO Instance attribute Public Type reference (TYPE) RE_T_RSOTERMNO Select Options for Term Number 20020926
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LIST Instance method Public Method 20030606
2 GET_ACTIVITY Instance method Public Method 20061017
3 GET_DETAIL_X Instance method Public Method 20061017
4 GET_LIST Instance method Public Method 20021023
5 GET_NEW_VERSION_FOR_REPORT Instance method Public Method 20021213
6 GET_RPRULE_DETAIL_BY_DATE Instance method Public Method 20030711
7 INIT_BY_PARENT Instance method Public Method 20020913
8 SET_DETAIL Instance method Public Method 20061017
9 SET_LIST Instance method Public Method 20021023
Events
Interface IF_RESR_REPORTDATA_MNGR has no event.
Types
Interface IF_RESR_REPORTDATA_MNGR has no local type.
Method Signatures

Method CHECK_LIST Signature

Method CHECK_LIST on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method CHECK_LIST on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method GET_ACTIVITY Signature

Method GET_ACTIVITY on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method GET_ACTIVITY on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method GET_DETAIL_X on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method GET_LIST on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method GET_NEW_VERSION_FOR_REPORT Signature

Method GET_NEW_VERSION_FOR_REPORT on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method GET_NEW_VERSION_FOR_REPORT on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method GET_RPRULE_DETAIL_BY_DATE Signature

Method GET_RPRULE_DETAIL_BY_DATE on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method GET_RPRULE_DETAIL_BY_DATE on Interface IF_RESR_REPORTDATA_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 ID_DATE4DUECALC Value transfer Type reference (TYPE) RESRRPDATE4DUECALC SY-DATUM Datum zum Ermitteln ob Meldung fällig ist 20030514
2 Importing ID_RHYTHMTYPE Value transfer Type reference (TYPE) RESRRHYTHMTYPE RESR1_RHYTHM-SALESINTERVAL Rhythmusart 20020913
3 Importing ID_RPFROM Value transfer Type reference (TYPE) RESRRPFROM RECA0_DATE-MIN Beginn Meldungsintervall für Umsatzmietvertrag 20020913
4 Importing ID_RPTO Value transfer Type reference (TYPE) RESRRPTO RECA0_DATE-MAX Ende Meldungsintervall für Umsatzmietvertrag 20020913
5 Importing ID_SELECTTYPE Value transfer Type reference (TYPE) RESRRPSELECTTYPE RESR4_SELECTTYPE-ALL Welches Umsatzintervall zu gewählt werden 20030512
6 Importing ID_TYPEOFREPORT Value transfer Type reference (TYPE) RESRRPTYPEOFREPORT RESR4_TYPEOFSALES-ALL Soll Umsatz, Absatz oder beides gemeldet werden 20030109
7 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RESR_REPORT_MNGR Umsatzmeldungen-Manager (VISRREPORT) 20020913
8 Importing IT_RSOSALESTYPE Call by reference Type reference (TYPE) RE_T_RSOSALESTYPE Select-Options für Umsatzart 20020913
9 Importing IT_RSOTERMNO Call by reference Type reference (TYPE) RE_T_RSOTERMNO Select-Options für die Klauselnummer 20020926
# Exception Resumable Description Created on
1 ERROR error 20020913

Method SET_DETAIL Signature

Method SET_DETAIL on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method SET_DETAIL on Interface IF_RESR_REPORTDATA_MNGR has no exception.

Method SET_LIST Signature

Method SET_LIST on Interface IF_RESR_REPORTDATA_MNGR has no parameter.
Method SET_LIST on Interface IF_RESR_REPORTDATA_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200