SAP ABAP Class CL_SCPR_SBCSET_RELATION (Switch BC sets: supports all predecessor related stuff)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-BCD (Application Component) Business Configuration Sets
⤷
SCPR (Package) Business Configuration Sets
⤷
⤷
Properties
| Class | CL_SCPR_SBCSET_RELATION | |
| Short Description | Switch BC sets: supports all predecessor related stuff | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCPR | Business Configuration Sets |
| Created | 20091118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCPR_SBCSET_RELATION has no forward declaration.
Interfaces
Class CL_SCPR_SBCSET_RELATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SCPR_SBCSET_REL_PERS_MOCK | 20091126 | Simulates the database access of CL_SCPR_SBCSET_REL_IMPL |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SCPR_SBCSET_REL_PERSISTENCE | Persitence layer for SBCSET relations | 20091126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091119 | |
| 2 | Static method | Public | Method | Deletes all redefinitions for a given Switch BC set. | 20091119 | |
| 3 | Static method | Public | Method | 20091126 | ||
| 4 | Static method | Public | Method | Returns all predecessors for a given Switch BC set (succ). | 20091118 | |
| 5 | Static method | Public | Method | 20091127 |
Events
Class CL_SCPR_SBCSET_RELATION has no event.
Types
Class CL_SCPR_SBCSET_RELATION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCPR_SBCSET_RELATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCPR_SBCSET_RELATION has no exception.
Method DELETE_REDEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BCSET_ID | Call by reference | Type reference (TYPE) | SCPR_SID | Switch Business Configuration Set | 20091127 |
Method DELETE_REDEFINITIONS on class CL_SCPR_SBCSET_RELATION has no exception.
Method GET_PERSISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PERSISTENCE | Value transfer | Object reference (TYPE REF TO) | CL_SCPR_SBCSET_REL_PERSISTENCE | Persitence layer for SBCSET relations | 20091126 |
Method GET_PERSISTENCE on class CL_SCPR_SBCSET_RELATION has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUCC_ID | Call by reference | Type reference (TYPE) | SCPR_SID | successor Switch BC set | 20091118 | |||
| 2 | RT_PREDS | Value transfer | Type reference (TYPE) | SCPR_BCSETS | found predecessor Switch BC sets for given successor | 20091118 |
Method GET_PREDECESSORS on class CL_SCPR_SBCSET_RELATION has no exception.
Method LOAD_ALL_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SBCSET_RELATIONS | Value transfer | Object reference (TYPE REF TO) | CL_SCPR_SBCSET_RELATIONS | Object that caches BCSET relations and levels | 20091127 |
Method LOAD_ALL_RELATIONS on class CL_SCPR_SBCSET_RELATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |