SAP ABAP Class CL_RSOSC_SRCSYS_SCOPE_FACTORY (Probably obsolete - Factory class for Source system scopes)
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_SRCSYS_SCOPE_FACTORY | |
| Short Description | Probably obsolete - Factory class for Source system scopes | |
| 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 | 20060130 | 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_SRCSYS_SCOPE_FACTORY has no interface implemented.
Friends
Class CL_RSOSC_SRCSYS_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_SRCSYS_SCOPE_FACTORY | Factory class for Source system scopes | 20060130 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSOSC_TH_SRCSYS_SCOPE_R | Source System Scope Names and references (Hashed Table) | 20060130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20060130 | ||
| 2 | Static method | Public | Method | 20060130 | ||
| 3 | Instance method | Public | Method | Returns the source system scope given the scope name | 20060130 |
Events
Class CL_RSOSC_SRCSYS_SCOPE_FACTORY has no event.
Types
Class CL_RSOSC_SRCSYS_SCOPE_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSOSC_SRCSYS_SCOPE_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_RSOSC_SRCSYS_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_SRCSYS_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_RSOSC_SRCSYS_SCOPE_FACTORY | Factory class for Source system scopes | 20060130 |
Method GET_INSTANCE on class CL_RSOSC_SRCSYS_SCOPE_FACTORY has no exception.
Method GET_SRCSYS_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 | 20060130 | |||
| 2 | I_SRCSYS | Call by reference | Type reference (TYPE) | RSOSC_LOGSYS | Source system | 20060130 | |||
| 3 | I_SRCSYS_SCOPENM | Call by reference | Type reference (TYPE) | RSOSC_SRCSYS_SCOPENM | Source System Scope Name | 20060130 | |||
| 4 | R_R_SRCSYS_SCOPE | Value transfer | Object reference (TYPE REF TO) | IF_RSOSC_SRCSYS_SCOPE | Scope in the source system | 20060130 |
Method GET_SRCSYS_SCOPE_FROM_NAME on class CL_RSOSC_SRCSYS_SCOPE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |