SAP ABAP Class CL_ESDB_NODE_AUD (ESD Browser Node for Unittest)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_BROWSER (Package) ESD Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESDB_NODE_BASE Base Class representing a node in ESD Browser 20130912
Properties
Class CL_ESDB_NODE_AUD  
Short Description ESD Browser Node for Unittest    
Super Class CL_ESDB_NODE_BASE Base Class representing a node in ESD Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SESD_BROWSER   ESD Browser 
Created 20130912   SAP 
Last change 20141121    
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 CL_ESDB_NODE_AUD has no interface implemented.
Friends
Class CL_ESDB_NODE_AUD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_NSPACE Instance attribute Public Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_NAMESPACE 20130912
2 MV_OBJECT_TYPE Instance attribute Public Type reference (TYPE) CHAR30 20130918
3 MV_ORPHANED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20131016
4 MV_PACKAGE Instance attribute Public Type reference (TYPE) DEVCLASS 20130912
5 MV_SOURCE Instance attribute Public Type reference (TYPE) CHAR30 20130912
6 MV_SWCV Instance attribute Public Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_SWCVS 20130912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130912
Events
Class CL_ESDB_NODE_AUD has no event.
Types
Class CL_ESDB_NODE_AUD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NSPACE Call by reference Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_NAMESPACE 20130912
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CHAR30 20130918
3 Importing IV_ORPHANED Call by reference Type reference (TYPE) ABAP_BOOL 20131016
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 'NOT SET' 20130912
5 Importing IV_SOURCE Call by reference Type reference (TYPE) CHAR30 20130912
6 Importing IV_SWCV Call by reference Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TS_SWCVS 20130912
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION 20130912
History
Last changed by/on SAP  20141121 
SAP Release Created in 740