SAP ABAP Class CL_REBD_MEAS_MNGR (Measurement Manager (VIBDMEAS): Standard Impl.)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_MS (Package) RE: Measurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20010824
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REBD_MEAS_MNGR Measurement Manager (VIBDMEAS) 20010824
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REBD_MEAS_MNGR_AO Measurement Manager of Architectural Object 20010824
2 Inheritance (c INHERITING FROM c_ref)  CL_REBD_MEAS_MNGR_BE Measurements Manager of Business Entity 20011017
3 Inheritance (c INHERITING FROM c_ref)  CL_REBD_MEAS_MNGR_BU Measurements Manager of Building 20011017
4 Inheritance (c INHERITING FROM c_ref)  CL_REBD_MEAS_MNGR_PR Measurement Manager of Property 20011017
5 Inheritance (c INHERITING FROM c_ref)  CL_REBD_MEAS_MNGR_RO Measurement Manager of Rental Object 20010824
6 Inheritance (c INHERITING FROM c_ref)  CL_RELM_MEAS_MNGR_PL Measurement Manager: Parcel 20050124
Properties
Class CL_REBD_MEAS_MNGR  
Short Description Measurement Manager (VIBDMEAS): Standard Impl.    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_BD_MS   RE: Measurement 
Created 20010824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 REBD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REBD_MEAS_MNGR Measurement Manager (VIBDMEAS) 20010824
Friends
# Friend Modeled only Created on Description
1 CH_REBD_MEAS_MNGR 20071105 Measurement Manager: Event Handler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'REBDMEASFLDS' Structure Name of Interface 20030121
2 MD_MAX_VALUE Static Attribute Protected Type reference (TYPE) REBD_MEAS-MEASVALUE Maximum Possible Measurement Amount 20090121
3 MF_DEFAULTS_ADDED Instance attribute Protected Attribute reference (LIKE) 20010920
4 MF_INVALID_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Non-Current Mode Active 20040210
5 MF_NO_HIER Instance attribute Protected Attribute reference (LIKE) 20061113
6 MF_RAISE_EVENT_AFTER_CHANGE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE Create event 20030221
7 MF_REFRESH_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Refresh active 20030221
8 MF_UPDATE_AVAILABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Recalculate Available Amounts 20030808
9 MF_UPDATE_SUM Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Recalculate Totals 20030808
10 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20010824
11 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_REBD_MEAS Measurements of Object 20010824
12 MT_LIST_LAST_OK Instance attribute Protected Type reference (TYPE) RE_T_REBD_MEAS Last Error-Free Status 20010921
13 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) RE_T_REBD_MEAS Old Measurements of Object 20010824
14 MT_MEAS_ALLOWED Instance attribute Protected Type reference (TYPE) RE_T_MEAS Permitted Measurements for Object (Customizing) 20030707
15 MT_MEAS_ALLOWED_X Instance attribute Protected Type reference (TYPE) RE_T_MEAS_X Permitted Measurements for Object (Customizing) 20030707
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INITIAL_MEASUREMENTS Instance method Public Method 20011031
2 ADD_SLICE_LIST Instance method Public Method 20010824
3 CHECK_ALL_FOR_ALLOWED Instance method Protected Method Checks All Measurements Are Permitted 20021024
4 CHECK_ALL_FOR_DATERANGE Instance method Protected Method Checks Periods of All Measurements 20021024
5 CHECK_ALL_FOR_INTERSECTIONS Instance method Protected Method Checks Overlapping of All Measurements 20021024
6 CHECK_ALL_FOR_REGISTERED Instance method Protected Method Checks If Registrations Exist 20031111
7 CHECK_ALL_FOR_REQUIRED Instance method Protected Method Checks All Measurements for "Required" 20021024
8 CHECK_ALL_FOR_VALUES Instance method Protected Method Checks Correct Values in All Measurements 20021024
9 CHECK_DETAIL_MEAS_UNIT Instance method Protected Method Checks a Row for the Correct Measurement Type 20070511
10 CHECK_KEY Instance method Public Method 20010824
11 CHECK_MEAS_ALLOWED Instance method Public Method 20010925
12 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090121
13 COMPLETE_SINGLE_MEAS Instance method Protected Method Complete a Measurements Row 20010925
14 COMPLETE_X_STRUCTURE Instance method Protected Method Fill Expanded X Structure 20021010
15 COMPRESS_TABLE Instance method Protected Method Compression of Contiguous Table Entries 20010824
16 COUNT Instance method Public Method 20010824
17 DELETE Instance method Public Method 20010824
18 DELETE_DETAIL Instance method Public Method 20010824
19 EXISTS Instance method Public Method 20010824
20 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20030806
21 FIX_DATERANGES Instance method Public Method 20010920
22 FIX_PERIODS Instance method Protected Method Adjusts Time Period to PARENT 20040203
23 GET_DEFAULT_MEASUREMENT Instance method Public Method 20011102
24 GET_DETAIL Instance method Public Method 20010920
25 GET_DETAIL_X Instance method Public Method 20010920
26 GET_DFL_WITH_DATE Instance method Public Method 20010824
27 GET_DFL_WITH_RANGE Instance method Public Method 20010824
28 GET_INITIAL_MEASUREMENTS Instance method Public Method 20011031
29 GET_INTERSECTIONS Instance method Public Method 20011030
30 GET_LIST Instance method Public Method 20010824
31 GET_LIST_AVAILABLE Instance method Public Method 20030616
32 GET_LIST_COMPLETE Instance method Public Method 20030616
33 GET_LIST_OCCUPIED Instance method Public Method 20030616
34 GET_LIST_SIMPLE Instance method Public Method 20020606
35 GET_LIST_X Instance method Public Method 20010920
36 GET_MEAS_ALLOWED Instance method Public Method 20010824
37 GET_MEAS_CUST_LIST Instance method Protected Method Supplies Measurements Customizing for Object 20040203
38 GET_MEAS_FOR_INSERT Instance method Public Method 20010824
39 GET_PARENT_VALIDITY Instance method Public Method 20011210
40 GET_VALUE_OUTPUT Instance method Public Method 20020128
41 GET_WITH_DATE Instance method Public Method 20010824
42 GET_WITH_RANGE Instance method Public Method 20010824
43 HAS_INTERSECTIONS Instance method Public Method 20011030
44 INCREASE Instance method Public Method 20010824
45 INCREASE_LIST Instance method Public Method 20010824
46 INIT_BY_PARENT Instance method Public Method 20010824
47 INSERT_DETAIL Instance method Public Method 20010824
48 INSERT_DETAIL_SIMPLE Instance method Public Method 20020829
49 INSERT_LIST Instance method Public Method 20020801
50 INT_GET_LIST Instance method Protected Method Delivers All Measurements 20040203
51 INT_INCREASE_DETAIL Instance method Protected Method INTERNAL: Increase an Available Measurement (From-To) 20040203
52 INT_INSERT_DETAIL Instance method Protected Method INTERNAL: Inserts New Complete (!) Measurements 20040203
53 INT_INSERT_LIST Instance method Protected Method INTERNAL: Adds New Complete(!) Measurements 20090120
54 INT_REDUCE_SINGLE Instance method Protected Method INTERNAL: Reduces an Available Measurement (From-To) 20040203
55 INT_SET_LIST Instance method Protected Method INTERNAL: Sets All Measurements 20040203
56 IS_EDITABLE Instance method Public Method 20010824
57 IS_MEAS_ALLOWED Instance method Public Method 20010925
58 IS_MEAS_INVALID Instance method Public Method 20040211
59 RAISE_EVENT_AFTER_CHANGE Instance method Protected Method Triggers 'AFTER_CHANGE' Event 20040203
60 RECALC_AVAILABLE Instance method Public Method 20010903
61 REDUCE Instance method Public Method 20010824
62 REDUCE_LIST Instance method Public Method 20010824
63 REFRESH Instance method Public Method 20020128
64 REFRESH_BY_VALID_PERIOD Instance method Protected Method Update Based on Validity of Object 20071105
65 SET_CALCULATEABLE Instance method Protected Method Sets "Can Be Calculated" Flag 20040203
66 SET_LIST Instance method Public Method 20010824
67 SET_MEASVALUECMPL Instance method Protected Method Fill the measvaluecmpl Field 20090120
68 SORT Instance method Protected Method Sorts List 20040203
69 STAGGER_INTERSECTIONS Instance method Public Method 20011030
70 UPDATE_MEAS_LIST Instance method Protected Method Update of Measurement List (Optional) 20040203
71 UPDATE_REGISTRATIONS Instance method Protected Method Update of Registrations 20040310
72 UPDATE_SUM_MEAS Instance method Protected Method Update of Total Measurements 20040203
73 _COMPRESS_TABLE_SIMPLE Instance method Private Method Compression of Contiguous Table Entries 20030616
74 _GET_MEAS_CUST_SINGLE Instance method Private Method Supplies Single Entry Measurements Customizing 20030707
75 _GET_SUM_FOR_OBJECTS Instance method Private Method Totals Measurements of Superordinate Objects 20030408
76 _INSERT_DETAIL_SIMPLE Instance method Private Method INTERN: Inserts New Measurement (Simple Value) 20030514
77 _UPDATE_CALC_MEAS Instance method Private Method Update of Derived Measurements 20030514
78 _UPDATE_FOR_REGISTRATION Instance method Private Method Update in Event of Registration 20030526
79 _UPDATE_NON_CURRENT_MEAS Instance method Private Method Update Non-Current During Registration by AO 20040213
80 __UPDATE_SUM_MEAS_OLD Instance method Private Method OLD: Update of Totals Measurements 20030512
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
20030219
Types
Class CL_REBD_MEAS_MNGR has no local type.
Method Signatures

