SAP ABAP Interface IF_REBD_NODE_MNGR (Nodes Manager (VIBDNODE))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_AO (Package) RE: Arch. Object (Master Data of Architectural Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REBD_NODE_MNGR Node Manager (VIBDNODE): Standard Implementation 20011024
Properties
Interface IF_REBD_NODE_MNGR  
Short Description Nodes Manager (VIBDNODE)    
General Data
Package RE_BD_AO   RE: Arch. Object (Master Data of Architectural Object) 
Created 20010503   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 20011024
Friends
Interface IF_REBD_NODE_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) 20011024
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20011024
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20011024
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REBD_HAS_NODE Superordinate Object 20011024
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20011024
2 CHECK_ALL Instance method Public Method 20011024
3 CHECK_KEY Instance method Public Method Checks If Entry Exists (Except.) 20011024
4 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20011024
5 EXISTS_CHILD Instance method Public Method Checks Whether Lower-Level Objects Exist 20011024
6 EXISTS_PARENT Instance method Public Method Checks Whether Parent Object Exists 20011024
7 FREE Instance method Public Method 20011024
8 GET_CHILDREN Instance method Public Method 20050225
9 GET_CHILD_NODES Instance method Public Method Reads Subordinate Nodes of a Node 20011024
10 GET_COMPLETE_NODE_HIERARCHY Instance method Public Method Reads Complete Hierarchy of a Node (Up/Down) 20020206
11 GET_EXTENSION Instance method Public Method 20050225
12 GET_FIELDSTATUS Instance method Public Method 20050225
13 GET_LEAVES Instance method Public Method Reads All End Nodes of Node of Hierarchy 20040217
14 GET_NODE Instance method Public Method Reads VIBDNODE Table in Object Puffer 20011024
15 GET_PARENT_NODE Instance method Public Method Reads Higher-Level Nodes 20020201
16 GET_PARENT_NODE_AOTYPE Instance method Public Method Reads Higher-Level Nodes of Certain Type 20020201
17 GET_ROOT_NODE Instance method Public Method Reads the Root Object for an Object 20020201
18 INIT_BY_PARENT Instance method Public Method Initializes Manager via Superordinate Object 20011024
19 INIT_BY_TEMPLATE Instance method Public Method 20050225
20 IS_FIELDSTATUS_SET Instance method Public Method 20050225
21 IS_MODIFIED Instance method Public Method 20011024
22 IS_OK Instance method Public Method 20011024
23 REGISTER_ALL_CHILDREN Instance method Public Method 20011024
24 RELEASE Instance method Public Method 20011024
25 SET_PARENT Instance method Public Method Assigns Parent Object 20011115
26 STORE Instance method Public Method 20011024
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_NODE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

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

Method CHECK_KEY Signature

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

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? 20011024
# Exception Resumable Description Created on
1 NOT_FOUND Optionssatz nicht gefunden 20011024

Method EXISTS_CHILD 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 der untergeordneten Objekte 20011024

Method EXISTS_CHILD on Interface IF_REBD_NODE_MNGR has no exception.

Method EXISTS_PARENT 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 Übergeordnetes Objekt vorhanden? 20011024

Method EXISTS_PARENT on Interface IF_REBD_NODE_MNGR has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

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

Method GET_CHILD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE Call by reference Type reference (TYPE) RE_T_NODE Knoten (VIBDNODE) 20011024
2 Importing IF_COMPLETE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Komplette unterg. Hierarchie 20031110

Method GET_CHILD_NODES on Interface IF_REBD_NODE_MNGR has no exception.

Method GET_COMPLETE_NODE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE Call by reference Type reference (TYPE) RE_T_NODE ALLE Parent- und ALLE Subknoten 20020206
2 Importing IF_WITH_ALL_SUBOBJECTS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: ALLE Subobjekte liefern 20020206

Method GET_COMPLETE_NODE_HIERARCHY on Interface IF_REBD_NODE_MNGR has no exception.

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

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

Method GET_LEAVES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE Call by reference Type reference (TYPE) RE_T_NODE ALLE untersten Hierarchie-Knoten 20040217

Method GET_LEAVES on Interface IF_REBD_NODE_MNGR has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) REBD_NODE Knotenstruktur (VIBDNODE) 20011024

Method GET_NODE on Interface IF_REBD_NODE_MNGR has no exception.

Method GET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) REBD_NODE Knoten (VIBDNODE) 20020201
# Exception Resumable Description Created on
1 NOT_FOUND Kein überg. Knoten vorhanden 20030107

Method GET_PARENT_NODE_AOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) REBD_NODE Knoten (VIBDNODE) 20020201
2 Importing ID_AOTYPE Call by reference Type reference (TYPE) REBDAOTYPE Architektonischer Objekttyp 20020201

Method GET_PARENT_NODE_AOTYPE on Interface IF_REBD_NODE_MNGR has no exception.

Method GET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) REBD_NODE Knotenstruktur (VIBDNODE) 20020201

Method GET_ROOT_NODE on Interface IF_REBD_NODE_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_NODE Übergeordnetes Objekt 20011024

Method INIT_BY_PARENT on Interface IF_REBD_NODE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Call by reference Type reference (TYPE) REBDINTRENOAO Interne Objektnummer für Architekturobjekte (INTRENO) 20011115

Method SET_PARENT on Interface IF_REBD_NODE_MNGR has no exception.

Method STORE Signature

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

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