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 | ![]() |
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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSOSC_SCOPE_FACTORY | Scope factory | 20051129 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOSC_TH_OBJ_SCOPE_R | Objects with scope references (Hash table) | 20051129 | ||
3 | ![]() |
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 | ![]() |
Instance method | Public | Method | 20060208 | |
2 | ![]() |
Instance method | Private | Constructor | 20051115 | |
3 | ![]() |
Static method | Public | Method | 20051115 | |
4 | ![]() |
Instance method | Public | Method | Gets scope object from the scope name | 20051214 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20051223 | |
2 | ![]() |
I_SCOPENM | Call by reference | Type reference (TYPE) | RSOSC_SCOPENM | Name of a scope | 20051214 | ||
3 | ![]() |
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 | ![]() |
I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20051223 | |
2 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Object (main object or append) | 20051115 | ||
3 | ![]() |
R_R_SCOPE | Value transfer | Object reference (TYPE REF TO) | IF_RSOSC_SCOPE | Scope of an object | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The object does not exist | 20061017 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |