SAP ABAP Interface IF_RESR_SETTL_STEP_GET (Determine All Lease-Outs and Manage Settlement Statuses)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SR (Application Component) Sales-Based Rent and Settlement
⤷
RE_SR_SE (Package) RE: Invoicing
⤷
⤷
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
| Interface | IF_RESR_SETTL_STEP_GET | |
| Short Description | Determine All Lease-Outs and Manage Settlement Statuses |
General Data
| Package | RE_SR_SE | RE: Invoicing |
| Created | 20021113 | SAP |
| Last changed | 20130531 | 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 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESR_SETTL_STEP | General Definition of a Sales-Based Settlement Step | 20021206 |
Friends
Interface IF_RESR_SETTL_STEP_GET has no friend.
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 | Instance method | Public | Method | Adds a New Sales Rule to Be Settled | 20021119 | |
| 2 | Instance method | Public | Method | Change Sales Rule | 20021206 | |
| 3 | Instance method | Public | Method | Checks Authorization | 20030508 | |
| 4 | Instance method | Public | Method | 20030508 | ||
| 5 | Instance method | Public | Method | Was Sales Rule Selected | 20021118 | |
| 6 | Instance method | Public | Method | 20021206 |
Events
Interface IF_RESR_SETTL_STEP_GET has no event.
Types
Interface 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 | ID_INTRENO | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-INTRENO | Objektnummer | 20021210 | |||
| 2 | ID_OBJGUID | Value transfer | Type reference (TYPE) | VISRSTATUS-OBJGUID | Verweis auf eine Statustabelle | 20021209 | |||
| 3 | ID_PFROM | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-PFROM | Datum des Periodenbeginns | 20021119 | |||
| 4 | ID_PTO | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-PTO | Datum des Endes der Abrechnungsperiode | 20021119 | |||
| 5 | ID_RHYTHMTYPE | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-RHYTHMTYPE | Rhythmusart | 20021119 | |||
| 6 | ID_TERMNO | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-TERMNO | Nummer der Klausel | 20021119 | |||
| 7 | ID_TERMTYPE | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-TERMTYPE | Klauselart | 20021119 | |||
| 8 | ID_VERSION | Value transfer | Type reference (TYPE) | VISRSTATUS_KEY-VERSION | Version der Berechnung | 20021119 |
Method ADD_SALESRULE on Interface 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 | ID_INTRENO | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-INTRENO | Objektnummer | 20021210 | |||
| 2 | ID_NEW_STEP | Call by reference | Type reference (TYPE) | RESRLASTSUCCSTEP | Letzer erfolgreicher Abrechnungsschritt | 20021206 | |||
| 3 | ID_PFROM | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-PFROM | Datum des Periodenbeginns | 20021206 | |||
| 4 | ID_PTO | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-PTO | Datum des Endes der Abrechnungsperiode | 20021206 | |||
| 5 | ID_RHYTHMTYPE | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-RHYTHMTYPE | Rhythmusart | 20021206 | |||
| 6 | ID_TERMNO | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-TERMNO | Nummer der Klausel | 20021206 | |||
| 7 | ID_TERMTYPE | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-TERMTYPE | Klauselart | 20021206 | |||
| 8 | ID_VERSION | Call by reference | Type reference (TYPE) | VISRSTATUS_KEY-VERSION | Version der Berechnung | 20021206 |
Method CHANGE_SALESRULE on Interface 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 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | 20030508 | ||||
| 2 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030508 | |||
| 3 | RF_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20030508 |
Method CHECK_AUTHORITY on Interface IF_RESR_SETTL_STEP_GET has no exception.
Method GET_STATUS Signature
Method GET_STATUS on Interface IF_RESR_SETTL_STEP_GET has no parameter.
Method GET_STATUS on Interface 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 | ID_PFROM | Value transfer | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20021118 | |||
| 2 | ID_PTO | Value transfer | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20021118 | |||
| 3 | ID_TERMNO | Value transfer | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20021118 | |||
| 4 | ID_TERMTYPE | Value transfer | Type reference (TYPE) | RETMTERMTYPE | Klauselart | 20030807 | |||
| 5 | IO_CONTRACT | Value transfer | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Vertrag (VICN01) | 20021118 | |||
| 6 | RF_SELECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20021118 |
Method IS_SALESRULE_SELECTED on Interface IF_RESR_SETTL_STEP_GET has no exception.
Method LOAD_ENTRIES Signature
Method LOAD_ENTRIES on Interface IF_RESR_SETTL_STEP_GET has no parameter.
Method LOAD_ENTRIES on Interface IF_RESR_SETTL_STEP_GET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |