SAP ABAP Class CL_BCFG_BCSET_CONFIG_LINE (line of data using BC sets)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_BCSET_ABSTRACT_LINE line of data using BC sets 20101125
Properties
Class CL_BCFG_BCSET_CONFIG_LINE  
Short Description line of data using BC sets    
Super Class CL_BCFG_BCSET_ABSTRACT_LINE line of data using BC sets 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20100514   SAP 
Last change 20130531   SAP 
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)
2 SCPR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCFG_BCSET_CONFIG_LINE has no interface implemented.
Friends
Class CL_BCFG_BCSET_CONFIG_LINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_KEYFIELDS Instance attribute Private Type reference (TYPE) T_KEYFIELDS 20110927
2 MV_DELETE_FLAG Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100516
2 SET_DELETE Instance method Public Method 20101125
Events
Class CL_BCFG_BCSET_CONFIG_LINE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_KEYFIELDS Private See coding 20110927 t_keyfields type standard table of ref to cl_bcfg_bcset_config_value
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_BCFG_BCSET_CONFIG_OBJECT 20100516

Method CONSTRUCTOR on class CL_BCFG_BCSET_CONFIG_LINE has no exception.

Method SET_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20101125

Method SET_DELETE on class CL_BCFG_BCSET_CONFIG_LINE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703