SAP ABAP Interface IF_RECA_RG_SENDER_MNGR (Registration Trigger Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_RG (Package) RE: Registry
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_RG_SENDER_MNGR Registration Trigger Manager: Standard Implementation 20021209
Properties
Interface IF_RECA_RG_SENDER_MNGR  
Short Description Registration Trigger Manager    
General Data
Package RE_CA_RG   RE: Registry 
Created 20021209   SAP 
Last changed 20050301   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20021209
Friends
Interface IF_RECA_RG_SENDER_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) 20021210
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20021210
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20021210
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20021210
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RECA_HAS_REGISTRATION Object with Registration Functions 20021209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20021210
2 CHECK_ALL Instance method Public Method 20021210
3 COUNT Instance method Public Method Supplies Number of Entries 20021209
4 DELETE_BY_RGSTATE Instance method Public Method Deletes All Entries for Object State Entered 20030221
5 DELETE_DETAIL Instance method Public Method Deletes Registraction Entry 20030114
6 EXISTS_ANY_SENDER Instance method Public Method Checks If at Least One Registration Trigger Exists 20030103
7 FREE Instance method Public Method 20021210
8 GET_CHILDREN Instance method Public Method 20021210
9 GET_DETAIL Instance method Public Method Supplies Structure 20021209
10 GET_DETAIL_BY_RGSTATE Instance method Public Method Gets 1st Entry for Object State Entered 20030211
11 GET_DETAIL_X Instance method Public Method Supplies Structure, Incl. Additional Data 20021209
12 GET_EXTENSION Instance method Public Method 20050225
13 GET_FIELDSTATUS Instance method Public Method 20050225
14 GET_LIST Instance method Public Method Supplies All Entries 20021209
15 GET_LIST_BY_RGSTATE Instance method Public Method Gets All Entries for Object State Entered 20030221
16 GET_LIST_FOR_WORKLIST Instance method Public Method Gets All Entries for Worklist 20030224
17 GET_LIST_X Instance method Public Method Supplies All Entries Incl. Additional Data 20021209
18 INIT_BY_PARENT Instance method Public Method Initializes Object via Higher-Level Object 20021209
19 INIT_BY_TEMPLATE Instance method Public Method 20021210
20 IS_FIELDSTATUS_SET Instance method Public Method 20050225
21 IS_MODIFIED Instance method Public Method 20021210
22 IS_OK Instance method Public Method 20021210
23 REGISTER_ALL_CHILDREN Instance method Public Method 20021210
24 RELEASE Instance method Public Method 20021210
25 STORE Instance method Public Method 20021210
26 UPDATE_RESPONSIBLE Instance method Public Method Updates Person Responsible According to Business Object 20030524
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20021210
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20021210
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_RECA_RG_SENDER_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

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

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 20021209

Method COUNT on Interface IF_RECA_RG_SENDER_MNGR has no exception.

Method DELETE_BY_RGSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RGSTATE Value transfer Type reference (TYPE) RECARGSTATE Objektzustand 20030221
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20030221

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RGGUID Value transfer Type reference (TYPE) RECARGGUID GUID des Registrierungseintrags 20030114
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20030114

Method EXISTS_ANY_SENDER 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 Registrierungsempfänger vorhanden? 20030103

Method EXISTS_ANY_SENDER on Interface IF_RECA_RG_SENDER_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECA_RG_SENDER_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RECA_RG_SENDER_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_RGGUID Value transfer Type reference (TYPE) RECARGGUID GUID des Registrierungseintrags 20021209
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RECA_RG_SENDER Registierungsauslöser 20021209
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20021209

Method GET_DETAIL_BY_RGSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RGSTATE Value transfer Type reference (TYPE) RECARGSTATE Objektzustand 20030211
2 Returning RS_DETAIL Value transfer Type reference (TYPE) RECA_RG_SENDER Registierungsauslöser 20030211
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20030211

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 20021209
2 Importing ID_RGGUID Value transfer Type reference (TYPE) RECARGGUID GUID des Registrierungseintrags 20021209
3 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECA_RG_SENDER_X Registierungsauslöser und Zusatzfelder 20021209
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20021209

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RECA_RG_SENDER_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RECA_RG_SENDER_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_RG_SENDER Registierungsauslöser 20021209

Method GET_LIST on Interface IF_RECA_RG_SENDER_MNGR has no exception.

Method GET_LIST_BY_RGSTATE 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_RG_SENDER Registierungsauslöser 20030221
2 Importing ID_RGSTATE Value transfer Type reference (TYPE) RECARGSTATE Objektzustand 20030221

Method GET_LIST_BY_RGSTATE on Interface IF_RECA_RG_SENDER_MNGR has no exception.

Method GET_LIST_FOR_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_WL Call by reference Type reference (TYPE) RE_T_RG_SENDER_WL Registierungsauslöser: Darstellung im Arbeitvorrat 20030224
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030224

Method GET_LIST_FOR_WORKLIST on Interface IF_RECA_RG_SENDER_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_RG_SENDER_X Registierungsauslöser und Zusatzfelder 20021209
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20021209

Method GET_LIST_X on Interface IF_RECA_RG_SENDER_MNGR has no exception.

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_REGISTRATION Objekt mit Registrierungsfunktionalität 20021209

Method INIT_BY_PARENT on Interface IF_RECA_RG_SENDER_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

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

Method UPDATE_RESPONSIBLE Signature

Method UPDATE_RESPONSIBLE on Interface IF_RECA_RG_SENDER_MNGR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20030524
Event Signatures

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