SAP ABAP Class CL_BTP_DL_CFGSET (BTP Configuration Set)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     BTP_DL (Package) BTP Application Data Layer Basis
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BTP_DL_PFOBJECT BTP Portfolio Object (Tests on Use Cases) 20091229
Properties
Class CL_BTP_DL_CFGSET  
Short Description BTP Configuration Set    
Super Class CL_BTP_DL_PFOBJECT BTP Portfolio Object (Tests on Use Cases) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BTP_DL   BTP Application Data Layer Basis 
Created 20091229   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BTP_DL_CFGSET has no interface implemented.
Friends
Class CL_BTP_DL_CFGSET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_CFGTYPE_CONVPACK_COMP Constant Public Type reference (TYPE) BTP_DL_CFGSET_TYPE 'CPCO' CfgType 'Conversion Package Compatibility' 20100719
2 NC_CFGTYPE_ITAP_COMP Constant Public Type reference (TYPE) BTP_DL_CFGSET_TYPE 'CPSO' CfgType 'IT Approach Compatibility' 20101026
3 PS_CFGSET Instance attribute Private Type reference (TYPE) BTP_DL_CFGSET BTP Configuration Set 20091229
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Static method Public Method Cleanup database 20100211
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091229
3 GET_ALL Static method Public Method Get all cfgsets 20100127
4 GET_CFGTYPE Instance method Public Method Get cfgtype of this configuration set 20100719
5 GET_COMPATIBLE_ITAPS Instance method Public Method Get compatible IT approaches of this configuration set 20101026
6 GET_ITAP_CFGSET Static method Public Method Get a configuration set for two IT approaches 20101026
7 SET_CFGTYPE Instance method Public Method Set cfgtype of this configuration set 20100719
8 SET_COMPATIBLE_ITAPS Instance method Public Method Set compatible IT approaches of this configuration set 20101026
Events
Class CL_BTP_DL_CFGSET has no event.
Types
Class CL_BTP_DL_CFGSET has no local type.
Method Signatures

Method CLEANUP Signature

Method CLEANUP on class CL_BTP_DL_CFGSET has no parameter.
Method CLEANUP on class CL_BTP_DL_CFGSET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) BTP_DL_GUID BTP GUID 20110128
2 Importing IV_NAME Call by reference Type reference (TYPE) BTP_DL_OBJ_NAME BTP Technical Object Name 20100129
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO NC_SCENARIO_SLOP MBT PCL: Scenario 20100224
# Exception Resumable Description Created on
1 CX_BTP_DL_OBJECT BTP Exceptions on Objects 20100930

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) BTP_DL_BYPASS_BUFFER ABAP_FALSE BTP Bypass Buffer for Read Access 20100729
2 Importing IV_GET_HIDDEN Call by reference Type reference (TYPE) BTP_DL_OBJ_HIDDEN ABAP_FALSE Get also hidden objects 20100416
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO NC_SCENARIO_SLOP MBT PCL: Scenario 20100226
4 Returning RT_CFGSET Value transfer Type reference (TYPE) BTP_DL_T_REF_CFGSET Table with References to cfgsets 20100127

Method GET_ALL on class CL_BTP_DL_CFGSET has no exception.

Method GET_CFGTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CFGTYPE Value transfer Type reference (TYPE) BTP_DL_CFGSET_TYPE BTP Type of Configuration Set 20100719

Method GET_CFGTYPE on class CL_BTP_DL_CFGSET has no exception.

Method GET_COMPATIBLE_ITAPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITAPPROACH1 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH BTP IT Approach 20101026
2 Exporting ER_ITAPPROACH2 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH BTP IT Approach 20101026
3 Exporting EV_AUTO_BLENDING Call by reference Type reference (TYPE) BTP_DL_CFGSET_AUTOBLENDING BTP Auto-blending of compatible solutions 20101026

Method GET_COMPATIBLE_ITAPS on class CL_BTP_DL_CFGSET has no exception.

Method GET_ITAP_CFGSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITAPPROACH1 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH BTP IT Approach 20101026
2 Importing IR_ITAPPROACH2 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH BTP IT Approach 20101026
3 Returning RR_CFGSET Value transfer Object reference (TYPE REF TO) CL_BTP_DL_CFGSET BTP Configuration Set 20101026

Method GET_ITAP_CFGSET on class CL_BTP_DL_CFGSET has no exception.

Method SET_CFGTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CFGTYPE Call by reference Type reference (TYPE) BTP_DL_CFGSET_TYPE BTP Type of Configuration Set 20100719
# Exception Resumable Description Created on
1 CX_BTP_DL_CFGSET BTP Exception on CfgSet 20100719

Method SET_COMPATIBLE_ITAPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITAPPROACH1 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH IT Approach 1 20101026
2 Importing IR_ITAPPROACH2 Call by reference Object reference (TYPE REF TO) CL_BTP_DL_ITAPPROACH IT Approach 2 20101026
3 Importing IV_AUTO_BLENDING Call by reference Type reference (TYPE) BTP_DL_CFGSET_AUTOBLENDING BTP Auto-blending of compatible solutions 20101026
# Exception Resumable Description Created on
1 CX_BTP_DL_CFGSET BTP Exception on CfgSet 20101026
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_700