SAP ABAP Class IF_RESR_SETTL_STEP_GET (Determine All Lease-Outs and Manage Settlement Statuses)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RESR_SETTL_STEP General Definition of a Sales-Based Settlement Step 20021206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESR_SETTL_STEP_GET Determine All Lease-Outs and Manage Settlement Statuses 20021113
Properties
Class IF_RESR_SETTL_STEP_GET  
Short Description Determine All Lease-Outs and Manage Settlement Statuses    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021113   SAP 
Last change 20130531   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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RESR_SETTL_STEP_GET has no interface implemented.
Friends
Class IF_RESR_SETTL_STEP_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LIST Instance attribute Public Type reference (TYPE) RE_T_VISRSTATUS Status per Contract and Sales Rule (Dependent on Version) 20021113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SALESRULE Instance method Public Method Adds a New Sales Rule to Be Settled 20021119
2 CHANGE_SALESRULE Instance method Public Method Change Sales Rule 20021206
3 CHECK_AUTHORITY Instance method Public Method Checks Authorization 20030508
4 GET_STATUS Instance method Public Method 20030508
5 IS_SALESRULE_SELECTED Instance method Public Method Was Sales Rule Selected 20021118
6 LOAD_ENTRIES Instance method Public Method 20021206
Events
Class IF_RESR_SETTL_STEP_GET has no event.
Types
Class IF_RESR_SETTL_STEP_GET has no local type.
Method Signatures

Method ADD_SALESRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Value transfer Type reference (TYPE) VISRSTATUS_KEY-INTRENO Objektnummer 20021210
2 Importing ID_OBJGUID Value transfer Type reference (TYPE) VISRSTATUS-OBJGUID Verweis auf eine Statustabelle 20021209
3 Importing ID_PFROM Value transfer Type reference (TYPE) VISRSTATUS_KEY-PFROM Datum des Periodenbeginns 20021119
4 Importing ID_PTO Value transfer Type reference (TYPE) VISRSTATUS_KEY-PTO Datum des Endes der Abrechnungsperiode 20021119
5 Importing ID_RHYTHMTYPE Value transfer Type reference (TYPE) VISRSTATUS_KEY-RHYTHMTYPE Rhythmusart 20021119
6 Importing ID_TERMNO Value transfer Type reference (TYPE) VISRSTATUS_KEY-TERMNO Nummer der Klausel 20021119
7 Importing ID_TERMTYPE Value transfer Type reference (TYPE) VISRSTATUS_KEY-TERMTYPE Klauselart 20021119
8 Importing ID_VERSION Value transfer Type reference (TYPE) VISRSTATUS_KEY-VERSION Version der Berechnung 20021119

Method ADD_SALESRULE on class IF_RESR_SETTL_STEP_GET has no exception.

Method CHANGE_SALESRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Call by reference Type reference (TYPE) VISRSTATUS_KEY-INTRENO Objektnummer 20021210
2 Importing ID_NEW_STEP Call by reference Type reference (TYPE) RESRLASTSUCCSTEP Letzer erfolgreicher Abrechnungsschritt 20021206
3 Importing ID_PFROM Call by reference Type reference (TYPE) VISRSTATUS_KEY-PFROM Datum des Periodenbeginns 20021206
4 Importing ID_PTO Call by reference Type reference (TYPE) VISRSTATUS_KEY-PTO Datum des Endes der Abrechnungsperiode 20021206
5 Importing ID_RHYTHMTYPE Call by reference Type reference (TYPE) VISRSTATUS_KEY-RHYTHMTYPE Rhythmusart 20021206
6 Importing ID_TERMNO Call by reference Type reference (TYPE) VISRSTATUS_KEY-TERMNO Nummer der Klausel 20021206
7 Importing ID_TERMTYPE Call by reference Type reference (TYPE) VISRSTATUS_KEY-TERMTYPE Klauselart 20021206
8 Importing ID_VERSION Call by reference Type reference (TYPE) VISRSTATUS_KEY-VERSION Version der Berechnung 20021206

Method CHANGE_SALESRULE on class IF_RESR_SETTL_STEP_GET has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY 20030508
2 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030508
3 Returning RF_HAS_AUTHORITY Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20030508

Method CHECK_AUTHORITY on class IF_RESR_SETTL_STEP_GET has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class IF_RESR_SETTL_STEP_GET has no parameter.
Method GET_STATUS on class IF_RESR_SETTL_STEP_GET has no exception.

Method IS_SALESRULE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PFROM Value transfer Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20021118
2 Importing ID_PTO Value transfer Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20021118
3 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20021118
4 Importing ID_TERMTYPE Value transfer Type reference (TYPE) RETMTERMTYPE Klauselart 20030807
5 Importing IO_CONTRACT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20021118
6 Returning RF_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20021118

Method IS_SALESRULE_SELECTED on class IF_RESR_SETTL_STEP_GET has no exception.

Method LOAD_ENTRIES Signature

Method LOAD_ENTRIES on class IF_RESR_SETTL_STEP_GET has no parameter.
Method LOAD_ENTRIES on class IF_RESR_SETTL_STEP_GET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in