SAP ABAP Interface IF_REBD_RO_MNGR (Rental Object Manager (IF_REBD_RENTAL_OBJECT))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_RO (Package) RE: Rental Object Master Data
Properties
Interface IF_REBD_RO_MNGR  
Short Description Rental Object Manager (IF_REBD_RENTAL_OBJECT)    
General Data
Package RE_BD_RO   RE: Rental Object Master Data 
Created 20010808   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)
2 RECA1 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 20010808
Friends
Interface IF_REBD_RO_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) 20010808
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20010808
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20010808
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REBD_HAS_RO_MNGR Superordinate object 20010808
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUS_OBJECT Instance method Public Method Add New Relationship (Business Object Instance) 20020613
2 ADD_CHILD Instance method Public Method 20010808
3 CHECK_ALL Instance method Public Method 20010808
4 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20010808
5 COUNT Instance method Public Method Supplies number of entries 20010808
6 DEL_BUS_OBJECT Instance method Public Method Remove New Relationship (Business Object Instance) 20020613
7 DO_NOT_SAVE_OBJECT Instance method Public Method Flag Instance of Object as "Do Not Save" 20010828
8 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20010808
9 FREE Instance method Public Method 20010808
10 GET_CHILDREN Instance method Public Method 20050225
11 GET_EXTENSION Instance method Public Method 20050225
12 GET_FIELDSTATUS Instance method Public Method 20050225
13 GET_LIST Instance method Public Method Supplies All Entries (Rental Object Instances) 20010808
14 GET_LIST_NO_SAVE Instance method Public Method Supplies All Instances that Are NOT Saved 20010829
15 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20010808
16 INIT_BY_TEMPLATE Instance method Public Method 20050225
17 IS_FIELDSTATUS_SET Instance method Public Method 20050225
18 IS_MODIFIED Instance method Public Method 20010808
19 IS_OK Instance method Public Method 20050225
20 REGISTER_ALL_CHILDREN Instance method Public Method 20050225
21 RELEASE Instance method Public Method 20010808
22 STORE Instance method Public Method 20010808
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20050225
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_REBD_RO_MNGR has no local type.
Method Signatures

Method ADD_BUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Neues Beziehungsobjekt (Instanz) 20020613

Method ADD_BUS_OBJECT on Interface IF_REBD_RO_MNGR has no exception.

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

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

Method CHECK_KEY Signature

Method CHECK_KEY on Interface IF_REBD_RO_MNGR has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20010808

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 20010808

Method COUNT on Interface IF_REBD_RO_MNGR has no exception.

Method DEL_BUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Zu löschendes Beziehungsobjekt (Instanz) 20020613

Method DEL_BUS_OBJECT on Interface IF_REBD_RO_MNGR has no exception.

Method DO_NOT_SAVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20010828

Method DO_NOT_SAVE_OBJECT on Interface IF_REBD_RO_MNGR has no exception.

Method EXISTS 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 Eintrag vorhanden? 20010808
# Exception Resumable Description Created on
1 NOT_FOUND Optionssatz nicht gefunden 20010808

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_LIST Call by reference Type reference (TYPE) RE_T_IF_RECA_BUS_OBJECT Objekt-Instanzen 20031002

Method GET_LIST on Interface IF_REBD_RO_MNGR has no exception.

Method GET_LIST_NO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_LIST Call by reference Type reference (TYPE) RE_T_IF_RECA_BUS_OBJECT Objekt-Instanzen 20031002

Method GET_LIST_NO_SAVE on Interface IF_REBD_RO_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_REBD_HAS_RO_MNGR Übergeordnetes Objekt 20010808

Method INIT_BY_PARENT on Interface IF_REBD_RO_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method STORE Signature

Method STORE on Interface IF_REBD_RO_MNGR has no parameter.
Method STORE on Interface IF_REBD_RO_MNGR has no exception.
Event Signatures

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