SAP ABAP Class IF_ISSR_BASI_RG_SENDER_MNGR (Registrierungsauslöser-Manager)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISSR_BASI_STORABLE Object Can Be Stored 20091012
Properties
Class IF_ISSR_BASI_RG_SENDER_MNGR  
Short Description Registrierungsauslöser-Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080808   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_ISSR_BASI_RG_SENDER_MNGR has no interface implemented.
Friends
Class IF_ISSR_BASI_RG_SENDER_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_ISSR_BASI_HAS_REGISTRATION 20091012
Methods
# Method Level Visibility Method type Description Created on
1 COUNT Instance method Public Method 20091012
2 DELETE_BY_RGSTATE Instance method Public Method 20091012
3 DELETE_DETAIL Instance method Public Method 20091012
4 EXISTS_ANY_SENDER Instance method Public Method 20091012
5 GET_DETAIL Instance method Public Method 20091012
6 GET_DETAIL_BY_RGSTATE Instance method Public Method 20091012
7 GET_DETAIL_X Instance method Public Method 20091012
8 GET_LIST Instance method Public Method 20091012
9 GET_LIST_BY_RGSTATE Instance method Public Method 20091012
10 GET_LIST_FOR_WORKLIST Instance method Public Method 20091012
11 GET_LIST_X Instance method Public Method 20091012
12 INIT_BY_PARENT Instance method Public Method 20091012
13 UPDATE_RESPONSIBLE Instance method Public Method 20091012
Events
Class IF_ISSR_BASI_RG_SENDER_MNGR has no event.
Types
Class IF_ISSR_BASI_RG_SENDER_MNGR has no local type.
Method Signatures

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 20091012

Method COUNT on class IF_ISSR_BASI_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) ISSRRGSTATE Objektzustand 20091012
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20091012

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) ISSR_KEY GUID des Registrierungseintrags 20091012
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20091012

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? 20091012

Method EXISTS_ANY_SENDER on class IF_ISSR_BASI_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) ISSR_KEY GUID des Registrierungseintrags 20091012
2 Returning RS_DETAIL Value transfer Type reference (TYPE) ISSR_BASI_RG_SENDER Registierungsauslöser 20091012
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20091012

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) ISSRRGSTATE Objektzustand 20091012
2 Returning RS_DETAIL Value transfer Type reference (TYPE) ISSR_BASI_RG_SENDER Registierungsauslöser 20091012
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20091012

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

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) ISSR_T_RG_SENDER Registierungsauslöser 20091012

Method GET_LIST on class IF_ISSR_BASI_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) ISSR_T_RG_SENDER Registierungsauslöser 20091012
2 Importing ID_RGSTATE Value transfer Type reference (TYPE) ISSRRGSTATE Objektzustand 20091012

Method GET_LIST_BY_RGSTATE on class IF_ISSR_BASI_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) ISSR_T_RG_SENDER_WL Registierungsauslöser: Darstellung im Arbeitvorrat 20091012
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20091012

Method GET_LIST_FOR_WORKLIST on class IF_ISSR_BASI_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) ISSR_T_RG_SENDER_X Registierungsauslöser und Zusatzfelder 20091012
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20091012

Method GET_LIST_X on class IF_ISSR_BASI_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_ISSR_BASI_HAS_REGISTRATION Objekt mit Registrierungsfunktionalität 20091012

Method INIT_BY_PARENT on class IF_ISSR_BASI_RG_SENDER_MNGR has no exception.

Method UPDATE_RESPONSIBLE Signature

Method UPDATE_RESPONSIBLE on class IF_ISSR_BASI_RG_SENDER_MNGR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20091012
History
Last changed by/on SAP  20110810 
SAP Release Created in