SAP ABAP Interface IF_RETM_PERIOD_MNGR (Term Manager)
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 implementation (CLASS c. INTERFACES i_ref)  CL_RETM_PERIOD_MNGR Term Manager: Standard Implementation 20020205
Properties
Interface IF_RETM_PERIOD_MNGR  
Short Description Term Manager    
General Data
Package RE_TM_PE   RE: Terms - Period (Terms for Term) 
Created 20020205   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_RETM_SPECIFIC_TERM_MNGR Concrete Clause Manager (VITMTERM) 20020205
Friends
Interface IF_RETM_PERIOD_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) 20020216
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 CAN_CHANGE_1ST_END_DATE Instance method Public Method Is First Contract End Date Changeable? 20020216
3 CAN_CHANGE_1ST_POSTING_DATE Instance method Public Method Can Starting Date of Cash Flow Be Changed? 20020216
4 CAN_CHANGE_CFPOSTINGFROM_DATE Instance method Public Method Can Date of 1st Posting Be Changed? 20050331
5 CAN_CHANGE_POSSDATEFROM Instance method Public Method Can "Possession Date From" Be Changed? 20080108
6 CAN_CHANGE_POSSDATETO Instance method Public Method Can "Possession Date To" Be Changed? 20080108
7 CAN_CHANGE_START_DATE Instance method Public Method Is Contract Start Date Changeable 20020216
8 CHECK_ALL Instance method Public Method 20021202
9 CHECK_KEY Instance method Public Method 20020216
10 CHECK_PERIOD Instance method Public Method Checks Term Data 20020216
11 COUNT Instance method Public Method 20020216
12 DISABLE_INPUT Instance method Public Method Locks Certain Fields Against Entry 20090922
13 EXISTS Instance method Public Method 20020216
14 FREE Instance method Public Method 20021202
15 GET_CHILDREN Instance method Public Method 20021202
16 GET_DEFAULT_TEXT Instance method Public Method 20020301
17 GET_DETAIL Instance method Public Method Supplies Term Data As Field String 20020205
18 GET_DETAIL_X Instance method Public Method Supplies Term Data as Field String Incl. Addit. Data 20020205
19 GET_EXTENSION Instance method Public Method 20050225
20 GET_FIELDSTATUS Instance method Public Method 20050225
21 GET_MIN_MAX_POSSDATE Instance method Public Method Gets Minimum and Maximum Possession Date 20080110
22 GET_PERIOD Instance method Public Method Supplies Term Data as Individual Fields 20020216
23 GET_PERIOD_X Instance method Public Method Supplies Term Data as Individual Fields Incl. Add. Data 20020216
24 GET_TEXT Instance method Public Method 20020216
25 HANDLE_AFTER_DELETE Instance method Public Method 20020216
26 HANDLE_AFTER_INSERT Instance method Public Method 20020216
27 HANDLE_BEFORE_DELETE Instance method Public Method 20020216
28 HANDLE_BEFORE_INSERT Instance method Public Method 20020216
29 INIT_BY_PARENT Instance method Public Method 20020216
30 INIT_BY_TEMPLATE Instance method Public Method 20021202
31 IS_CFLOCKEDTO_ENABLED Instance method Public Method Is 'Cash Flow Fixed Until' Available? 20110927
32 IS_DELETE_ALLOWED Instance method Public Method 20020216
33 IS_FIELDSTATUS_SET Instance method Public Method 20050225
34 IS_INSERT_ALLOWED Instance method Public Method 20020216
35 IS_MODIFIED Instance method Public Method 20021202
36 IS_OBLIGATORY Instance method Public Method 20020216
37 IS_OK Instance method Public Method 20021202
38 IS_POSSDATEFROM_ENABLED Instance method Public Method Is Entering "Possession Date From" Allowed? 20080109
39 IS_POSSDATETO_ENABLED Instance method Public Method Is Entering "Possession Date To" Allowed? 20080109
40 REGISTER_ALL_CHILDREN Instance method Public Method 20021202
41 RELEASE Instance method Public Method 20021202
42 SET_1ST_END_DATE Instance method Public Method Changes First Contract End Date 20020216
43 SET_1ST_POSTING_DATE Instance method Public Method Changes Starting Date of Cash Flow 20020216
44 SET_CFLOCKEDTO Instance method Public Method Changes Cash Flow Fixed Until 20110926
45 SET_CFPOSTINGFROM_DATE Instance method Public Method Changes Date of 1st Posting 20050331
46 SET_POSSDATEFROM Instance method Public Method Change "Possession Date From" 20080108
47 SET_POSSDATETO Instance method Public Method Change "Possession Date To" 20080108
48 SET_START_DATE Instance method Public Method Changes Contract Start Date 20020216
49 SET_TEXT Instance method Public Method 20020216
50 STORE Instance method Public Method 20021202
51 UPDATE_ABS_END_DATE Instance method Public Method Updates Term End (Incl. Notice/Renewal) 20020216
52 UPDATE_DETAIL Instance method Public Method Changes Term Term 20020304
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
After Change 20030219
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_PERIOD_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CAN_CHANGE_1ST_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20020216

