SAP ABAP Class CL_RESR_SE_SERVICES (General Methods for Settlement)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_SE (Package) RE: Invoicing
Properties
Class CL_RESR_SE_SERVICES  
Short Description General Methods for Settlement    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_SR_SE   RE: Invoicing 
Created 20020916   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RECA4 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 RESR3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RESR_SE_SERVICES has no interface implemented.
Friends
Class CL_RESR_SE_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LASTPERIOD Static Attribute Private Type reference (TYPE) TT_LASTPERIOD_BUFFER 20021209
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_INCOMPLETE_SE Static method Public Method Gets All Incomplete Settlements for a Contract 20021209
2 GET_ALL_SE_FOR_PERIOD Static method Public Method Gets All Settlements for a Contract 20021210
3 GET_LAST_SETTLPERIOD Static method Public Method Gets the Last Settlement Period 20021122
4 GET_LIST_BY_PROCESSGUID Static method Public Method Gets All Entries of Table for a Process 20030317
5 GET_OBJGUID_LIST_BY_SO Static method Public Method Gets the Objects of a Settlement 20030617
6 GET_SETTLPERIOD Static method Public Method Gets the Settled Period 20030116
7 GET_WORKLIST_BY_CNLIST Static method Public Method Gets Worklist via List of Contracts 20030527
Events
Class CL_RESR_SE_SERVICES has no event.
Types
Class CL_RESR_SE_SERVICES has no local type.
Method Signatures

Method GET_ALL_INCOMPLETE_SE 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_VISRSTATUS Status je Mietvertrag und Umsatzregel (abhängig von Version) 20021210
2 Importing ID_INTRENO Value transfer Type reference (TYPE) RECAINTRENO Objektnummer 20021210
3 Importing IT_PROCESSGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20030409
4 Importing IT_SO_RHYTHMTYPE Call by reference Type reference (TYPE) RE_T_RSORHYTHMTYPE Select-Options für die Rhythmusart 20031102
5 Importing IT_SO_TERMTYPE Call by reference Type reference (TYPE) RE_T_RSOTERMTYPE Select-Options für die Klauselart 20031102

Method GET_ALL_INCOMPLETE_SE on class CL_RESR_SE_SERVICES has no exception.

Method GET_ALL_SE_FOR_PERIOD 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_VISRSTATUS Status je Mietvertrag und Umsatzregel (abhängig von Version) 20021210
2 Importing ID_INTRENO Value transfer Type reference (TYPE) RECAINTRENO Objektnummer 20021210
3 Importing ID_PFROM Value transfer Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20021210
4 Importing ID_PTO Value transfer Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20021210
5 Importing IT_PROCESSGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20030409
6 Importing IT_SO_RHYTHMTYPE Call by reference Type reference (TYPE) RE_T_RSORHYTHMTYPE Select-Options für die Rhythmusart 20031102
7 Importing IT_SO_TERMTYPE Call by reference Type reference (TYPE) RE_T_RSOTERMTYPE Select-Options für die Klauselart 20031102

Method GET_ALL_SE_FOR_PERIOD on class CL_RESR_SE_SERVICES has no exception.

Method GET_LAST_SETTLPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LASTSUCCSTEP Call by reference Type reference (TYPE) RESRLASTSUCCSTEP Letzer erfolgreicher Abrechnungsschritt 20021209
2 Exporting ED_NEXTFROM Call by reference Type reference (TYPE) RESRNEXTSETTLFROM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20021122
3 Exporting ED_OBJGUID Call by reference Type reference (TYPE) RESRSESTATUSGUID Verweis auf eine Statustabelle 20021209
4 Exporting ED_PROCESSGUID Call by reference Type reference (TYPE) RECAPROCESSGUID Generischer Schlüssel eines Prozesses 20021209
5 Exporting ED_SETTLEDTO Call by reference Type reference (TYPE) RESRSETTLEDTO Datum und Zeit, aktuelles (Applikationsserver-)Datum 20021122
6 Importing ID_INTRENO Value transfer Type reference (TYPE) RECAINTRENO Objektnummer 20021210
7 Importing ID_RHYTHMTYPE Value transfer Type reference (TYPE) RESRRHYTHMTYPE Rhythmusart 20021122
8 Importing ID_TERMNO Value transfer Type reference (TYPE) RESRTMSBTERMNO Klauselnummer der Umsatzregel 20021122
9 Importing ID_TERMTYPE Value transfer Type reference (TYPE) RETMTERMTYPE Klauselart 20021122

Method GET_LAST_SETTLPERIOD on class CL_RESR_SE_SERVICES has no exception.

Method GET_LIST_BY_PROCESSGUID 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_VISRSTATUS Status je Mietvertrag und Umsatzregel (abhängig von Version) 20030317
2 Importing ID_MAX_BUFFER_SIZE Value transfer Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20030317
3 Importing ID_PROCESSGUID Value transfer Type reference (TYPE) RECAPROCESSGUID Generischer Schlüssel eines Prozesses 20030317
4 Importing IF_BYPASSING_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20030317
5 Importing IF_RESET_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20030317

Method GET_LIST_BY_PROCESSGUID on class CL_RESR_SE_SERVICES has no exception.

Method GET_OBJGUID_LIST_BY_SO 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_GUID GUID 20030617
2 Importing IO_SETTLEMENT Value transfer Object reference (TYPE REF TO) IF_RESR_SETTLEMENT Umsatzabrechnung 20030617
3 Importing IT_SO_BUKRS Call by reference Type reference (TYPE) RE_T_RSOBUKRS Select-Options für Buchungskreis 20030617
4 Importing IT_SO_RECNNR Call by reference Type reference (TYPE) RE_T_RSORECNNR Select-Options für den Vertrag 20030617
5 Importing IT_SO_RECNTYPE Call by reference Type reference (TYPE) RE_T_RSORECNTYPE Select-Options für Vertragsart 20030617

Method GET_OBJGUID_LIST_BY_SO on class CL_RESR_SE_SERVICES has no exception.

Method GET_SETTLPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERIOD Call by reference Type reference (TYPE) REEXTRINTERVAL Intervalle 20030116
2 Importing ID_TERMNO Call by reference Type reference (TYPE) RETMTERMNO Nummer der Klausel 20030116
3 Importing ID_TERMTYPE Call by reference Type reference (TYPE) RETMTERMTYPE Klauselart 20030116
4 Importing IT_SESTATUS Call by reference Type reference (TYPE) RE_T_VISRSTATUS Status je Mietvertrag und Umsatzregel (abhängig von Version) 20030116

Method GET_SETTLPERIOD on class CL_RESR_SE_SERVICES has no exception.

Method GET_WORKLIST_BY_CNLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20030527
2 Exporting ET_PROCESSGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20030527
3 Exporting ET_TASKID Call by reference Type reference (TYPE) RE_T_SRTASKOBJID_OBJGUID Objektmenge 20080410
4 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RESRSEACTIVITYMULTI Aktivität zur Umsatzmietenabrechnung 20030527
5 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20030527
6 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20030527
7 Importing IT_CONTRACTS Call by reference Type reference (TYPE) RE_T_OBJNR Verträge 20080307
8 Importing IT_SO_PROCESSID Call by reference Type reference (TYPE) RE_T_RSOPROCESSID Select-Options für die Identifikation Prozesses 20030527

Method GET_WORKLIST_BY_CNLIST on class CL_RESR_SE_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200