SAP ABAP Class IF_RESC_MEAS_MNGR (Measurement Manager for Service Charge Settlement)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RESC_MEAS_MNGR_CONSUM | Apportionment by Consumption | 20040113 |
2 | Interface composition (i COMPRISING i_ref) | IF_RESC_MEAS_MNGR_REF | Determine Measurement Amounts with Reference Object | 20020107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_MEAS_MNGR | Measurement Manager for SCS: Standard Implementation | 20010622 |
Properties
Class | IF_RESC_MEAS_MNGR | |
Short Description | Measurement Manager for Service Charge Settlement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010622 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RESC_MEAS_MNGR has no interface implemented.
Friends
Class IF_RESC_MEAS_MNGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RESC_HAS_OBJECT_LIST | Has List of Objects | 20010622 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RESC_ERRORFLAGS | SCS Error Management | 20120622 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REBDC_MEAS | Measurement Type | 20010622 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GTY_S_PARAM | Options for Calculating the Reference Factor | 20050318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculates Reference Factor | 20040114 |
2 | ![]() |
Instance method | Public | Method | Delivers All Measurements for Key Date (One or All) | 20010626 |
3 | ![]() |
Instance method | Public | Method | Initializes Measurement Manager via Superordinate Object | 20010622 |
4 | ![]() |
Instance method | Public | Method | Is Measurement Type Time-Dependent | 20010702 |
Events
Class IF_RESC_MEAS_MNGR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_PARAM | Public | See coding | 20080701 | begin of GTY_S_PARAM,
PROCESS type RECAPROCESS,
PROCESSMODE type RECAPROCMODE,
AFCMETHOD type RESCAFCMETHOD,
LOC_KEY type RESCLOCKEY,
VACANCY_PERCENT type RESCVACANCYPERCENT,
GETOPTINGRATE type RESCMSGETOPTINGRATE,
IGNORE_VACANCY type RESCMSIGNOREVACANCY,
IS_SIMULATION type RECABOOL,
IGNORE_CNMEAS type RECABOOL,
ERRIFVALUENOTFOUND type RECABOOL,
MEASKEYDATE type RESCMEASKEYDATE,
CALCMETHPER type RERACALCMETHPER,
SU_OBJNR type RESCSUOBJNR,
AF_ENGINE type ref to IF_RESC_APPORT_FACTOR_ENGINE,
ignore_cc_HASTAXDIST type recabool,
settlement type ref to if_resc_settlement,
end of GTY_S_PARAM
|
Method Signatures
Method CALC_APPORTVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_APPORTVALUE | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-APPORTVALUE | Bezugsgröße | 20040114 | ||
2 | ![]() |
ED_APPORTVALUEARR | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-APPORTVALUEARR | vereinbarte Bezugsgröße | 20040114 | ||
3 | ![]() |
ED_PLENGTH | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-PLENGTH | Anzahl Tage | 20040114 | ||
4 | ![]() |
ID_MEASUNIT | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-MEASUNIT | Bemessungseinheit | 20040114 | ||
5 | ![]() |
ID_MEASVALUE | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-MEASVALUE | Bemessungsgröße | 20040114 | ||
6 | ![]() |
ID_MEASVALUEARR | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-MEASVALUEARR | vereinbarte Bemessungsgröße | 20040114 | ||
7 | ![]() |
ID_PFROM | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-PFROM | Datum des Periodenbeginns | 20040114 | ||
8 | ![]() |
ID_PTO | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-PTO | Datum des Endes der Abrechnungsperiode | 20040114 | ||
9 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-VALIDFROM | Datum: Bemessung gültig ab | 20040114 | ||
10 | ![]() |
ID_VALIDTO | Call by reference | Type reference (TYPE) | RESC_MEAS4OBJ-VALIDTO | Datum: Bemessung gültig bis | 20040114 | ||
11 | ![]() |
IF_UNOCCUPIED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20040114 |
Method CALC_APPORTVALUE on class IF_RESC_MEAS_MNGR has no exception.
Method GET_VALUE_WITH_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERRORFLAGS | Call by reference | Type reference (TYPE) | RESC_ERRORFLAGS | Fehlerverwaltung NKA | 20120627 | ||
2 | ![]() |
ES_SUM | Call by reference | Type reference (TYPE) | RESC_MEASVALUE | Bemessungsgröße zu einer Bemessung | 20010626 | ||
3 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MEAS4OBJ | Bemessungsgrößen für ein Objekt | 20010626 | ||
4 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | RESC_MEASVALUE-VALIDFROM | RECA0_DATE-MIN | Datum: Bemessung gültig ab | 20010626 | |
5 | ![]() |
ID_VALIDTO | Call by reference | Type reference (TYPE) | RESC_MEASVALUE-VALIDTO | RECA0_DATE-MAX | Datum: Bemessung gültig bis | 20010626 | |
6 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050318 |
Method GET_VALUE_WITH_RANGE on class IF_RESC_MEAS_MNGR has no exception.
Method INIT_BY_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | Bemessungsart | 20050318 | ||
2 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HAS_OBJECT_LIST | Hat Liste von Objekten | 20010622 | ||
3 | ![]() |
IS_CALC_AF_OPTIONS | Call by reference | Type reference (TYPE) | GTY_S_PARAM | Optionen zur Berechnung der Bezugsgröße | 20050318 |
Method INIT_BY_PARENT on class IF_RESC_MEAS_MNGR has no exception.
Method IS_MEAS_TIMESHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_TIMESHARED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010702 |
Method IS_MEAS_TIMESHARED on class IF_RESC_MEAS_MNGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |