SAP ABAP Interface IF_RESR_PREPARE_RESULTS (Prepare Settlement Results for Display)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SR (Application Component) Sales-Based Rent and Settlement
⤷
RE_SR_IS (Package) RE: Information System

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESR_PREPARE_RESULTS | Prepare Settlement Results for Display | 20030307 |
Properties
Interface | IF_RESR_PREPARE_RESULTS | |
Short Description | Prepare Settlement Results for Display |
General Data
Package | RE_SR_IS | RE: Information System |
Created | 20021017 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RESR_PREPARE_RESULTS has no forward declaration.
Interfaces
Interface IF_RESR_PREPARE_RESULTS has no interface.
Friends
Interface IF_RESR_PREPARE_RESULTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_MSGLIST_AUTH | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector with Errors of Authorization Check | 20110421 | ||
2 | MTO_SETTLEMENT | Instance attribute | Public | Type reference (TYPE) | RE_T_IF_RESR_SETTLEMENT | Instances of Sales-Based Settlements | 20030307 | ||
3 | MT_OBJGUID | Instance attribute | Public | Type reference (TYPE) | RE_T_GUID | GUID | 20030307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the Results of Calculation | 20030307 |
2 | ![]() |
Instance method | Public | Method | Gets the Cash Flow Records | 20070108 |
3 | ![]() |
Instance method | Public | Method | Gets All Messages | 20030310 |
4 | ![]() |
Instance method | Public | Method | Gets Object Status per Step | 20030307 |
5 | ![]() |
Instance method | Public | Method | Delivers Possible Reports | 20030310 |
6 | ![]() |
Instance method | Public | Method | Displays Posting Log | 20030519 |
7 | ![]() |
Instance method | Public | Method | Gets the Selection Parameters | 20080702 |
8 | ![]() |
Instance method | Public | Method | Gets the Status of All Settlements | 20030307 |
9 | ![]() |
Instance method | Public | Method | Gets the Messages for a Settlement Step | 20030310 |
10 | ![]() |
Instance method | Public | Method | Gets the Status of All Settlement Steps | 20030310 |
11 | ![]() |
Instance method | Public | Method | Initializes Instance via Instances of Sales-Based Settlmts | 20030307 |
Events
Interface IF_RESR_PREPARE_RESULTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_S_CFPAYGUID | Public | See coding | 20070108 | BEGIN OF gtype_s_cfpayguid,
intreno TYPE recaintreno,
cfpayguid TYPE re_t_guid,
t_cfpay TYPE re_t_cashflow_pay,
END OF gtype_s_cfpayguid
|
||
2 | GTYPE_T_CFPAYGUID | Public | See coding | 20070108 | gtype_t_cfpayguid TYPE TABLE OF gtype_s_cfpayguid
|
Method Signatures
Method GET_CALCRESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SRCALCRESULT | Ergebnisse der Berechnung | 20030307 |
Method GET_CALCRESULT on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_CFPAYGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | GTYPE_T_CFPAYGUID | 20070108 |
Method GET_CFPAYGUID on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MSG_X | Message mit zusätzlichen Feldern | 20030310 |
Method GET_MESSAGES on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_OBJ_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SRCNSTATUS_X | Status je Mietvertrag und Schritt (+ Zusatzfelder) | 20030307 |
Method GET_OBJ_STATUS on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_POSSIBLE_REPORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_PROCESSREPORTS_X | Berichte zur NKA und Zusatzfelder (für ALV) | 20030310 |
Method GET_POSSIBLE_REPORTS on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_POSTING_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PROCESSMODE | Value transfer | Type reference (TYPE) | RECAPROCESSMODE | Aktueller Modus eines Prozesses | 20030519 | ||
2 | ![]() |
EO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030519 | ||
3 | ![]() |
ETO_DOC | Call by reference | Type reference (TYPE) | RE_T_IF_RERA_DOC | Referenzen auf RE-Belege | 20030519 |
Method GET_POSTING_LOG on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTION | Call by reference | Type reference (TYPE) | RE_T_PROC_SELECTION | Selektionen | 20080702 |
Method GET_SELECTION on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20030307 | ||
2 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | RECAMSG | Message | 20030307 | ||
3 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RECAPROCESSSUMMARY | Zusammenfassung der Ergebnisse der Abrechnung | 20030307 |
Method GET_STATUS on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_STEP_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MSG_X | Message mit zusätzlichen Feldern | 20030310 | ||
2 | ![]() |
ID_STEP | Call by reference | Type reference (TYPE) | RECASTEP | Interne Bezeichnung des Prozessschrittes | 20030310 |
Method GET_STEP_MESSAGES on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method GET_STEP_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_POSSIBLE_STEPS_X | Wann ist welcher Schritt ausführbar und Zusatzfelder (TIVCAA | 20030310 |
Method GET_STEP_STATUS on Interface IF_RESR_PREPARE_RESULTS has no exception.
Method INIT_BY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITO_SETTLEMENT | Call by reference | Type reference (TYPE) | RE_T_IF_RESR_SETTLEMENT | Instanzen von Umsatzabrechnungen | 20030307 | ||
2 | ![]() |
IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20030307 |
Method INIT_BY_LIST on Interface IF_RESR_PREPARE_RESULTS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |