SAP ABAP Interface IF_RECA_RESUBM_DATE_MNGR (Reminder Date Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_RS (Package) RE: Resubmission
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_RESUBM_DATE_MNGR Reminder Date Manager: Standard Implementation 20030408
Properties
Interface IF_RECA_RESUBM_DATE_MNGR  
Short Description Reminder Date Manager    
General Data
Package RE_CA_RS   RE: Resubmission 
Created 20030407   SAP 
Last changed 20110908   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 20030501
2 IF_RECA_STORABLE Object Can Be Stored 20030407
Friends
Interface IF_RECA_RESUBM_DATE_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) 20030407
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20030407
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20030407
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20030407
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECA_HAS_RESUBM Superordinate Object 20030407
6 MO_TEXT_MNGR Instance attribute Public Attribute reference (LIKE) 20030501
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030407
2 CALCULATE_ALL Instance method Public Method Calculates List of Dates for All Resub. Rules (Refresh) 20030515
3 CALCULATE_DATE_LIST Instance method Public Method Calculates List of Dates for a Resubmission Rule 20030408
4 CHECK_ALL Instance method Public Method 20030407
5 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20030407
6 COUNT Instance method Public Method Supplies Number of Entries 20030407
7 DELETE_DATE_LIST Instance method Public Method Deletes List of Dates 20030512
8 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20030407
9 FREE Instance method Public Method 20030407
10 GET_CHANGES Instance method Public Method Gets Changed Data 20030508
11 GET_CHILDREN Instance method Public Method 20030407
12 GET_DETAIL Instance method Public Method Supplies Structure 20030407
13 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20030407
14 GET_EXTENSION Instance method Public Method 20030407
15 GET_FIELDSTATUS Instance method Public Method 20050225
16 GET_INFO_BY_NOTE Instance method Public Method Gets Infotext with Beginning of Memo 20030515
17 GET_LIST Instance method Public Method Supplies All Entries 20030407
18 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20030407
19 GET_TDNAME_PREFIX Instance method Public Method 20030501
20 GET_TEXT_MNGR Instance method Public Method 20030501
21 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20030502
22 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20030407
23 INIT_BY_TEMPLATE Instance method Public Method 20030407
24 IS_FIELDSTATUS_SET Instance method Public Method 20050225
25 IS_MODIFIED Instance method Public Method 20030407
26 IS_OK Instance method Public Method 20030407
27 REGISTER_ALL_CHILDREN Instance method Public Method 20030407
28 RELEASE Instance method Public Method 20030407
29 SET_DONE Instance method Public Method Sets 'Completed' Status 20030410
30 SET_FIXED Instance method Public Method Sets 'Firmly Planned' Status 20030502
31 SET_RESPONSIBLE Instance method Public Method Sets the Person Responsible 20100722
32 SET_WFEVENT Instance method Public Method Sets 'Send Workflow Event' Status 20030502
33 STORE Instance method Public Method 20030407
34 UPDATE_INFO_BY_NOTE Instance method Public Method Updates Infotext with Beginning of Memo 20030502
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20030407
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20030407
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20030407
Types
Interface IF_RECA_RESUBM_DATE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CALCULATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Daten wurden geändert 20030515
2 Importing IF_UPDATE_INFO_BY_NOTE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Infotext aus der Notiz ableiten 20030515
# Exception Resumable Description Created on
1 ERROR Fehler 20030515

Method CALCULATE_DATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Daten wurden geändert 20030512
2 Exporting ET_DELETE_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE_CALC Gelöschte Einträge 20030512
3 Exporting ET_INSERT_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE_CALC Hinzugefügte Einträge 20030512
4 Exporting ET_UPDATE_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE_CALC Geänderte Einträge 20030515
5 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030408
6 Importing IF_UPDATE_INFO_BY_NOTE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Infotext aus der Notiz ableiten 20030512
# Exception Resumable Description Created on
1 ERROR Fehler 20030408

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RECA_RESUBM_DATE_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_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030408
2 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030407

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 20030407