Method CAN_CHANGE_1ST_END_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CAN_CHANGE_1ST_POSTING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20020216

Method CAN_CHANGE_1ST_POSTING_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CAN_CHANGE_CFPOSTINGFROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20050331

Method CAN_CHANGE_CFPOSTINGFROM_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CAN_CHANGE_POSSDATEFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20080108

Method CAN_CHANGE_POSSDATEFROM on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CAN_CHANGE_POSSDATETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20080108

Method CAN_CHANGE_POSSDATETO on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CAN_CHANGE_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL Änderbar? 20020216

Method CAN_CHANGE_START_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method CHECK_ALL Signature

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

Method CHECK_KEY Signature

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

Method CHECK_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020216

Method CHECK_PERIOD on Interface IF_RETM_PERIOD_MNGR has no exception.

Method COUNT Signature

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

Method DISABLE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_BEGIN Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Vertragsbeginn sperren? 20090922
2 Importing IF_CASHFLOW_FROM Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Finanzstrom ab sperren? 20090922
3 Importing IF_FIRST_POSTING_FROM Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Erste Buchung ab sperren? 20090922

Method DISABLE_INPUT on Interface IF_RETM_PERIOD_MNGR has no exception.

Method EXISTS Signature

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

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_DEFAULT_TEXT Signature

Method GET_DEFAULT_TEXT on Interface IF_RETM_PERIOD_MNGR has no parameter.
Method GET_DEFAULT_TEXT on Interface IF_RETM_PERIOD_MNGR has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DETAIL Value transfer Type reference (TYPE) RETM_PERIOD Laufzeitklausel 20020205

Method GET_DETAIL on Interface IF_RETM_PERIOD_MNGR has no exception.

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 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RETM_PERIOD_X Laufzeitklausel und Zusatzfelder 20020205

Method GET_DETAIL_X on Interface IF_RETM_PERIOD_MNGR has no exception.

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_MIN_MAX_POSSDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_MAX_POSSDATE_TO Call by reference Type reference (TYPE) REBDPOSSDATETO Datum, ab welchem das Objekt nicht mehr genutzt wird 20080110
2 Exporting ED_MIN_POSSDATE_FROM Call by reference Type reference (TYPE) REBDPOSSDATEFROM Datum, ab welchem das Objekt zur Nutzung überlassen wird 20080110

