SAP ABAP Interface IF_RECN_RENEWAL_MNGR (Renewal Manager (VICNNT))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CN_RN (Package) RE: Renewal
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECN_RENEWAL_MNGR Renewal Manager (VICNNT): Standard Implementation 20020207
Properties
Interface IF_RECN_RENEWAL_MNGR  
Short Description Renewal Manager (VICNNT)    
General Data
Package RE_CN_RN   RE: Renewal 
Created 20020206   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_HAS_TEXT Object with Text 20020206
2 IF_RECA_OBJECT Instantiable Object 20100805
3 IF_RECA_STORABLE Object Can Be Stored 20020206
4 IF_RECN_PERIOD_EVENT Event for Notice and Renewal 20110408
Friends
Interface IF_RECN_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) 20020206
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20020206
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20020206
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECN_CONTRACT Superordinate Object 20020206
6 MO_TEXT_MNGR Instance attribute Public Attribute reference (LIKE) 20020206
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT Instance method Public Method Activates Approval of Renewal 20020321
2 ACTIVATE Instance method Public Method Activates Renewal 20020206
3 ADD_CHILD Instance method Public Method 20020206
4 CHECK_ALL Instance method Public Method 20020206
5 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20020206
6 CHECK_PROCESS_ALLOWED Instance method Public Method Is the Renewal Allowed? 20020318
7 COUNT Instance method Public Method Supplies Number of Entries 20020206
8 DEACTIVATE Instance method Public Method Cancels Renewal 20020206
9 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20020206
10 EXISTS_ACTIVATED_OPTION Instance method Public Method Checks If There Is at Least One Activated Option 20090724
11 EXISTS_ANY_RENEWAL Instance method Public Method Checks if there is at least one renewal 20020217
12 FREE Instance method Public Method 20020206
13 GET_ABS_END_DATE Instance method Public Method Supplies End of Term in Relation to Renewal 20020324
14 GET_CHILDREN Instance method Public Method 20020206
15 GET_DETAIL Instance method Public Method Supplies Structure 20020206
16 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20020206
17 GET_EXTENSION Instance method Public Method 20050225
18 GET_FIELDSTATUS Instance method Public Method 20050225
19 GET_LIST Instance method Public Method Supplies All Entries 20020206
20 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20020206
21 GET_MAX_END_DATE Instance method Public Method Gets the Maximim Contract End (Approve All Open Options) 20040227
22 GET_NEW_END_DATE Instance method Public Method Supplies Next Contract End 20020324
23 GET_RENEWAL_RULE_MNGR Instance method Public Method Supplies Renewal Manager 20020217
24 GET_TDNAME_PREFIX Instance method Public Method 20020310
25 GET_TEXT Instance method Public Method Supplies Standard Text 20020206
26 GET_TEXT_MNGR Instance method Public Method 20020206
27 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20020206
28 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20020206
29 INIT_BY_TEMPLATE Instance method Public Method 20020206
30 IS_ACCEPT_ALLOWED Instance method Public Method Is Approval+Activation of a Certain Renewal Allowed? 20020321
31 IS_ACTIVATE_ALLOWED Instance method Public Method Is Activating a Certain Renewal Allowed? 20020206
32 IS_DEACTIVATE_ALLOWED Instance method Public Method Is Deactivating a Certain Renewal Allowed? 20020206
33 IS_FIELDSTATUS_SET Instance method Public Method 20050225
34 IS_MODIFIED Instance method Public Method 20020206
35 IS_OK Instance method Public Method 20020206
36 IS_REJECT_ALLOWED Instance method Public Method Is Rejection+Activation of a Certain Renewal Allowed? 20020321
37 REGISTER_ALL_CHILDREN Instance method Public Method 20020206
38 REJECT Instance method Public Method Activates Rejection of Renewal 20020321
39 RELEASE Instance method Public Method 20020206
40 RESET_BUFFER Instance method Public Method Deletes Table Buffer 20120514
41 STORE Instance method Public Method 20020206
42 UPDATE_DETAIL Instance method Public Method Changes Renewal 20020206
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)
20050225
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RECN_RENEWAL_MNGR has no local type.
Method Signatures

Method ACCEPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020321
# Exception Resumable Description Created on
1 ERROR Fehler beim Zustimmen 20020321

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktivieren 20020206

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020206

Method CHECK_PROCESS_ALLOWED Signature

Method CHECK_PROCESS_ALLOWED on Interface IF_RECN_RENEWAL_MNGR has no parameter.
# Exception Resumable Description Created on
1 NOT_ALLOWED Nicht zulässig (z.B. Vertrag nicht aktiv) 20020318

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 20020206