Method ADD_INITIAL_MEASUREMENTS Signature

Method ADD_INITIAL_MEASUREMENTS on class CL_REBD_MEAS_MNGR has no parameter.
Method ADD_INITIAL_MEASUREMENTS on class CL_REBD_MEAS_MNGR has no exception.

Method ADD_SLICE_LIST Signature

Method ADD_SLICE_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method ADD_SLICE_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20021024
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20030819

Method CHECK_ALL_FOR_ALLOWED on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_DATERANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20021024
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20030819

Method CHECK_ALL_FOR_DATERANGE on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_INTERSECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20021024
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20030819

Method CHECK_ALL_FOR_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20031111

Method CHECK_ALL_FOR_REGISTERED on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20021024
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20030819

Method CHECK_ALL_FOR_REQUIRED on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_ALL_FOR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20021024
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20030819

Method CHECK_ALL_FOR_VALUES on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_DETAIL_MEAS_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Call by reference Type reference (TYPE) SYTABIX Geprüfte Zeile 20070511
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20070511
3 Importing IS_DETAIL Call by reference Type reference (TYPE) REBD_MEAS Bemessungen mit korrigierten Zeiträumen 20070511

Method CHECK_DETAIL_MEAS_UNIT on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_KEY Signature

Method CHECK_KEY on class CL_REBD_MEAS_MNGR has no parameter.
Method CHECK_KEY on class CL_REBD_MEAS_MNGR has no exception.