Method GET_MIN_MAX_POSSDATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method GET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CFLOCKEDTO Call by reference Type reference (TYPE) RECDCFLOCKEDTO Datum, bis zu dem der Finanzstrom gesperrt ist 20110926
2 Exporting ED_CFPOSTINGFROM Call by reference Type reference (TYPE) RECDCFPOSTINGFROM 1. Buchung ab 20050331
3 Exporting ED_POSSDATEFROM Call by reference Type reference (TYPE) REBDPOSSDATEFROM Datum, ab welchem das Objekt zur Nutzung überlassen wird 20080108
4 Exporting ED_POSSDATETO Call by reference Type reference (TYPE) REBDPOSSDATETO Datum, ab welchem das Objekt nicht mehr genutzt wird 20080108
5 Exporting ED_RECNBEG Call by reference Type reference (TYPE) RECNCNBEG Datum Vertragsbeginn 20020216
6 Exporting ED_RECNDPO Call by reference Type reference (TYPE) RECNCNBEG1STPOST Finanzstromgenerierung ab 20020216
7 Exporting ED_RECNEND1ST Call by reference Type reference (TYPE) RECNCNEND1ST Datum 1. Vertragsende 20031219
8 Exporting ED_RECNENDABS Call by reference Type reference (TYPE) RECNCNENDABS Datum Laufzeitende 20020216
9 Exporting ED_RECNTERMMONTHS Call by reference Type reference (TYPE) RECNCNTERMMONTHS Laufzeit des Vertrags in Monaten 20020216

Method GET_PERIOD on Interface IF_RETM_PERIOD_MNGR has no exception.

Method GET_PERIOD_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CFLOCKEDTO Call by reference Type reference (TYPE) RECDCFLOCKEDTO Datum, bis zu dem der Finanzstrom gesperrt ist 20110926
2 Exporting ED_CFPOSTINGFROM Call by reference Type reference (TYPE) RECDCFPOSTINGFROM 1. Buchung ab 20050331
3 Exporting ED_NTALLOWEDOWN Call by reference Type reference (TYPE) RETMNTALLOWEDOWN Nächstmögliche eigene Kündigung 20020217
4 Exporting ED_NTALLOWEDPAR Call by reference Type reference (TYPE) RETMNTALLOWEDPAR Nächstmögliche Kündigung durch Partner 20020217
5 Exporting ED_NTPER Call by reference Type reference (TYPE) RECNNTPER Kündigung des Vertrages zum ... 20020217
6 Exporting ED_NTPERINACTIVE Call by reference Type reference (TYPE) RETMNTPERINACTIVE Inaktive Kündigung des Vertrages zum ... 20040429
7 Exporting ED_PESTATE Call by reference Type reference (TYPE) RETMPESTATE Status der Vertragslaufzeit 20020216
8 Exporting ED_POSSDATEFROM Call by reference Type reference (TYPE) REBDPOSSDATEFROM Datum, ab welchem das Objekt zur Nutzung überlassen wird 20080108
9 Exporting ED_POSSDATETO Call by reference Type reference (TYPE) REBDPOSSDATETO Datum, ab welchem das Objekt nicht mehr genutzt wird 20080108
10 Exporting ED_RECNBEG Call by reference Type reference (TYPE) RECNCNBEG Datum Vertragsbeginn 20020216
11 Exporting ED_RECNDPO Call by reference Type reference (TYPE) RECNCNBEG1STPOST Finanzstromgenerierung ab 20020216
12 Exporting ED_RECNEND1ST Call by reference Type reference (TYPE) RECNCNEND1ST Datum 1. Vertragsende 20031219
13 Exporting ED_RECNENDABS Call by reference Type reference (TYPE) RECNCNENDABS Datum Laufzeitende 20020216
14 Exporting ED_RECNTERMMONTHS Call by reference Type reference (TYPE) RECNCNTERMMONTHS Laufzeit des Vertrags in Monaten 20020216
15 Exporting ED_RNEND1ST Call by reference Type reference (TYPE) RETMRNEND1ST Ende 1. Festlaufzeit 20020216
16 Exporting ED_RNENDMAX Call by reference Type reference (TYPE) RETMRNENDMAX Tag, an dem der Vertrag spätestens endet (alle Optionen) 20040201
17 Exporting ED_RNENDNEW Call by reference Type reference (TYPE) RETMRNENDNEW Nächstes Vertragsende 20020216
18 Exporting ED_RNHASRULE Call by reference Type reference (TYPE) RETMRNHASRULE Verlängerungsregel vorhanden? 20040429
19 Exporting ED_XPESTATE Call by reference Type reference (TYPE) RETMXPESTATE Status der Vertragslaufzeit 20020216
20 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020216

