SAP ABAP Class IF_RETM_NOTICE_MNGR (Notice Manager (VITMNT))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RETM_SPECIFIC_TERM_MNGR Concrete Clause Manager (VITMTERM) 20020205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RETM_NOTICE_OBJ_MNGR Notice Manager (VITMNT) 20020425
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RETM_NOTICE_MNGR Notice Manager (VITMNT): Standard Implementation 20020205
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RETM_NOTICE_OBJ_MNGR Notice Manager for Objects (VITMNT): Standard Implementation 20020425
Properties
Class IF_RETM_NOTICE_MNGR  
Short Description Notice Manager (VITMNT)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020205   SAP 
Last change 20050301   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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RETM_NOTICE_MNGR has no interface implemented.
Friends
Class IF_RETM_NOTICE_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) 20021202
2 MD_TERMTYPE Instance attribute Public Attribute reference (LIKE) 20020301
3 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20021202
4 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20021202
5 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20021202
6 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20020205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20021202
2 CHECK_ALL Instance method Public Method 20021202
3 CHECK_DETAIL Instance method Public Method Checks Notice Term 20020325
4 CHECK_KEY Instance method Public Method 20020301
5 COUNT Instance method Public Method 20020301
6 DELETE_OBJREL Instance method Public Method 20020502
7 EXISTS Instance method Public Method 20020301
8 EXISTS_ANY_OBJREL Instance method Public Method 20020502
9 FREE Instance method Public Method 20021202
10 GET_CHILDREN Instance method Public Method 20021202
11 GET_DATE_FOR_NEW_ENTRY Instance method Public Method 20020502
12 GET_DEFAULT_TEXT Instance method Public Method 20020301
13 GET_DETAIL Instance method Public Method Supplies Notice Term 20020205
14 GET_DETAIL_X Instance method Public Method Supplies Notice Term, Incl. Additional Data 20020205
15 GET_EXTENSION Instance method Public Method 20050225
16 GET_FIELDSTATUS Instance method Public Method 20050225
17 GET_NOTICE_PROC_MNGR Instance method Public Method Supplies Notice Procedure Manager 20020205
18 GET_OBJREL_LIST Instance method Public Method 20020502
19 GET_TEXT Instance method Public Method 20020301
20 HANDLE_AFTER_DELETE Instance method Public Method 20020301
21 HANDLE_AFTER_INSERT Instance method Public Method 20020301
22 HANDLE_BEFORE_DELETE Instance method Public Method 20020301
23 HANDLE_BEFORE_INSERT Instance method Public Method 20020301
24 HAS_NOTICE_TERM Instance method Public Method Is a Notice Procedure Defined? 20020326
25 INIT_BY_PARENT Instance method Public Method 20020301
26 INIT_BY_TEMPLATE Instance method Public Method 20021202
27 INSERT_OBJREL Instance method Public Method 20020502
28 IS_DELETE_ALLOWED Instance method Public Method 20020301
29 IS_FIELDSTATUS_SET Instance method Public Method 20050225
30 IS_INSERT_ALLOWED Instance method Public Method 20020301
31 IS_MODIFIED Instance method Public Method 20021202
32 IS_OBLIGATORY Instance method Public Method 20020301
33 IS_OK Instance method Public Method 20021202
34 REGISTER_ALL_CHILDREN Instance method Public Method 20021202
35 RELEASE Instance method Public Method 20021202
36 SET_OBJREL_LIST Instance method Public Method 20020502
37 SET_TEXT Instance method Public Method 20020301
38 STORE Instance method Public Method 20021202
39 UPDATE_DETAIL Instance method Public Method Changes Notice Term 20020314
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20021202
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20021202
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Class IF_RETM_NOTICE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on class IF_RETM_NOTICE_MNGR has no parameter.
Method CHECK_ALL on class IF_RETM_NOTICE_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_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020325
2 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20020325
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020325

Method CHECK_KEY Signature

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

Method COUNT Signature

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

Method DELETE_OBJREL Signature

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

Method EXISTS Signature

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

Method EXISTS_ANY_OBJREL Signature

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

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_DATE_FOR_NEW_ENTRY Signature

Method GET_DATE_FOR_NEW_ENTRY on class IF_RETM_NOTICE_MNGR has no parameter.
Method GET_DATE_FOR_NEW_ENTRY on class IF_RETM_NOTICE_MNGR has no exception.

Method GET_DEFAULT_TEXT Signature

Method GET_DEFAULT_TEXT on class IF_RETM_NOTICE_MNGR has no parameter.
Method GET_DEFAULT_TEXT on class IF_RETM_NOTICE_MNGR has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020314
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RETM_NOTICE Kündigungsklausel 20020205
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020314

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020205
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020314
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RETM_NOTICE_X Kündigungsklausel und Zusatzfelder 20020205
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020314

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_NOTICE_PROC_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020314
2 Returning RO_NOTICE_PROC_MNGR Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager (VITMNTPROCREL) 20020314
# Exception Resumable Description Created on
1 NOT_FOUND Kündigungsart = "Keine Künd." oder unbek. Standardschema 20020314

Method GET_OBJREL_LIST Signature

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

Method GET_TEXT Signature

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

Method HANDLE_AFTER_DELETE Signature

Method HANDLE_AFTER_DELETE on class IF_RETM_NOTICE_MNGR has no parameter.
Method HANDLE_AFTER_DELETE on class IF_RETM_NOTICE_MNGR has no exception.

Method HANDLE_AFTER_INSERT Signature

Method HANDLE_AFTER_INSERT on class IF_RETM_NOTICE_MNGR has no parameter.
Method HANDLE_AFTER_INSERT on class IF_RETM_NOTICE_MNGR has no exception.

Method HANDLE_BEFORE_DELETE Signature

Method HANDLE_BEFORE_DELETE on class IF_RETM_NOTICE_MNGR has no parameter.
Method HANDLE_BEFORE_DELETE on class IF_RETM_NOTICE_MNGR has no exception.

Method HANDLE_BEFORE_INSERT Signature

Method HANDLE_BEFORE_INSERT on class IF_RETM_NOTICE_MNGR has no parameter.
Method HANDLE_BEFORE_INSERT on class IF_RETM_NOTICE_MNGR has no exception.

Method HAS_NOTICE_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020326
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Kündigungsschema vorhanden 20020326
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020326

Method INIT_BY_PARENT Signature

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

Method INIT_BY_TEMPLATE Signature

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

Method INSERT_OBJREL Signature

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

Method IS_DELETE_ALLOWED Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_INSERT_ALLOWED Signature

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

Method IS_MODIFIED Signature

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

Method IS_OBLIGATORY Signature

Method IS_OBLIGATORY on class IF_RETM_NOTICE_MNGR has no parameter.
Method IS_OBLIGATORY on class IF_RETM_NOTICE_MNGR has no exception.

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_OBJREL_LIST Signature

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

Method SET_TEXT Signature

Method SET_TEXT on class IF_RETM_NOTICE_MNGR has no parameter.
Method SET_TEXT on class IF_RETM_NOTICE_MNGR has no exception.

Method STORE Signature

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

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020314
2 Importing IS_DETAIL_INP Value transfer Type reference (TYPE) RETM_NOTICE-INP Kündigungsklausel: Eingabefelder 20020314
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20020314
Event Signatures

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