Method CHECK_MEAS_ALLOWED Signature

Method CHECK_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no parameter.
Method CHECK_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REBD_MEAS_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REBD_MEAS_MNGR has no exception.

Method COMPLETE_SINGLE_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MEAS Call by reference Type reference (TYPE) REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20010925

Method COMPLETE_SINGLE_MEAS on class CL_REBD_MEAS_MNGR has no exception.

Method COMPLETE_X_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MEAS_X Call by reference Type reference (TYPE) REBD_MEAS_X Bemessungen REBD_MEAS + REBD_MEAS_ADDITIONAL 20021010
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20021010

Method COMPLETE_X_STRUCTURE on class CL_REBD_MEAS_MNGR has no exception.

Method COMPRESS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEAS Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20010824

Method COMPRESS_TABLE on class CL_REBD_MEAS_MNGR has no exception.

Method COUNT Signature

Method COUNT on class CL_REBD_MEAS_MNGR has no parameter.
Method COUNT on class CL_REBD_MEAS_MNGR has no exception.

Method DELETE Signature

Method DELETE on class CL_REBD_MEAS_MNGR has no parameter.
Method DELETE on class CL_REBD_MEAS_MNGR has no exception.

Method DELETE_DETAIL Signature

Method DELETE_DETAIL on class CL_REBD_MEAS_MNGR has no parameter.
Method DELETE_DETAIL on class CL_REBD_MEAS_MNGR has no exception.

Method EXISTS Signature

Method EXISTS on class CL_REBD_MEAS_MNGR has no parameter.
Method EXISTS on class CL_REBD_MEAS_MNGR has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_REBD_MEAS_MNGR has no parameter.
Method FILL_BUFFER on class CL_REBD_MEAS_MNGR has no exception.

Method FIX_DATERANGES Signature

Method FIX_DATERANGES on class CL_REBD_MEAS_MNGR has no parameter.
Method FIX_DATERANGES on class CL_REBD_MEAS_MNGR has no exception.

Method FIX_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEAS Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20040203