Method GET_PERIOD_X on Interface IF_RETM_PERIOD_MNGR has no exception.

Method GET_TEXT Signature

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

Method HANDLE_AFTER_DELETE Signature

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

Method HANDLE_AFTER_INSERT Signature

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

Method HANDLE_BEFORE_DELETE Signature

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

Method HANDLE_BEFORE_INSERT Signature

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

Method INIT_BY_PARENT Signature

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

Method INIT_BY_TEMPLATE Signature

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

Method IS_CFLOCKEDTO_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20110927

Method IS_CFLOCKEDTO_ENABLED on Interface IF_RETM_PERIOD_MNGR has no exception.

Method IS_DELETE_ALLOWED Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_INSERT_ALLOWED Signature

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

Method IS_MODIFIED Signature

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

Method IS_OBLIGATORY Signature

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

Method IS_OK Signature

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

Method IS_POSSDATEFROM_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20080109

Method IS_POSSDATEFROM_ENABLED on Interface IF_RETM_PERIOD_MNGR has no exception.

Method IS_POSSDATETO_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20080109

Method IS_POSSDATETO_ENABLED on Interface IF_RETM_PERIOD_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_1ST_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RECNEND1ST Value transfer Type reference (TYPE) RECNCNEND1ST Datum 1. Vertragsende 20031219
2 Importing ID_RECNTERMMONTHS Value transfer Type reference (TYPE) RECNCNTERMMONTHS Laufzeit des Vertrags in Monaten 20020216

Method SET_1ST_END_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_1ST_POSTING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RECNDPO Value transfer Type reference (TYPE) RECNCNBEG1STPOST Finanzstromgenerierung ab 20020216

Method SET_1ST_POSTING_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_CFLOCKEDTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CFLOCKEDTO Value transfer Type reference (TYPE) RECDCFLOCKEDTO Datum, bis zu dem der Finanzstrom gesperrt ist 20110926

Method SET_CFLOCKEDTO on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_CFPOSTINGFROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CFPOSTINGFROM Value transfer Type reference (TYPE) RECDCFPOSTINGFROM 1. Buchung ab 20050331

Method SET_CFPOSTINGFROM_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_POSSDATEFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POSSDATEFROM Value transfer Type reference (TYPE) REBDPOSSDATEFROM Datum, ab welchem das Objekt zur Nutzung überlassen wird 20080108

Method SET_POSSDATEFROM on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_POSSDATETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POSSDATETO Value transfer Type reference (TYPE) REBDPOSSDATETO Datum, ab welchem das Objekt nicht mehr genutzt wird 20080108

Method SET_POSSDATETO on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RECNBEG Value transfer Type reference (TYPE) RECNCNBEG Datum Vertragsbeginn 20020216

Method SET_START_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method SET_TEXT Signature

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

Method STORE Signature

Method STORE on Interface IF_RETM_PERIOD_MNGR has no parameter.
Method STORE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method UPDATE_ABS_END_DATE Signature

Method UPDATE_ABS_END_DATE on Interface IF_RETM_PERIOD_MNGR has no parameter.
Method UPDATE_ABS_END_DATE on Interface IF_RETM_PERIOD_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL_INP Value transfer Type reference (TYPE) RETM_PERIOD-INP Laufzeitklausel: Eingabefelder 20020304
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20020304
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) RETM_PERIOD Laufzeitklausel: aktuelle Daten 20030219
2 IS_DETAIL_BEFORE Exporting Value transfer Type reference (TYPE) RETM_PERIOD Laufzeitklausel: vor der Änderung 20030219

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