SAP ABAP Interface IF_RESC_MEASDOC_MNGR (Manager for Measurement Documents)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_MS (Package) SCS: Measurement Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REEX_MEASDOC_MNGR | Manager for Measurement Documents | 20040105 |
Properties
| Interface | IF_RESC_MEASDOC_MNGR | |
| Short Description | Manager for Measurement Documents |
General Data
| Package | RE_SC_MS | SCS: Measurement Engine |
| Created | 20040103 | SAP |
| Last changed | 20050220 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_STORABLE | Object Can Be Stored | 20040103 |
Friends
Interface IF_RESC_MEASDOC_MNGR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RESC_METER_MNGR | Manager for Meters | 20040103 | ||
| 2 | MS_POINT | Instance attribute | Public | Type reference (TYPE) | RESCMEASPOINT_INP | Msrng Pnts | 20040103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040419 | ||
| 2 | Instance method | Public | Method | Gets the Consumption | 20040115 | |
| 3 | Instance method | Public | Method | Gets Consumption in a Time Period | 20040105 | |
| 4 | Instance method | Public | Method | First and Last Measurement Document in Period | 20040103 | |
| 5 | Instance method | Public | Method | Last Entered Measurement Document | 20040218 | |
| 6 | Instance method | Public | Method | Gets the Measurement Documents | 20040103 | |
| 7 | Instance method | Public | Method | Gets the Measurement Documents for a Period | 20040103 | |
| 8 | Instance method | Public | Method | Initializes Object via Higher-Level Object | 20040103 | |
| 9 | Instance method | Public | Method | Sets the Measurement Documents | 20040103 | |
| 10 | Instance method | Public | Method | 20040105 |
Events
Interface IF_RESC_MEASDOC_MNGR has no event.
Types
Interface IF_RESC_MEASDOC_MNGR has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RESC_MEASDOC_MNGR has no parameter.
Method FREE on Interface IF_RESC_MEASDOC_MNGR has no exception.
Method GET_CONSUMPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CONSUMPTION | Call by reference | Type reference (TYPE) | RESCCONSUMPTION | Verbrauch | 20040115 | |||
| 2 | ED_UNIT | Call by reference | Type reference (TYPE) | T006-MSEHI | Maßeinheit | 20040115 | |||
| 3 | ID_MAINUNIT | Call by reference | Type reference (TYPE) | T006-MSEHI | Vorgabemaßeinheit | 20040115 | |||
| 4 | ID_PFROM | Call by reference | Type reference (TYPE) | DVONPER | Datum des Periodenbeginns | 20040115 | |||
| 5 | ID_PTO | Call by reference | Type reference (TYPE) | DBISPER | Datum des Endes der Abrechnungsperiode | 20040115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040115 |
Method GET_CONSUM_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIRST | Call by reference | Type reference (TYPE) | RECADATEFROM | Datum: gültig ab | 20040105 | |||
| 2 | ED_LAST | Call by reference | Type reference (TYPE) | RECADATETO | Datum: gültig bis | 20040105 | |||
| 3 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CONSUMHIST | Verbrauchshistorie | 20040105 | |||
| 4 | ID_MAINUNIT | Call by reference | Type reference (TYPE) | T006-MSEHI | Maßeinheit | 20040105 | |||
| 5 | ID_PFROM | Call by reference | Type reference (TYPE) | DVONPER | RECA0_DATE-MIN | Datum des Periodenbeginns | 20040105 | ||
| 6 | ID_PTO | Call by reference | Type reference (TYPE) | DBISPER | RECA0_DATE-MAX | Datum des Endes der Abrechnungsperiode | 20040105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040105 |
Method GET_FIRST_AND_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIRST | Call by reference | Type reference (TYPE) | RESCMEASDOC | Messbeleg | 20040103 | |||
| 2 | ES_LAST | Call by reference | Type reference (TYPE) | RESCMEASDOC | Messbeleg | 20040103 | |||
| 3 | ID_PFROM | Call by reference | Type reference (TYPE) | DVONPER | RECA0_DATE-MIN | Datum des Periodenbeginns | 20040103 | ||
| 4 | ID_PTO | Call by reference | Type reference (TYPE) | DBISPER | RECA0_DATE-MAX | Datum des Endes der Abrechnungsperiode | 20040103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040105 |
Method GET_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAST | Call by reference | Type reference (TYPE) | RESCMEASDOC | Messbeleg | 20040218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040218 |
Method GET_LIST 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_MEASDOC | Messbeleg | 20040103 |
Method GET_LIST on Interface IF_RESC_MEASDOC_MNGR has no exception.
Method GET_LIST_BY_PERIOD 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_MEASDOC | Messbeleg | 20040103 | |||
| 2 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | RECA0_DATE-MIN | Datum des Periodenbeginns | 20040103 | ||
| 3 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | RECA0_DATE-MAX | Datum des Periodenendes | 20040103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040218 |
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_METER_MNGR | Manager for Meters | 20040103 | |||
| 2 | IS_POINT | Call by reference | Type reference (TYPE) | RESCMEASPOINT_INP | Messpunkte | 20040103 |
Method INIT_BY_PARENT on Interface IF_RESC_MEASDOC_MNGR has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_MEASDOC | Messbeleg | 20040103 |
Method SET_LIST on Interface IF_RESC_MEASDOC_MNGR has no exception.
Method STORE Signature
Method STORE on Interface IF_RESC_MEASDOC_MNGR has no parameter.
Method STORE on Interface IF_RESC_MEASDOC_MNGR has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 500 |