Method FIX_PERIODS on class CL_REBD_MEAS_MNGR has no exception.

Method GET_DEFAULT_MEASUREMENT Signature

Method GET_DEFAULT_MEASUREMENT on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_DEFAULT_MEASUREMENT on class CL_REBD_MEAS_MNGR has no exception.

Method GET_DETAIL Signature

Method GET_DETAIL on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_DETAIL on class CL_REBD_MEAS_MNGR has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_DETAIL_X on class CL_REBD_MEAS_MNGR has no exception.

Method GET_DFL_WITH_DATE Signature

Method GET_DFL_WITH_DATE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_DFL_WITH_DATE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_DFL_WITH_RANGE Signature

Method GET_DFL_WITH_RANGE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_DFL_WITH_RANGE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_INITIAL_MEASUREMENTS Signature

Method GET_INITIAL_MEASUREMENTS on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_INITIAL_MEASUREMENTS on class CL_REBD_MEAS_MNGR has no exception.

Method GET_INTERSECTIONS Signature

Method GET_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST_AVAILABLE Signature

Method GET_LIST_AVAILABLE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST_AVAILABLE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST_COMPLETE Signature

Method GET_LIST_COMPLETE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST_COMPLETE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST_OCCUPIED Signature

Method GET_LIST_OCCUPIED on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST_OCCUPIED on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST_SIMPLE Signature

Method GET_LIST_SIMPLE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST_SIMPLE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_LIST_X Signature

Method GET_LIST_X on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_LIST_X on class CL_REBD_MEAS_MNGR has no exception.

Method GET_MEAS_ALLOWED Signature

Method GET_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no exception.

Method GET_MEAS_CUST_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ONLY_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Nur zulässige Bemessungsarten 20051020
2 Returning RT_REBDC_MEAS Value transfer Type reference (TYPE) RE_T_MEAS Bemessungsart (TIVBDMEAS) 20040203

Method GET_MEAS_CUST_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method GET_MEAS_FOR_INSERT Signature

Method GET_MEAS_FOR_INSERT on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_MEAS_FOR_INSERT on class CL_REBD_MEAS_MNGR has no exception.

Method GET_PARENT_VALIDITY Signature

Method GET_PARENT_VALIDITY on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_PARENT_VALIDITY on class CL_REBD_MEAS_MNGR has no exception.

Method GET_VALUE_OUTPUT Signature

Method GET_VALUE_OUTPUT on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_VALUE_OUTPUT on class CL_REBD_MEAS_MNGR has no exception.

Method GET_WITH_DATE Signature

Method GET_WITH_DATE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_WITH_DATE on class CL_REBD_MEAS_MNGR has no exception.

Method GET_WITH_RANGE Signature

Method GET_WITH_RANGE on class CL_REBD_MEAS_MNGR has no parameter.
Method GET_WITH_RANGE on class CL_REBD_MEAS_MNGR has no exception.

Method HAS_INTERSECTIONS Signature

Method HAS_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no parameter.
Method HAS_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no exception.

Method INCREASE Signature

Method INCREASE on class CL_REBD_MEAS_MNGR has no parameter.
Method INCREASE on class CL_REBD_MEAS_MNGR has no exception.

Method INCREASE_LIST Signature

Method INCREASE_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method INCREASE_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method INIT_BY_PARENT Signature

Method INIT_BY_PARENT on class CL_REBD_MEAS_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_REBD_MEAS_MNGR has no exception.

Method INSERT_DETAIL Signature

Method INSERT_DETAIL on class CL_REBD_MEAS_MNGR has no parameter.
Method INSERT_DETAIL on class CL_REBD_MEAS_MNGR has no exception.

Method INSERT_DETAIL_SIMPLE Signature

Method INSERT_DETAIL_SIMPLE on class CL_REBD_MEAS_MNGR has no parameter.
Method INSERT_DETAIL_SIMPLE on class CL_REBD_MEAS_MNGR has no exception.

Method INSERT_LIST Signature

Method INSERT_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method INSERT_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method INT_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20040203
2 Importing IF_CALLED_FOR_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL Bool: für Subobjekte aufgerufen 20040203
3 Importing IF_CURRENT_BY_ARCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Durch Architektur gegebene liefern (100%) 20040220
4 Importing IF_FIX_PERIODS Call by reference Type reference (TYPE) ABAP_BOOL Bool: Anpassung der Zeiträume 20040203
5 Importing IF_HIERARCHY Call by reference Type reference (TYPE) ABAP_BOOL Bool: Unterg. Objekte berücksichtigen (AO only!) 20040203
6 Importing IF_LAST_OK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Letzte konsistente Liste liefern 20040203

