SAP ABAP Class CL_RSOSC_SCOPE_FACTORY (Scope factory)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOSC (Package) BI Meta Object Framework Scoping Engine
Properties
Class CL_RSOSC_SCOPE_FACTORY  
Short Description Scope factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSOSC   BI Meta Object Framework Scoping Engine 
Created 20051115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOSC_SCOPE_FACTORY has no interface implemented.
Friends
Class CL_RSOSC_SCOPE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_SCOPE_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_RSOSC_SCOPE_FACTORY Scope factory 20051129
2 P_TH_OBJ_SCOPE_R Instance attribute Private Type reference (TYPE) RSOSC_TH_OBJ_SCOPE_R Objects with scope references (Hash table) 20051129
3 P_TH_SCOPE_R Instance attribute Private Type reference (TYPE) RSOSC_TH_SCOPE_R Scope names and references to scope objects (Hashed Table) 20051214
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFER Instance method Public Method 20060208
2 CONSTRUCTOR Instance method Private Constructor 20051115
3 GET_INSTANCE Static method Public Method 20051115
4 GET_SCOPE_FROM_NAME Instance method Public Method Gets scope object from the scope name 20051214
5 GET_SCOPE_OF_OBJECT Instance method Public Method Gets the scope of an object (could be main object or append) 20051115
Events
Class CL_RSOSC_SCOPE_FACTORY has no event.
Types
Class CL_RSOSC_SCOPE_FACTORY has no local type.
Method Signatures

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_RSOSC_SCOPE_FACTORY has no parameter.
Method CLEAR_BUFFER on class CL_RSOSC_SCOPE_FACTORY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSOSC_SCOPE_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_RSOSC_SCOPE_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SCOPE_FACTORY Value transfer Object reference (TYPE REF TO) CL_RSOSC_SCOPE_FACTORY Scope factory 20051115

Method GET_INSTANCE on class CL_RSOSC_SCOPE_FACTORY has no exception.

Method GET_SCOPE_FROM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051223
2 Importing I_SCOPENM Call by reference Type reference (TYPE) RSOSC_SCOPENM Name of a scope 20051214
3 Returning R_R_SCOPE Value transfer Object reference (TYPE REF TO) IF_RSOSC_SCOPE Scope of an object 20051214

Method GET_SCOPE_FROM_NAME on class CL_RSOSC_SCOPE_FACTORY has no exception.

Method GET_SCOPE_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051223
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO Object (main object or append) 20051115
3 Returning R_R_SCOPE Value transfer Object reference (TYPE REF TO) IF_RSOSC_SCOPE Scope of an object 20051115
# Exception Resumable Description Created on
1 CX_RSOSC_OBJECT_NOT_FOUND The object does not exist 20061017
History
Last changed by/on SAP  20110908 
SAP Release Created in 710