SAP ABAP Interface IF_RSOSC_SCOPE (Scope (abstraction of switch))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOSC (Package) BI Meta Object Framework Scoping Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOSC_SWITCH | BI Switch (local or replicated) | 20051115 |
Properties
| Interface | IF_RSOSC_SCOPE | |
| Short Description | Scope (abstraction of switch) |
General Data
| Package | RSOSC | BI Meta Object Framework Scoping Engine |
| Created | 20051115 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSOSC_SCOPE has no forward declaration.
Interfaces
Interface IF_RSOSC_SCOPE has no interface.
Friends
Interface IF_RSOSC_SCOPE has no friend.
Attributes
Interface IF_RSOSC_SCOPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the business functions assigned to the scope | 20060125 | |
| 2 | Instance method | Public | Method | Gets the name of the scope | 20051115 | |
| 3 | Instance method | Public | Method | Gets the reliable scopes for this scope | 20051129 | |
| 4 | Instance method | Public | Method | Checks if a scope is active (switched on) | 20051115 | |
| 5 | Instance method | Public | Method | Checks if the scope is the core scope | 20060125 | |
| 6 | Instance method | Public | Method | Checks if the source system scope is reliable | 20060201 |
Events
Interface IF_RSOSC_SCOPE has no event.
Types
Interface IF_RSOSC_SCOPE has no local type.
Method Signatures
Method GET_BFS_ASSIGNED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_BFUNCTION | Value transfer | Type reference (TYPE) | RSOSC_T_BFUNCTION | Business Functions | 20060125 |
Method GET_BFS_ASSIGNED on Interface IF_RSOSC_SCOPE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCOPENM | Value transfer | Type reference (TYPE) | RSOSC_SCOPENM | Name of the scope | 20051115 |
Method GET_NAME on Interface IF_RSOSC_SCOPE has no exception.
Method GET_RELIABLE_SCOPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_SCOPENM | Value transfer | Type reference (TYPE) | RSOSC_TH_SCOPENM | Scopes | 20051129 |
Method GET_RELIABLE_SCOPES on Interface IF_RSOSC_SCOPE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | RSO_SCOPE_ACTIVE | 'X' - active, ' ' - Inactive | 20051115 |
Method IS_ACTIVE on Interface IF_RSOSC_SCOPE has no exception.
Method IS_CORE_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CORE_SCOPE | Value transfer | Type reference (TYPE) | RS_BOOL | 'X'- the scope is the core scope | 20060125 |
Method IS_CORE_SCOPE on Interface IF_RSOSC_SCOPE has no exception.
Method IS_SRCSYS_SCOPE_RELIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SRCSYS_SCOPE | Call by reference | Object reference (TYPE REF TO) | IF_RSOSC_SRCSYS_SCOPE | Scope in the source system | 20060201 | |||
| 2 | R_IS_RELIABLE | Value transfer | Type reference (TYPE) | RS_BOOL | 'X' - Source system scope is reliable | 20060201 |
Method IS_SRCSYS_SCOPE_RELIABLE on Interface IF_RSOSC_SCOPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |