SAP ABAP Class CL_BSCL_VIEW_ADMINISTRATION (View Administration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-CL (Application Component) Classification
     BSCL_VIEW_KIT (Package) Classification: Tools for view generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSCL_VIEW_ADMINISTRATION View Administration 20121107
Properties
Class CL_BSCL_VIEW_ADMINISTRATION  
Short Description View Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSCL_VIEW_KIT   Classification: Tools for view generation 
Created 20121107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSCL_VIEW_ADMINISTRATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSCL_VIEW_ADMINISTRATION View Administration 20121107
Friends
Class CL_BSCL_VIEW_ADMINISTRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_BSCL_VIEW_ADMINISTRATION View Administration 20121109
2 GT_CLASS_VIEWS_DEL Instance attribute Private Type reference (TYPE) TT_BSCL_CLASS_VIEW table type for bscl_class_view 20121108
3 GT_CLASS_VIEWS_INS Instance attribute Private Type reference (TYPE) TT_BSCL_CLASS_VIEW table type for bscl_class_view 20121108
4 GT_CLASS_VIEWS_UPD Instance attribute Private Type reference (TYPE) TT_BSCL_CLASS_VIEW table type for bscl_class_view 20121108
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Singleton Instance 20121109
2 HANDLE_VIEW_CREATED Instance method Public Event handling method 20121109
Events
Class CL_BSCL_VIEW_ADMINISTRATION has no event.
Types
Class CL_BSCL_VIEW_ADMINISTRATION has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_BSCL_VIEW_ADMINISTRATION View Administration 20121109

Method GET_INSTANCE on class CL_BSCL_VIEW_ADMINISTRATION has no exception.

Method HANDLE_VIEW_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Value transfer Attribute reference (LIKE) 20130212
2 Importing CLASS_TYPE Value transfer Attribute reference (LIKE) 20130212
3 Importing DB_CONN_NAME Value transfer Attribute reference (LIKE) 20130212
4 Importing OBJECT_TYPE Value transfer Attribute reference (LIKE) 20130212
5 Importing ORGANIZATIONAL_AREA Value transfer Attribute reference (LIKE) 20130212
6 Importing PACKAGE Call by reference Attribute reference (LIKE) 20131002
7 Importing VIEW_NAME Value transfer Attribute reference (LIKE) 20130212

Method HANDLE_VIEW_CREATED on class CL_BSCL_VIEW_ADMINISTRATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in