Method COUNT on Interface IF_RECA_RESUBM_DATE_MNGR has no exception.

Method DELETE_DATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030512
# Exception Resumable Description Created on
1 ERROR Fehler 20030512

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030408
2 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
3 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20030407

Method EXISTS on Interface IF_RECA_RESUBM_DATE_MNGR has no exception.

Method FREE Signature

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

Method GET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELETE_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE Gelöschte 20030508
2 Exporting ET_INSERT_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE Neue 20030508
3 Exporting ET_OLD_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE Alter Stand 20030508
4 Exporting ET_UPDATE_LIST Call by reference Type reference (TYPE) RE_T_RS_OBJ_DATE Geänderte 20030508

Method GET_CHANGES on Interface IF_RECA_RESUBM_DATE_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RECA_RESUBM_DATE_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_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030408
2 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
3 Returning RS_DETAIL Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE Wiedervorlagetermin zum Objekt 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030407

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 20030407
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030408
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
4 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE_X Wiedervorlagetermin zum Objekt und Zusatzfelder 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030407

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_INFO_BY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RSINFO Call by reference Type reference (TYPE) RECARSINFO Beginn der Notiz zum Wiedervorlagetermin 20030515
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030515
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030515
4 Importing IO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Notiz (falls INITIAL, wird Notiz über Schlüssel ermittelt) 20030515
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden (leere Notiz führt nicht zu Exception) 20030515

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_RS_OBJ_DATE Wiedervorlagetermine zum Objekt 20030407

Method GET_LIST on Interface IF_RECA_RESUBM_DATE_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_RS_OBJ_DATE_X Wiedervorlagetermine zum Objekt und Zusatzfelder 20030407
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030407

Method GET_LIST_X on Interface IF_RECA_RESUBM_DATE_MNGR has no exception.

Method GET_TDNAME_PREFIX Signature

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

Method GET_TEXT_MNGR Signature

Method GET_TEXT_MNGR on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
Method GET_TEXT_MNGR on Interface IF_RECA_RESUBM_DATE_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 20030502
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030502
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030502
4 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Referenz auf Notiz 20030502
# Exception Resumable Description Created on
1 NOT_FOUND Termin ist nicht vorhanden (leere Notiz erzeugt keine Exc.) 20030502

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_RECA_HAS_RESUBM Übergeordnetes Objekt 20030407

Method INIT_BY_PARENT on Interface IF_RECA_RESUBM_DATE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Status wurde geändert (' ' = war bereits entspr. gesetzt) 20030507
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030410
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030410
4 Importing IF_DONE Value transfer Type reference (TYPE) RECARSDONE ABAP_TRUE Wiedervorlagetermin erledigt 20030502
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030502

Method SET_FIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Kennz. wurde geändert (' ' = war bereits entspr. gesetzt) 20030507
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030502
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030502
4 Importing IF_FIXED Value transfer Type reference (TYPE) RECARSFIXED ABAP_TRUE Wiedervorlagetermin fest geplant 20030502
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030502

Method SET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Kennz. wurde geändert (' ' = war bereits entspr. gesetzt) 20100722
2 Importing ID_RESPONSIBLE Value transfer Type reference (TYPE) RECARESPONSIBLE Verantwortlicher des Wiedervorlagetermins 20100722
3 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20100722
4 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20100722
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20100722

Method SET_WFEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Status wurde geändert (' ' = war bereits entspr. gesetzt) 20030507
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030502
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030502
4 Importing IF_WFEVENT Value transfer Type reference (TYPE) RECARSWFEVENT ABAP_TRUE Status 'Workflow-Ereignis senden' 20030502
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden 20030502

Method STORE Signature

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

Method UPDATE_INFO_BY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Daten wurden geändert 20030512
2 Importing ID_RSDATE Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSDATE Wiedervorlagetermin 20030502
3 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20030502
4 Importing IO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Notiz (falls INITIAL, wird Notiz über Schlüssel ermittelt) 20030502
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden (leere Notiz führt nicht zu Exception) 20030502
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RECA_RESUBM_DATE_MNGR has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200