SAP ABAP Interface IF_RETM_RENEWAL_MNGR (Renewal Manager (VITMRN))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_TM_PE (Package) RE: Terms - Period (Terms for Term)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RETM_RENEWAL_OBJ_MNGR Renewal Manager for Objects (VITMNT) 20050818
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RETM_RENEWAL_MNGR Renewal Manager (VITMRN): Standard Implementation 20020204
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RETM_RENEWAL_OBJ_MNGR Renewal Manager for Objects (VITMNT): Standard Implement. 20050818
Properties
Interface IF_RETM_RENEWAL_MNGR  
Short Description Renewal Manager (VITMRN)    
General Data
Package RE_TM_PE   RE: Terms - Period (Terms for Term) 
Created 20020204   SAP 
Last changed 20130531   SAP 
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
# Interface Abstract Final Description Created on
1 IF_RETM_SPECIFIC_TERM_MNGR Concrete Clause Manager (VITMTERM) 20020204
Friends
Interface IF_RETM_RENEWAL_MNGR has no friend.
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) 20020212
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) 20020204
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 Renewal Term 20020325
4 CHECK_KEY Instance method Public Method 20020212
5 COUNT Instance method Public Method 20020212
6 EXISTS Instance method Public Method 20020212
7 FREE Instance method Public Method 20021202
8 GET_CHILDREN Instance method Public Method 20021202
9 GET_DEFAULT_TEXT Instance method Public Method 20020301
10 GET_DETAIL Instance method Public Method Supplies Renewal Term 20020204
11 GET_DETAIL_X Instance method Public Method Supplies Renewal Term Including Addit. Data 20020204
12 GET_EXTENSION Instance method Public Method 20050225
13 GET_FIELDSTATUS Instance method Public Method 20050225
14 GET_RENEWAL_RULE_MNGR Instance method Public Method Supplies Renewal Manager 20020212
15 GET_TEXT Instance method Public Method 20020212
16 HANDLE_AFTER_DELETE Instance method Public Method 20020212
17 HANDLE_AFTER_INSERT Instance method Public Method 20020212
18 HANDLE_BEFORE_DELETE Instance method Public Method 20020212
19 HANDLE_BEFORE_INSERT Instance method Public Method 20020212
20 HAS_RENEWAL_TERM Instance method Public Method Is a Standard or Individual Renewal Rule Defined 20020325
21 INIT_BY_PARENT Instance method Public Method 20020212
22 INIT_BY_TEMPLATE Instance method Public Method 20021202
23 IS_DELETE_ALLOWED Instance method Public Method 20020212
24 IS_FIELDSTATUS_SET Instance method Public Method 20050225
25 IS_INSERT_ALLOWED Instance method Public Method 20020212
26 IS_MODIFIED Instance method Public Method 20021202
27 IS_OBLIGATORY Instance method Public Method 20020212
28 IS_OK Instance method Public Method 20021202
29 REGISTER_ALL_CHILDREN Instance method Public Method 20021202
30 RELEASE Instance method Public Method 20021202
31 SET_TEXT Instance method Public Method 20020212
32 STORE Instance method Public Method 20021202
33 UPDATE_DETAIL Instance method Public Method Changes Renewal Term 20020211
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
After Change 20030710
2 AFTER_STORE Instance Event
(0)
Public
(2)
20021202
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20021202
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RETM_RENEWAL_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method ADD_CHILD on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RETM_RENEWAL_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 Nachrichtensammler 20020325
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020325

Method CHECK_KEY Signature

Method CHECK_KEY on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method CHECK_KEY on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method COUNT Signature

Method COUNT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method COUNT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method EXISTS Signature

Method EXISTS on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method EXISTS on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method FREE Signature

Method FREE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method FREE on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method GET_DEFAULT_TEXT Signature

Method GET_DEFAULT_TEXT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method GET_DEFAULT_TEXT on Interface IF_RETM_RENEWAL_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 20020211
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RETM_RENEWAL Verlängerungsklausel 20020204
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020211

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 20020204
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO RETM1_TERMNO_DEFAULT Nummer der Klausel 20020211
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RETM_RENEWAL_X Verlängerungsklausel und Zusatzfelder 20020204
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020211

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method GET_RENEWAL_RULE_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 20020212
2 Returning RO_RENEWAL_RULE_MNGR Value transfer Object reference (TYPE REF TO) IF_RETM_RENEWAL_RULE_MNGR Verlängerungsregel-Manager 20020212
# Exception Resumable Description Created on
1 NOT_FOUND Verlängerungsart = "Keine Verl." oder unbek. Standardregel 20020314

Method GET_TEXT Signature

Method GET_TEXT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method GET_TEXT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method HANDLE_AFTER_DELETE Signature

Method HANDLE_AFTER_DELETE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method HANDLE_AFTER_DELETE on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method HANDLE_AFTER_INSERT Signature

Method HANDLE_AFTER_INSERT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method HANDLE_AFTER_INSERT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method HANDLE_BEFORE_DELETE Signature

Method HANDLE_BEFORE_DELETE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method HANDLE_BEFORE_DELETE on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method HANDLE_BEFORE_INSERT Signature

Method HANDLE_BEFORE_INSERT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method HANDLE_BEFORE_INSERT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method HAS_RENEWAL_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 20020325
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Verlängerungsregel vorhanden 20020325
# Exception Resumable Description Created on
1 NOT_FOUND Klausel nicht gefunden 20020325

Method INIT_BY_PARENT Signature

Method INIT_BY_PARENT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method INIT_BY_PARENT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_DELETE_ALLOWED Signature

Method IS_DELETE_ALLOWED on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_DELETE_ALLOWED on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_INSERT_ALLOWED Signature

Method IS_INSERT_ALLOWED on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_INSERT_ALLOWED on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_OBLIGATORY Signature

Method IS_OBLIGATORY on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_OBLIGATORY on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method IS_OK on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method RELEASE on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method SET_TEXT Signature

Method SET_TEXT on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method SET_TEXT on Interface IF_RETM_RENEWAL_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Method STORE on Interface IF_RETM_RENEWAL_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 20020211
2 Importing IS_DETAIL_INP Value transfer Type reference (TYPE) RETM_RENEWAL-INP Verlängerungsklausel: Eingabefelder 20020211
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20020211
Event Signatures

Event AFTER_CHANGE Signature
Event AFTER_CHANGE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RETM_RENEWAL_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RETM_RENEWAL_MNGR has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110