Method COUNT on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
# Exception Resumable Description Created on
1 ERROR Fehler beim Deaktivieren 20020206

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20020206

Method EXISTS on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method EXISTS_ACTIVATED_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Akivierte Option vorhanden? 20090724

Method EXISTS_ACTIVATED_OPTION on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method EXISTS_ANY_RENEWAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Verlängerung vorhanden? 20020217

Method EXISTS_ANY_RENEWAL on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method FREE Signature

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

Method GET_ABS_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RECNENDABS Call by reference Type reference (TYPE) RECNCNENDABS Datum Laufzeitende 20020324
# Exception Resumable Description Created on
1 ERROR Verlängerungsregel enthält Fehler 20020324

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RECN_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_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RECN_RENEWAL Verlängerung 20020206
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020206

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 20020206
2 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECN_RENEWAL_X Verlängerung und Zusatzfelder 20020206
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020206

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RECN_RENEWAL_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_RENEWAL Verlängerung 20020206

Method GET_LIST on Interface IF_RECN_RENEWAL_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_RENEWAL_X Verlängerung 20020206
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020206

Method GET_LIST_X on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method GET_MAX_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RNENDMAX Call by reference Type reference (TYPE) RETMRNENDMAX Tag, an dem der Vertrag spätestens endet (alle Optionen) 20040227
# Exception Resumable Description Created on
1 ERROR Verlängerungsregel enthält Fehler 20040227

Method GET_NEW_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_PESTATE Call by reference Type reference (TYPE) RETMPESTATE Status der Vertragslaufzeit in Bezug auf Verl. 20030710
2 Exporting ED_RNENDNEW Call by reference Type reference (TYPE) RETMRNENDNEW Nächstes Vertragsende 20020324
3 Exporting ED_XPESTATE Call by reference Type reference (TYPE) RETMXPESTATE Status der Vertragslaufzeit in Bezug auf Verl. (Text) 20030710
4 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030710
# Exception Resumable Description Created on
1 ERROR Verlängerungsregel enthält Fehler 20020324

Method GET_RENEWAL_RULE_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_RENEWAL_RULE_MNGR Verlängerungsregel-Manager 20020217
# Exception Resumable Description Created on
1 NOT_FOUND Verlängerungsart = "Keine Verl." oder unbek. Standardregel 20020321

Method GET_TDNAME_PREFIX Signature

Method GET_TDNAME_PREFIX on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method GET_TDNAME_PREFIX on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LTEXT Call by reference Type reference (TYPE) CSEQUENCE Langtext 20020206
2 Exporting ED_STEXT Call by reference Type reference (TYPE) CSEQUENCE Kurztext 20020206
3 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020206
4 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020206

Method GET_TEXT_MNGR Signature

Method GET_TEXT_MNGR on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method GET_TEXT_MNGR on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method GET_TEXT_REF 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 20020206
2 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Referenz auf Notiz 20020206
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20020206

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Übergeordnetes Objekt 20020206

Method INIT_BY_PARENT on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_ACCEPT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020321
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Aktion zulässig? 20020321

Method IS_ACCEPT_ALLOWED on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method IS_ACTIVATE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Aktion zulässig? 20020206

Method IS_ACTIVATE_ALLOWED on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method IS_DEACTIVATE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Aktion zulässig? 20020206

Method IS_DEACTIVATE_ALLOWED on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method IS_REJECT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020321
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Aktion zulässig? 20020321

Method IS_REJECT_ALLOWED on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020321
# Exception Resumable Description Created on
1 ERROR Fehler beim Ablehnen 20020321

Method RELEASE Signature

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

Method RESET_BUFFER Signature

Method RESET_BUFFER on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method RESET_BUFFER on Interface IF_RECN_RENEWAL_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_RECN_RENEWAL_MNGR has no parameter.
Method STORE on Interface IF_RECN_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_RNNO Value transfer Type reference (TYPE) RECN_RENEWAL-RNNO Nummer der Verlängerung 20020217
2 Importing IS_DETAIL_INP Value transfer Type reference (TYPE) RECN_RENEWAL-INP Eingabefelder für Verlängerung 20020206
# Exception Resumable Description Created on
1 ERROR Fehler beim Ändern 20020206
Event Signatures

Event AFTER_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DETAIL Exporting Value transfer Type reference (TYPE) RECN_RENEWAL Verlängerung:aktuelle Daten 20040115
2 IS_DETAIL_BEFORE Exporting Value transfer Type reference (TYPE) RECN_RENEWAL Verlängerung: vor der Änderung 20040115

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