SAP ABAP Class CL_SCPR_SBCSET_REL_PERSISTENCE (Persistence layer for SBCSET relations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-BCD (Application Component) Business Configuration Sets
     SCPR (Package) Business Configuration Sets
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCPR_SBCSET_REL_PERS_MOCK Simulates the database access of CL_SCPR_SBCSET_REL_IMPL 20091126
Properties
Class CL_SCPR_SBCSET_REL_PERSISTENCE  
Short Description Persistence layer for SBCSET relations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCPR   Business Configuration Sets 
Created 20091126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no forward declaration.
Interfaces
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no interface implemented.
Friends
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no friend class.
Attributes
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REDEFINITION Instance method Public Method Adds a redefinition between two Switch BC sets (succ, pred). 20091126
2 DELETE_REDEFINITION Instance method Public Method Deletes a redefinition for two Switch BC sets (succ, pred). 20091126
3 DELETE_REDEFINITIONS Instance method Public Method Deletes all redefinitions for a given Switch BC set. 20091127
4 GET_ALL_RELATIONS Instance method Public Method 20091126
5 GET_PREDECESSORS Instance method Public Method Returns all predecessors for a given Switch BC set (succ). 20091126
Events
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no event.
Types
Class CL_SCPR_SBCSET_REL_PERSISTENCE has no local type.
Method Signatures

Method ADD_REDEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRED_ID Call by reference Type reference (TYPE) SCPR_SID Switch Business Configuration Set 20091126
2 Importing IV_SUCC_ID Call by reference Type reference (TYPE) SCPR_SID Switch Business Configuration Set 20091126

Method ADD_REDEFINITION on class CL_SCPR_SBCSET_REL_PERSISTENCE has no exception.

Method DELETE_REDEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRED_ID Call by reference Type reference (TYPE) SCPR_SID Switch Business Configuration Set 20091126
2 Importing IV_SUCC_ID Call by reference Type reference (TYPE) SCPR_SID Switch Business Configuration Set 20091126

Method DELETE_REDEFINITION on class CL_SCPR_SBCSET_REL_PERSISTENCE has no exception.

Method DELETE_REDEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BCSET_ID Call by reference Type reference (TYPE) SCPR_SID Switch Business Configuration Set 20091127

Method DELETE_REDEFINITIONS on class CL_SCPR_SBCSET_REL_PERSISTENCE has no exception.

Method GET_ALL_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RELATIONS Value transfer Type reference (TYPE) SCPR_T_PREDRELATIONS Table of Switch BC Set predecessor relations 20091126

Method GET_ALL_RELATIONS on class CL_SCPR_SBCSET_REL_PERSISTENCE has no exception.

Method GET_PREDECESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUCC_ID Call by reference Type reference (TYPE) SCPR_SID successor Switch BC set 20091126
2 Returning RT_PREDS Value transfer Type reference (TYPE) SCPR_BCSETS found predecessor Switch BC sets for given successor 20091126

Method GET_PREDECESSORS on class CL_SCPR_SBCSET_REL_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730