SAP ABAP Interface IF_RECA_RESUBM_RULE_MNGR (Resubmission Rule 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_RULE_MNGR Reminder Rule Manager: Standard Implementation 20030407
Properties
Interface IF_RECA_RESUBM_RULE_MNGR  
Short Description Resubmission Rule Manager    
General Data
Package RE_CA_RS   RE: Resubmission 
Created 20030407   SAP 
Last changed 20100310   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 20090730
2 IF_RECA_STORABLE Object Can Be Stored 20030407
Friends
Interface IF_RECA_RESUBM_RULE_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) 20090730
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030407
2 CHECK_ALL Instance method Public Method 20030407
3 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20030407
4 COUNT Instance method Public Method Supplies Number of Entries 20030407
5 DELETE_DETAIL Instance method Public Method Deletes Resubmission Rule 20030407
6 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20030407
7 EXISTS_ANY_RULE Instance method Public Method Checks If at Least One Resubmission Rule Exists 20030407
8 FREE Instance method Public Method 20030407
9 GET_CHILDREN Instance method Public Method 20030407
10 GET_DETAIL Instance method Public Method Supplies Structure 20030407
11 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20030407
12 GET_EXTENSION Instance method Public Method 20030407
13 GET_FIELDSTATUS Instance method Public Method 20050225
14 GET_INFO_BY_NOTE Instance method Public Method Gets Infotext with Beginning of Memo 20090731
15 GET_LIST Instance method Public Method Supplies All Entries 20030407
16 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20030407
17 GET_RESUBM_DATE_MNGR Instance method Public Method Gets the Resubmission Date Manager 20030408
18 GET_RULES_FOR_INSERT Instance method Public Method Gets All Resubmission Rules That Can Be Inserted 20030407
19 GET_TDNAME_PREFIX Instance method Public Method 20090730
20 GET_TEXT_MNGR Instance method Public Method 20090730
21 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20090730
22 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20030407
23 INIT_BY_TEMPLATE Instance method Public Method 20030407
24 INSERT_DETAIL Instance method Public Method Creates New Resubmission Rules 20030407
25 IS_FIELDSTATUS_SET Instance method Public Method 20050225
26 IS_MODIFIED Instance method Public Method 20030407
27 IS_OK Instance method Public Method 20030407
28 REGISTER_ALL_CHILDREN Instance method Public Method 20030407
29 RELEASE Instance method Public Method 20030407
30 STORE Instance method Public Method 20030407
31 UPDATE_DETAIL Instance method Public Method Changes Resubmission Rule 20030407
32 UPDATE_INFO_BY_NOTE Instance method Public Method Updates Infotext with Beginning of Memo 20090731
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_RULE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RECA_RESUBM_RULE_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RECA_RESUBM_RULE_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_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag 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_RULE_MNGR has no exception.

Method DELETE_DETAIL 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_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20030407

Method EXISTS 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_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Eintrag vorhanden? 20030407

Method EXISTS on Interface IF_RECA_RESUBM_RULE_MNGR has no exception.

Method EXISTS_ANY_RULE 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 Wiedervorlageregel vorhanden? 20030407

Method EXISTS_ANY_RULE on Interface IF_RECA_RESUBM_RULE_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECA_RESUBM_RULE_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RECA_RESUBM_RULE_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_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE Wiedervorlageregel zum Objekt 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag 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_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE_X Wiedervorlageregel zum Objekt und Zusatzfelder 20030407
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030407

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RECA_RESUBM_RULE_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RECA_RESUBM_RULE_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 20090731
2 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20090731
3 Importing IO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Notiz (falls INITIAL, wird Notiz über Schlüssel ermittelt) 20090731
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden (leere Notiz führt nicht zu Exception) 20090731

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_RULE Wiedervorlageregeln zum Objekt 20030407

Method GET_LIST on Interface IF_RECA_RESUBM_RULE_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_RULE_X Wiedervorlageregeln 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_RULE_MNGR has no exception.

Method GET_RESUBM_DATE_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_RECA_RESUBM_DATE_MNGR Wiedervorlagetermin-Manager 20030408

Method GET_RESUBM_DATE_MNGR on Interface IF_RECA_RESUBM_RULE_MNGR has no exception.

Method GET_RULES_FOR_INSERT 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_RULE_X Wiedervorlageregel und Zusatzfelder (TIVCARSRULE/TIVCARSRULE 20030407

Method GET_RULES_FOR_INSERT on Interface IF_RECA_RESUBM_RULE_MNGR has no exception.

Method GET_TDNAME_PREFIX Signature

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

Method GET_TEXT_MNGR Signature

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

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_RULE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RECA_RS_OBJ_RULE Aufbereitete Wiedervorlageregel zum Objekt 20030407
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RECA_RS_OBJ_RULE Wiedervorlageregel zum Objekt 20030407
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20030407

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

Method STORE on Interface IF_RECA_RESUBM_RULE_MNGR has no parameter.
Method STORE on Interface IF_RECA_RESUBM_RULE_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_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_RULE-RSNO Identifikationsnummer der Wiedervorlageregel 20030407
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RECA_RS_OBJ_RULE Daten der Wiedervorlageregel 20030407
# Exception Resumable Description Created on
1 ERROR Fehler beim Ändern 20030407

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 20090731
2 Importing ID_RSNO Value transfer Type reference (TYPE) RECA_RS_OBJ_DATE-RSNO Identifikationsnummer der Wiedervorlageregel 20090731
3 Importing IO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Notiz (falls INITIAL, wird Notiz über Schlüssel ermittelt) 20090731
# Exception Resumable Description Created on
1 NOT_FOUND Termin nicht gefunden (leere Notiz führt nicht zu Exception) 20090731
Event Signatures

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