SAP ABAP Class CL_REAJ_OBJECT_MNGR (Abstract: Object-Specific - Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_TM (Package) RE: Terms - Adjustment
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 20020816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REAJ_OBJECT_MNGR Object-Specific - Manager 20020816
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REAJ_OBJECT_COMP_MNGR Abstract: Object-Specific INDX - Manager 20031212
2 Inheritance (c INHERITING FROM c_ref)  CL_REAJ_OBJECT_INDX_MNGR Abstract: Object-Specific INDX - Manager 20020819
3 Inheritance (c INHERITING FROM c_ref)  CL_REXC_AJOBJECT_CH01_MNGR Abstract: Object-Specific CH01 - Manager 20041205
Properties
Class CL_REAJ_OBJECT_MNGR  
Short Description Abstract: Object-Specific - Manager    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_AJ_TM   RE: Terms - Adjustment 
Created 20020816   SAP 
Last change 20110908   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 REAJ1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REAJ2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REAJ_OBJECT_MNGR Object-Specific - Manager 20020816
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20020816 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ADJMRULE Instance attribute Protected Type reference (TYPE) REAJADJMRULE Adjustment rule 20020816
2 MD_ADJMSUBRULE Instance attribute Protected Type reference (TYPE) REAJADJMSUBRULE Adjustment Sub-Rule 20020816
3 MD_INDEX Instance attribute Protected Type reference (TYPE) SY-TABIX Index for Sub-Rule 20020816
4 MD_INTRENO Instance attribute Protected Type reference (TYPE) RECAINTRENO Internal Real Estate Master Data Code 20020816
5 MD_TERMNO Instance attribute Protected Type reference (TYPE) RETMTERMNO Term Number 20020816
6 MD_VALIDFROM Instance attribute Protected Type reference (TYPE) RETMTERMVALIDFROM Valid-From Date of Term 20020816
7 MD_VALIDTO Instance attribute Protected Type reference (TYPE) RETMTERMVALIDTO Valid-To Date of Term 20020816
8 MF_DELETE Instance attribute Protected Type reference (TYPE) ABAP_BOOL Delete? 20020816
9 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20020816
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TERMNO Instance method Public Method 20110526
2 CHECK_ALL_GLOBAL Instance method Public Method 20020827
3 CHECK_ALL_SPECIFIC Instance method Public Method 20020827
4 CHECK_KEY Instance method Public Method 20020816
5 COMPARE_WITH_INSTANCE Instance method Public Method 20020816
6 EXISTS Instance method Public Method 20020816
7 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20020816
8 GET_INDEX Instance method Public Method 20020816
9 GET_KEY Instance method Public Method 20020816
10 GET_PERIOD Instance method Public Method 20020816
11 GET_TEXT Instance method Public Method 20020819
12 INIT_BY_OTHER Instance method Public Method 20020816
13 INIT_BY_PARENT Instance method Public Method 20020816
14 SET_DELETE Instance method Public Method 20020816
15 SET_DETAIL_BY_INSTANCE Instance method Public Method 20020816
16 SET_PERIOD Instance method Public Method 20020816
17 SET_UNDELETE Instance method Public Method 20090326
18 VALIDFROM_MOVED Instance method Public Method 20041117
Events
Class CL_REAJ_OBJECT_MNGR has no event.
Types
Class CL_REAJ_OBJECT_MNGR has no local type.
Method Signatures

Method CHANGE_TERMNO Signature

Method CHANGE_TERMNO on class CL_REAJ_OBJECT_MNGR has no parameter.
Method CHANGE_TERMNO on class CL_REAJ_OBJECT_MNGR has no exception.

Method CHECK_ALL_GLOBAL Signature

Method CHECK_ALL_GLOBAL on class CL_REAJ_OBJECT_MNGR has no parameter.
Method CHECK_ALL_GLOBAL on class CL_REAJ_OBJECT_MNGR has no exception.

Method CHECK_ALL_SPECIFIC Signature

Method CHECK_ALL_SPECIFIC on class CL_REAJ_OBJECT_MNGR has no parameter.
Method CHECK_ALL_SPECIFIC on class CL_REAJ_OBJECT_MNGR has no exception.

Method CHECK_KEY Signature

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

Method COMPARE_WITH_INSTANCE Signature

Method COMPARE_WITH_INSTANCE on class CL_REAJ_OBJECT_MNGR has no parameter.
Method COMPARE_WITH_INSTANCE on class CL_REAJ_OBJECT_MNGR has no exception.

Method EXISTS Signature

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

Method FILL_BUFFER Signature

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

Method GET_INDEX Signature

Method GET_INDEX on class CL_REAJ_OBJECT_MNGR has no parameter.
Method GET_INDEX on class CL_REAJ_OBJECT_MNGR has no exception.

Method GET_KEY Signature

Method GET_KEY on class CL_REAJ_OBJECT_MNGR has no parameter.
Method GET_KEY on class CL_REAJ_OBJECT_MNGR has no exception.

Method GET_PERIOD Signature

Method GET_PERIOD on class CL_REAJ_OBJECT_MNGR has no parameter.
Method GET_PERIOD on class CL_REAJ_OBJECT_MNGR has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_REAJ_OBJECT_MNGR has no parameter.
Method GET_TEXT on class CL_REAJ_OBJECT_MNGR has no exception.

Method INIT_BY_OTHER Signature

Method INIT_BY_OTHER on class CL_REAJ_OBJECT_MNGR has no parameter.
Method INIT_BY_OTHER on class CL_REAJ_OBJECT_MNGR has no exception.

Method INIT_BY_PARENT Signature

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

Method SET_DELETE Signature

Method SET_DELETE on class CL_REAJ_OBJECT_MNGR has no parameter.
Method SET_DELETE on class CL_REAJ_OBJECT_MNGR has no exception.

Method SET_DETAIL_BY_INSTANCE Signature

Method SET_DETAIL_BY_INSTANCE on class CL_REAJ_OBJECT_MNGR has no parameter.
Method SET_DETAIL_BY_INSTANCE on class CL_REAJ_OBJECT_MNGR has no exception.

Method SET_PERIOD Signature

Method SET_PERIOD on class CL_REAJ_OBJECT_MNGR has no parameter.
Method SET_PERIOD on class CL_REAJ_OBJECT_MNGR has no exception.

Method SET_UNDELETE Signature

Method SET_UNDELETE on class CL_REAJ_OBJECT_MNGR has no parameter.
Method SET_UNDELETE on class CL_REAJ_OBJECT_MNGR has no exception.

Method VALIDFROM_MOVED Signature

Method VALIDFROM_MOVED on class CL_REAJ_OBJECT_MNGR has no parameter.
Method VALIDFROM_MOVED on class CL_REAJ_OBJECT_MNGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200