Method INT_GET_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method INT_INCREASE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ADD_NEW_MEAS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Auch neue Bemessungen aufnehmen 20040203
2 Importing IF_INCREASE_BOTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kapazität und Verfügbare erhöhen 20040203
3 Importing IF_INCREASE_CMPL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kapazität erhöhen anstatt Verfügbare 20040203
4 Importing IS_SLICE Call by reference Type reference (TYPE) REBDMEASSLICE Bemessung: Anteil einer Bemessung 20040203
# Exception Resumable Description Created on
1 MEAS_NOT_VALID Gewünschte Bemessungsgröße nicht verfügbar 20040203

Method INT_INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LIST Call by reference Attribute reference (LIKE) MT_LIST Bemessungen des Objekts 20040210
2 Importing IS_DETAIL Call by reference Type reference (TYPE) REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20040203

Method INT_INSERT_DETAIL on class CL_REBD_MEAS_MNGR has no exception.

Method INT_INSERT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LIST Call by reference Attribute reference (LIKE) MT_LIST Bemessungen des Objekts 20090120
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20090120

Method INT_INSERT_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method INT_REDUCE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REDUCE_BOTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kapazität und Verfügbare erhöhen 20040203
2 Importing IF_REDUCE_CMPL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kapazität erhöhen anstatt Verfügbare 20040203
3 Importing IS_SLICE Call by reference Type reference (TYPE) REBDMEASSLICE Bemessung: Anteil einer Bemessung 20040203
# Exception Resumable Description Created on
1 MEAS_NOT_AVAILABLE Gewünschte Bemessungsgröße nicht verfügbar 20040203

Method INT_SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Nur übernehmen, kein Refresh 20040203
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20040203

Method INT_SET_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on class CL_REBD_MEAS_MNGR has no parameter.
Method IS_EDITABLE on class CL_REBD_MEAS_MNGR has no exception.

Method IS_MEAS_ALLOWED Signature

Method IS_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no parameter.
Method IS_MEAS_ALLOWED on class CL_REBD_MEAS_MNGR has no exception.

Method IS_MEAS_INVALID Signature

Method IS_MEAS_INVALID on class CL_REBD_MEAS_MNGR has no parameter.
Method IS_MEAS_INVALID on class CL_REBD_MEAS_MNGR has no exception.

Method RAISE_EVENT_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST_NEW Call by reference Attribute reference (LIKE) MT_LIST Neue Werte 20040203
2 Importing IT_LIST_OLD Call by reference Attribute reference (LIKE) MT_LIST Vorherige Werte 20040203

Method RAISE_EVENT_AFTER_CHANGE on class CL_REBD_MEAS_MNGR has no exception.

Method RECALC_AVAILABLE Signature

Method RECALC_AVAILABLE on class CL_REBD_MEAS_MNGR has no parameter.
Method RECALC_AVAILABLE on class CL_REBD_MEAS_MNGR has no exception.

Method REDUCE Signature

Method REDUCE on class CL_REBD_MEAS_MNGR has no parameter.
Method REDUCE on class CL_REBD_MEAS_MNGR has no exception.

Method REDUCE_LIST Signature

Method REDUCE_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method REDUCE_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_REBD_MEAS_MNGR has no parameter.
Method REFRESH on class CL_REBD_MEAS_MNGR has no exception.

Method REFRESH_BY_VALID_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW_VALID_PERIOD Call by reference Type reference (TYPE) RECADATERANGE Zeitraum von-bis nach dem Ändern 20071105
2 Importing IS_NEW_VALID_PERIOD_OBJECT Call by reference Type reference (TYPE) RECADATERANGE Zeitraum von-bis nach dem Ändern (Objekt - ohne Parent) 20071105
3 Importing IS_OLD_VALID_PERIOD Call by reference Type reference (TYPE) RECADATERANGE Zeitraum von-bis vor dem Ändern 20071105
4 Importing IS_OLD_VALID_PERIOD_OBJECT Call by reference Type reference (TYPE) RECADATERANGE Zeitraum von-bis vor dem Ändern (Objekt - ohne Parent) 20071105

Method REFRESH_BY_VALID_PERIOD on class CL_REBD_MEAS_MNGR has no exception.

Method SET_CALCULATEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MEAS Call by reference Type reference (TYPE) REBD_MEAS Bemessung 20040203
2 Changing CT_MEAS Call by reference Type reference (TYPE) RE_T_REBD_MEAS Bemessungen 20040203

Method SET_CALCULATEABLE on class CL_REBD_MEAS_MNGR has no exception.

Method SET_LIST Signature

Method SET_LIST on class CL_REBD_MEAS_MNGR has no parameter.
Method SET_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method SET_MEASVALUECMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MEAS Call by reference Type reference (TYPE) REBD_MEAS Bemessungen auf Immobilienobjekten und -Verträgen 20090120

Method SET_MEASVALUECMPL on class CL_REBD_MEAS_MNGR has no exception.

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEAS Call by reference Type reference (TYPE) RE_T_REBD_MEAS Zu sortierende Liste 20040203
2 Importing IF_PRIMARY_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nach Primärschlüssel der DBTAB sortieren 20070110

Method SORT on class CL_REBD_MEAS_MNGR has no exception.

Method STAGGER_INTERSECTIONS Signature

Method STAGGER_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no parameter.
Method STAGGER_INTERSECTIONS on class CL_REBD_MEAS_MNGR has no exception.

Method UPDATE_MEAS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_EVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kein Event auslösen 20040203

Method UPDATE_MEAS_LIST on class CL_REBD_MEAS_MNGR has no exception.

Method UPDATE_REGISTRATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CALLED_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Aufruf von REFRESH 20040310

Method UPDATE_REGISTRATIONS on class CL_REBD_MEAS_MNGR has no exception.

Method UPDATE_SUM_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_EVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Kein Event auslösen 20040203

Method UPDATE_SUM_MEAS on class CL_REBD_MEAS_MNGR has no exception.

Method _COMPRESS_TABLE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) RE_T_REBD_MEAS_SIMPLE Einfache Bemessungen 20030616

Method _COMPRESS_TABLE_SIMPLE on class CL_REBD_MEAS_MNGR has no exception.

Method _GET_MEAS_CUST_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MEAS Call by reference Type reference (TYPE) REBDC_MEAS-MEAS Bemessungsart 20030707
2 Returning RS_REBDC_MEAS Value transfer Type reference (TYPE) REBDC_MEAS Bemessungsart (TIVBDMEAS) 20030707
# Exception Resumable Description Created on
1 NOT_FOUND Bemessungsart nicht vorhanden 20030707

Method _GET_SUM_FOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MEAS_SUM Call by reference Type reference (TYPE) RE_T_REBD_MEAS_SIMPLE Summe: Einfache Bemessungen 20030408
2 Importing ITO_OBJECT Call by reference Type reference (TYPE) RE_T_OBJREL_OBJ Tabelle mit Objekten zum Summieren 20030409

Method _GET_SUM_FOR_OBJECTS on class CL_REBD_MEAS_MNGR has no exception.

Method _INSERT_DETAIL_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MEASVALUE Call by reference Type reference (TYPE) REBD_MEAS-MEASVALUE Bemessungsgröße 20030514
2 Importing IS_DETAIL Call by reference Type reference (TYPE) REBD_MEAS Bemessung (MEASVALUE wird übernommen) 20030514
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20030514

Method _UPDATE_CALC_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ADD_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Auch neue Bemessungen einfügen (mit Wert <> 0) 20030514
2 Importing IF_NO_EVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kein Event auslösen 20030514

Method _UPDATE_CALC_MEAS on class CL_REBD_MEAS_MNGR has no exception.

Method _UPDATE_FOR_REGISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_EVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Kein Event für Änderungen werfen 20030526

Method _UPDATE_FOR_REGISTRATION on class CL_REBD_MEAS_MNGR has no exception.

Method _UPDATE_NON_CURRENT_MEAS Signature

Method _UPDATE_NON_CURRENT_MEAS on class CL_REBD_MEAS_MNGR has no parameter.
Method _UPDATE_NON_CURRENT_MEAS on class CL_REBD_MEAS_MNGR has no exception.

Method __UPDATE_SUM_MEAS_OLD Signature

Method __UPDATE_SUM_MEAS_OLD on class CL_REBD_MEAS_MNGR has no parameter.
Method __UPDATE_SUM_MEAS_OLD on class CL_REBD_MEAS_MNGR has no exception.
Event Signatures

Event AFTER_CHANGE Signature
Event AFTER_CHANGE on class CL_REBD_MEAS_MNGR has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46C