SAP ABAP Class IF_RSOSC_SCOPE (Scope (abstraction of switch))
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
| Class | IF_RSOSC_SCOPE | |
| Short Description | Scope (abstraction of switch) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSOSC_SCOPE has no forward declaration.
Interfaces
Class IF_RSOSC_SCOPE has no interface implemented.
Friends
Class IF_RSOSC_SCOPE has no friend class.
Attributes
Class 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
Class IF_RSOSC_SCOPE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSOSC_SCOPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |