SAP ABAP Class CL_RECN_NOTICE_MNGR (Notice Manager (VICNNT): Standard Implementation)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CN_NT (Package) RE: Notice
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 20011001
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_HAS_TEXT Object with Text 20020131
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECN_NOTICE_MNGR Notice Manager (VICNNT) 20011001
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECN_PERIOD_EVENT Event for Notice and Renewal 20110408
Properties
Class CL_RECN_NOTICE_MNGR  
Short Description Notice Manager (VICNNT): Standard Implementation    
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_CN_NT   RE: Notice 
Created 20010503   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REBD2 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)
5 RECN2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_HAS_TEXT Object with Text 20020131
2 IF_RECN_NOTICE_MNGR Notice Manager (VICNNT) 20011001
3 IF_RECN_PERIOD_EVENT Event for Notice and Renewal 20110408
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20011001 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_NTNO_INCR Constant Protected Type reference (TYPE) NUMC4 '1' Size of Increments for Numbering Notices 20020129
2 MC_NTNO_START Constant Protected Type reference (TYPE) NUMC4 '1' Numbering for Notices Begins with ... 20020129
3 MD_PARENT_IDENT_KEY Instance attribute Protected Type reference (TYPE) RECAIDENTKEY Object identification in output format (without object type) 20020129
4 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20011001
5 MO_TEXT_MNGR Instance attribute Public Attribute reference (LIKE) 20020131
6 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_NOTICE Notices 20011001
7 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) RE_T_NOTICE Notices (Database Status) 20011001
8 MT_OBJREL Instance attribute Protected Type reference (TYPE) RE_T_NOTICE_OBJREL Contract Objects Assigned to Notice 20030711
9 MT_OBJREL_OLD Instance attribute Protected Type reference (TYPE) RE_T_NOTICE_OBJREL Contract Objects Assigned to Notice (DB Status) 20030711
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20011002
2 CHECK_KEY Instance method Public Method 20011001
3 CHECK_PROCESS_ALLOWED Instance method Public Method 20020318
4 CORRECT_OBJREL Instance method Protected Method Corrects Object Assignment (Deletes Invalid Assignment) 20030711
5 COUNT Instance method Public Method 20011001
6 DEACTIVATE Instance method Public Method 20030711
7 DELETE_DETAIL Instance method Public Method 20011002
8 DELETE_OBJREL Instance method Public Method 20030711
9 EXISTS Instance method Public Method 20011001
10 EXISTS_ANY_NOTICE Instance method Public Method 20020129
11 EXISTS_ANY_OBJREL Instance method Public Method 20030711
12 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20011001
13 FILL_OBJREL_BUFFER Instance method Protected Method Fills Table Buffer for Object Assignment 20030711
14 GET_ALLOWED_NOTICE_CATEGORY Instance method Public Method 20011004
15 GET_ALL_OBJ_FOR_ACTIVE_NOTICE Instance method Public Method 20051031
16 GET_DETAIL Instance method Public Method 20011001
17 GET_DETAIL_X Instance method Public Method 20011001
18 GET_LIST Instance method Public Method 20011001
19 GET_LIST_X Instance method Public Method 20011001
20 GET_NOTICE_PROC_MNGR Instance method Public Method 20020201
21 GET_OBJREL_LIST Instance method Public Method 20030711
22 GET_TDNAME_PREFIX Instance method Public Method 20020310
23 GET_TEXT Instance method Public Method 20011001
24 GET_TEXT_MNGR Instance method Public Method 20020131
25 GET_TEXT_REF Instance method Public Method 20020205
26 INIT_BY_PARENT Instance method Public Method 20011001
27 INSERT_DETAIL Instance method Public Method 20011002
28 INSERT_OBJREL Instance method Public Method 20030711
29 IS_ACTIVATE_ALLOWED Instance method Public Method 20011004
30 IS_DEACTIVATE_ALLOWED Instance method Public Method 20011004
31 IS_DELETE_ALLOWED Instance method Public Method 20011004
32 IS_INSERT_ALLOWED Instance method Public Method 20011004
33 IS_OBJREL_ALLOWED Instance method Public Method 20030711
34 SET_OBJREL_LIST Instance method Public Method 20030711
35 SORT_BUFFER Instance method Protected Method Sorts the Table Buffer 20030712
36 SORT_OBJREL_BUFFER Instance method Protected Method Sorts the Table Buffer for Object Assignment 20030711
37 UPDATE_DETAIL Instance method Public Method 20011002
38 _COMPLETE_DETAIL Instance method Private Method Completes the Detailed Data 20020131
39 _UPDATE_OBJREL_VALIDTO Instance method Private Method Changes Date 'Relationship Valid to Before Notice' 20070719
Events
# Event Type Visibility Description Created on
1 AFTER_ACTIVATE Instance Event
(0)
Public
(2)
20060220
2 AFTER_CHANGE Instance Event
(0)
Public
(2)
20030710
3 PERIOD_AFTER_ACTIVATE Instance Event
(0)
Public
(2)
20110408
4 PERIOD_AFTER_DEACTIVATE Instance Event
(0)
Public
(2)
20110408
5 PERIOD_BEFORE_ACTIVATE Instance Event
(0)
Public
(2)
20110408
Types
Class CL_RECN_NOTICE_MNGR has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
Method ACTIVATE on class CL_RECN_NOTICE_MNGR has no exception.

Method CHECK_KEY Signature

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

Method CHECK_PROCESS_ALLOWED Signature

Method CHECK_PROCESS_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method CHECK_PROCESS_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method CORRECT_OBJREL Signature

Method CORRECT_OBJREL on class CL_RECN_NOTICE_MNGR has no parameter.
Method CORRECT_OBJREL on class CL_RECN_NOTICE_MNGR has no exception.

Method COUNT Signature

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

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
Method DEACTIVATE on class CL_RECN_NOTICE_MNGR has no exception.

Method DELETE_DETAIL Signature

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

Method DELETE_OBJREL Signature

Method DELETE_OBJREL on class CL_RECN_NOTICE_MNGR has no parameter.
Method DELETE_OBJREL on class CL_RECN_NOTICE_MNGR has no exception.

Method EXISTS Signature

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

Method EXISTS_ANY_NOTICE Signature

Method EXISTS_ANY_NOTICE on class CL_RECN_NOTICE_MNGR has no parameter.
Method EXISTS_ANY_NOTICE on class CL_RECN_NOTICE_MNGR has no exception.

Method EXISTS_ANY_OBJREL Signature

Method EXISTS_ANY_OBJREL on class CL_RECN_NOTICE_MNGR has no parameter.
Method EXISTS_ANY_OBJREL on class CL_RECN_NOTICE_MNGR has no exception.

Method FILL_BUFFER Signature

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

Method FILL_OBJREL_BUFFER Signature

Method FILL_OBJREL_BUFFER on class CL_RECN_NOTICE_MNGR has no parameter.
Method FILL_OBJREL_BUFFER on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_ALLOWED_NOTICE_CATEGORY Signature

Method GET_ALLOWED_NOTICE_CATEGORY on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_ALLOWED_NOTICE_CATEGORY on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_ALL_OBJ_FOR_ACTIVE_NOTICE Signature

Method GET_ALL_OBJ_FOR_ACTIVE_NOTICE on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_ALL_OBJ_FOR_ACTIVE_NOTICE on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_DETAIL Signature

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

Method GET_DETAIL_X Signature

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

Method GET_LIST Signature

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

Method GET_LIST_X Signature

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

Method GET_NOTICE_PROC_MNGR Signature

Method GET_NOTICE_PROC_MNGR on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_NOTICE_PROC_MNGR on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_OBJREL_LIST Signature

Method GET_OBJREL_LIST on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_OBJREL_LIST on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_TDNAME_PREFIX Signature

Method GET_TDNAME_PREFIX on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_TDNAME_PREFIX on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT_MNGR Signature

Method GET_TEXT_MNGR on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_TEXT_MNGR on class CL_RECN_NOTICE_MNGR has no exception.

Method GET_TEXT_REF Signature

Method GET_TEXT_REF on class CL_RECN_NOTICE_MNGR has no parameter.
Method GET_TEXT_REF on class CL_RECN_NOTICE_MNGR has no exception.

Method INIT_BY_PARENT Signature

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

Method INSERT_DETAIL Signature

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

Method INSERT_OBJREL Signature

Method INSERT_OBJREL on class CL_RECN_NOTICE_MNGR has no parameter.
Method INSERT_OBJREL on class CL_RECN_NOTICE_MNGR has no exception.

Method IS_ACTIVATE_ALLOWED Signature

Method IS_ACTIVATE_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method IS_ACTIVATE_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method IS_DEACTIVATE_ALLOWED Signature

Method IS_DEACTIVATE_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method IS_DEACTIVATE_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method IS_DELETE_ALLOWED Signature

Method IS_DELETE_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method IS_DELETE_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method IS_INSERT_ALLOWED Signature

Method IS_INSERT_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method IS_INSERT_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method IS_OBJREL_ALLOWED Signature

Method IS_OBJREL_ALLOWED on class CL_RECN_NOTICE_MNGR has no parameter.
Method IS_OBJREL_ALLOWED on class CL_RECN_NOTICE_MNGR has no exception.

Method SET_OBJREL_LIST Signature

Method SET_OBJREL_LIST on class CL_RECN_NOTICE_MNGR has no parameter.
Method SET_OBJREL_LIST on class CL_RECN_NOTICE_MNGR has no exception.

Method SORT_BUFFER Signature

Method SORT_BUFFER on class CL_RECN_NOTICE_MNGR has no parameter.
Method SORT_BUFFER on class CL_RECN_NOTICE_MNGR has no exception.

Method SORT_OBJREL_BUFFER Signature

Method SORT_OBJREL_BUFFER on class CL_RECN_NOTICE_MNGR has no parameter.
Method SORT_OBJREL_BUFFER on class CL_RECN_NOTICE_MNGR has no exception.

Method UPDATE_DETAIL Signature

Method UPDATE_DETAIL on class CL_RECN_NOTICE_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_RECN_NOTICE_MNGR has no exception.

Method _COMPLETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL Call by reference Type reference (TYPE) RECN_NOTICE Kündigung (VICNNT) 20020131

Method _COMPLETE_DETAIL on class CL_RECN_NOTICE_MNGR has no exception.

Method _UPDATE_OBJREL_VALIDTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NTNO Value transfer Type reference (TYPE) RECN_NOTICE-NTNO Nummer der Kündigung 20070719
2 Importing IF_RESET_VALIDTO Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE RELVALIDTOOLD zurücksetzen? 20070719
3 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_NOTICE_OBJREL Zugeordnete Vertragsobjekte der Kündigung 20070719
# Exception Resumable Description Created on
1 ERROR Fehler beim Ändern 20070719
Event Signatures

Event AFTER_ACTIVATE Signature
Event AFTER_ACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
Event AFTER_CHANGE Signature
Event AFTER_CHANGE on class CL_RECN_NOTICE_MNGR has no parameter.
Event PERIOD_AFTER_ACTIVATE Signature
Event PERIOD_AFTER_ACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
Event PERIOD_AFTER_DEACTIVATE Signature
Event PERIOD_AFTER_DEACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
Event PERIOD_BEFORE_ACTIVATE Signature
Event PERIOD_BEFORE_ACTIVATE on class CL_RECN_NOTICE_MNGR has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 110