SAP ABAP Class CL_RESC_IS_SERVICES (Prepare Settlement Results for Display)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_IS (Package) SCS: Information System
⤷
⤷
Properties
| Class | CL_RESC_IS_SERVICES | |
| Short Description | Prepare Settlement Results for Display | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_SC_IS | SCS: Information System |
| Created | 20070306 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RESC_IS_SERVICES has no interface implemented.
Friends
Class CL_RESC_IS_SERVICES has no friend class.
Attributes
Class CL_RESC_IS_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the Necessary Partner Fields | 20070307 | |
| 2 | Static method | Public | Method | Load Data for Printing Object | 20070802 | |
| 3 | Static method | Private | Method | Load Data for the Object from Archive | 20110511 | |
| 4 | Static method | Public | Method | Summarizes the Measurement History | 20070306 |
Events
Class CL_RESC_IS_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_ST_CMP_MEAS | Protected | See coding | 20070306 | mty_st_cmp_meas TYPE SORTED TABLE OF mty_s_cmp_meas WITH NON-UNIQUE KEY meas su_apportvalue su_apportvalueopt apportvalue apportvalueopt
|
||
| 2 | MTY_S_CMP_MEAS | Protected | See coding | 20070306 | BEGIN OF mty_s_cmp_meas,
validfrom TYPE rebdmeasvalidfrom,
validto TYPE rebdmeasvalidto,
meas TYPE rebdmeas,
apportvalue TYPE rescapportvalue,
apportvalueopt TYPE rescapportvalueopting,
su_apportvalue TYPE rescsuapportvalue,
su_apportvalueopt TYPE rescsuapportvalueopting,
ref2meas_old TYPE re_t_tabix,
ref2meas_new TYPE resccprefmeas,
measdetail TYPE RE_T_SCCPMEAS,
END OF mty_s_cmp_meas
|
Method Signatures
Method GET_PARTNER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DETAIL | Call by reference | Type reference (TYPE) | RESCPARTNERFIELDS | Partnerfelder innerhalb der NKA-Auswertung | 20070307 | |||
| 2 | ID_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20111130 | ||
| 3 | ID_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20070307 | |||
| 4 | ID_PARTNEROBJNR | Call by reference | Type reference (TYPE) | RETMPARTNEROBJNR | Objektnummer für interne Nutzung | 20070307 | |||
| 5 | IO_HAS_PARTNER | Call by reference | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Objekt mit Geschäftspartner | 20111130 |
Method GET_PARTNER_FIELDS on class CL_RESC_IS_SERVICES has no exception.
Method LOAD_ENTRIES_FOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APAYMENT | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlung (Advance Payment) (VIRAADVPAY) | 20070802 | |||
| 2 | ET_RO_CN | Call by reference | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTY_T_DISTRIBUTION | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI | 20070802 | |||
| 3 | ET_SU_RO | Call by reference | Type reference (TYPE) | RE_T_RESULT_SURO | Summe aller Kosten und Bemessungsgrößen für eine MO (VISCS_S | 20070802 | |||
| 4 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20070802 | |||
| 5 | IO_SETTLEMENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTLEMENT | Nebenkostenabrechnung | 20070802 |
Method LOAD_ENTRIES_FOR on class CL_RESC_IS_SERVICES has no exception.
Method LOAD_ENTRIES_FROM_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APAYMENT | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlungen | 20110511 | |||
| 2 | ET_RO_CN | Call by reference | Type reference (TYPE) | RE_T_VISCS_RO_CN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI | 20110511 | |||
| 3 | ET_SU_RO | Call by reference | Type reference (TYPE) | RE_T_RESULT_SURO | Summe aller Kosten und Bemessungsgrößen für eine MO | 20110511 | |||
| 4 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20110511 | |||
| 5 | IO_SETTLEMENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTLEMENT | Nebenkostenabrechnung | 20110511 |
Method LOAD_ENTRIES_FROM_ARCHIVE on class CL_RESC_IS_SERVICES has no exception.
Method SUMMARIZE_MEASHISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | RE_T_SCCPOBJ | Objekte zu einem Vertrag | 20070306 |
Method SUMMARIZE_MEASHISTORY on class CL_RESC_IS_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |