SAP ABAP Class IF_RECN_MEASCN_MNGR (Contract Measurement Manager)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20040407
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECN_MEASCN_MNGR Contract Measurement Manager 20040407
Properties
Class IF_RECN_MEASCN_MNGR  
Short Description Contract Measurement Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040407   SAP 
Last change 20100310   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)
Interfaces
Class IF_RECN_MEASCN_MNGR has no interface implemented.
Friends
Class IF_RECN_MEASCN_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20040407
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20040407
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20040407
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20040407
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECN_HAS_MEASCN Object with Contract Measurements 20040407
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20040407
2 CHECK_ALL Instance method Public Method 20040407
3 CHECK_DETAIL Instance method Public Method Checks Single Date 20040416
4 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20040407
5 COMPRESS_TABLE Instance method Public Method Summarization of Measurements Table 20040414
6 COUNT Instance method Public Method Supplies Number of Entries 20040407
7 DELETE_DETAIL Instance method Public Method Deletes Entry 20040524
8 DISABLE_PERIOD Instance method Public Method Switches Off Time-Dependency 20060421
9 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20040407
10 FREE Instance method Public Method 20040407
11 GET_CHILDREN Instance method Public Method 20040407
12 GET_EXTENSION Instance method Public Method 20040407
13 GET_FIELDSTATUS Instance method Public Method 20050225
14 GET_LIST Instance method Public Method Supplies All Entries 20040407
15 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20040407
16 GET_MEASUSAGE Instance method Public Method Gets Object-Dependent Setting for Measurement Type 20060313
17 GET_MEAS_FOR_CREATE Instance method Public Method Gets Measurements That Are Defaulted 20040420
18 GET_MEAS_FOR_INSERT Instance method Public Method Gets Measurements That Can Be Added 20040420
19 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20040407
20 INIT_BY_TEMPLATE Instance method Public Method 20040407
21 INSERT_DETAIL Instance method Public Method Adds Entry 20040407
22 IS_ENABLED Instance method Public Method Asks If Maintenance Is Allowed 20060313
23 IS_FIELDSTATUS_SET Instance method Public Method 20050225
24 IS_LWFA_ENABLED Instance method Public Method Asks If Amenities Level Factors Are Allowed 20060629
25 IS_MODIFIED Instance method Public Method 20040407
26 IS_OBJECT_GROUP_ENABLED Instance method Public Method Asks If Maintenance Is Allowed for Object Groups 20060313
27 IS_OK Instance method Public Method 20040407
28 IS_PERIOD_ENABLED Instance method Public Method Asks If Time-Dependency Is Allowed 20060421
29 REGISTER_ALL_CHILDREN Instance method Public Method 20040407
30 RELEASE Instance method Public Method 20040407
31 SET_LIST Instance method Public Method Sets All Entries 20040413
32 STORE Instance method Public Method 20040407
33 UPDATE_DETAIL Instance method Public Method Changes Individual Contract Measurement 20040407
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
Public 20040413
2 AFTER_STORE Instance Event
(0)
Public
(2)
20040407
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20040407
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20040407
Types
Class IF_RECN_MEASCN_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_RECN_MEASCN_MNGR has no parameter.
Method ADD_CHILD on class IF_RECN_MEASCN_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on class IF_RECN_MEASCN_MNGR has no parameter.
Method CHECK_ALL on class IF_RECN_MEASCN_MNGR has no exception.

Method CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) SYTABIX 0 Aktueller Zeilenindex 20040416
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040416
3 Importing IS_DETAIL Call by reference Type reference (TYPE) RECN_MEASUREMENT_CN Vertragsbemessungen 20040416
4 Importing IT_MEAS_CHECKED Call by reference Type reference (TYPE) RE_ST_MEASUREMENT Geprüfte Bemessungsarten 20040416

Method CHECK_DETAIL on class IF_RECN_MEASCN_MNGR has no exception.

Method CHECK_KEY Signature

Method CHECK_KEY on class IF_RECN_MEASCN_MNGR has no parameter.
Method CHECK_KEY on class IF_RECN_MEASCN_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_LIST Call by reference Type reference (TYPE) RE_T_MEASUREMENT_CN Vertragsbemessungen 20040414

Method COMPRESS_TABLE on class IF_RECN_MEASCN_MNGR has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl der Sätze 20040408

Method COUNT on class IF_RECN_MEASCN_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IGNORE_DATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Alle Zeiträume der Bemessung löschen 20040524
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RECN_MEASUREMENT_CN Vertragsbemessungen 20040524
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20040524

Method DISABLE_PERIOD Signature

Method DISABLE_PERIOD on class IF_RECN_MEASCN_MNGR has no parameter.
Method DISABLE_PERIOD on class IF_RECN_MEASCN_MNGR has no exception.

Method EXISTS Signature

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

Method FREE Signature

Method FREE on class IF_RECN_MEASCN_MNGR has no parameter.
Method FREE on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_RECN_MEASCN_MNGR has no parameter.
Method GET_CHILDREN on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on class IF_RECN_MEASCN_MNGR has no parameter.
Method GET_EXTENSION on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on class IF_RECN_MEASCN_MNGR has no parameter.
Method GET_FIELDSTATUS on class IF_RECN_MEASCN_MNGR has no exception.

Method 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_MEASUREMENT_CN Vertragsbemessungen 20040408
2 Importing IF_FIX_PERIODS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Anpassung der Zeiträume 20040408

Method GET_LIST on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_MEASUREMENT_CN_X Vertragsbemessungen + Zusatzfelder 20040408
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel 20050509
3 Importing IF_FIX_PERIODS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Anpassung der Zeiträume 20040408

Method GET_LIST_X on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_MEASUSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJRELPROP Call by reference Type reference (TYPE) RECNC_MEAS_CN-OBJRELPROP Vertragsbemessung: Bezug zu Objekten 20060313
2 Exporting ED_USAGEFORCN Call by reference Type reference (TYPE) RECNC_MEAS_CN-USAGEFORCN Zulässigkeit 20060313
3 Importing ID_MEAS Call by reference Type reference (TYPE) RECNC_MEAS_CN-MEAS Bemessungsart 20060313
# Exception Resumable Description Created on
1 NOT_FOUND Fehler 20060313

Method GET_MEAS_FOR_CREATE 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_MEAS Bemessungsart (TIVBDMEAS) 20040420

Method GET_MEAS_FOR_CREATE on class IF_RECN_MEASCN_MNGR has no exception.

Method GET_MEAS_FOR_INSERT 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_MEAS Bemessungsart (TIVBDMEAS) 20040420
2 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_MEAS_X Bemessungsart und Zusatzfelder (TIVBDMEAS/TIVBDMEAST) 20040420

Method GET_MEAS_FOR_INSERT on class IF_RECN_MEASCN_MNGR has no exception.

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RECN_HAS_MEASCN Objekt mit Vertragsbemessungen 20040407

Method INIT_BY_PARENT on class IF_RECN_MEASCN_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on class IF_RECN_MEASCN_MNGR has no parameter.
Method INIT_BY_TEMPLATE on class IF_RECN_MEASCN_MNGR has no exception.

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) RECN_MEASUREMENT_CN Vertragsbemessungen 20040420
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen aufgetreten 20040420

Method IS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20060313

Method IS_ENABLED on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on class IF_RECN_MEASCN_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_LWFA_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20060629

Method IS_LWFA_ENABLED on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class IF_RECN_MEASCN_MNGR has no parameter.
Method IS_MODIFIED on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_OBJECT_GROUP_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20060313

Method IS_OBJECT_GROUP_ENABLED on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on class IF_RECN_MEASCN_MNGR has no parameter.
Method IS_OK on class IF_RECN_MEASCN_MNGR has no exception.

Method IS_PERIOD_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20060421

Method IS_PERIOD_ENABLED on class IF_RECN_MEASCN_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on class IF_RECN_MEASCN_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_RECN_MEASCN_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on class IF_RECN_MEASCN_MNGR has no parameter.
Method RELEASE on class IF_RECN_MEASCN_MNGR has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_MEASUREMENT_CN Vertragsbemessungen 20040413

Method SET_LIST on class IF_RECN_MEASCN_MNGR has no exception.

Method STORE Signature

Method STORE on class IF_RECN_MEASCN_MNGR has no parameter.
Method STORE on class IF_RECN_MEASCN_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) RECN_MEASUREMENT_CN Vertragsbemessung 20040524
2 Importing IS_DETAIL_NEW Call by reference Type reference (TYPE) RECN_MEASUREMENT_CN Vertragsbemessung 20040524
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20040524
Event Signatures

Event AFTER_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_DELETE_LIST Exporting Value transfer Type reference (TYPE) RE_T_MEASUREMENT_CN Gelöscht 20040413
2 IT_INSERT_LIST Exporting Value transfer Type reference (TYPE) RE_T_MEASUREMENT_CN Neu 20040413
3 IT_UPDATE_LIST Exporting Value transfer Type reference (TYPE) RE_T_MEASUREMENT_CN Geändert: Neuer Stand 20040413
4 IT_UPDATE_LIST_BEFORE Exporting Value transfer Type reference (TYPE) RE_T_MEASUREMENT_CN Geändert: Vorheriger Stand 20040413

Event AFTER_STORE Signature
Event AFTER_STORE on class IF_RECN_MEASCN_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_RECN_MEASCN_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_RECN_MEASCN_MNGR has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in