SAP ABAP Interface IF_BCFG_CONFIG_LINE (an attribute/value pair)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_API (Package) Business Configuration Support API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCFG_BCSET_ABSTRACT_LINE line of data using BC sets 20101125
Properties
Interface IF_BCFG_CONFIG_LINE  
Short Description an attribute/value pair    
General Data
Package S_BCFG_API   Business Configuration Support API 
Created 20100514   SAP 
Last changed 20130531   SAP 
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
# Interface Abstract Final Description Created on
1 IF_BCFG_ERROR_CONTEXT This object is able to fill BCFG_S_ERR_DETAIL 20110318
Friends
Interface IF_BCFG_CONFIG_LINE has no friend.
Attributes
Interface IF_BCFG_CONFIG_LINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALC_CONFLICTS Instance method Public Method 20100715
2 CALC_DELTA Instance method Public Method 20101125
3 COPY_INTO Instance method Public Method 20101130
4 COPY_KEY_INTO Instance method Public Method 20101206
5 CREATE_NEW Instance method Public Method 20101123
6 DELETE Instance method Public Method 20100514
7 EQUALS Instance method Public Method 20101013
8 GET Instance method Public Method 20100514
9 GET_CONFIG_OBJECT Instance method Public Method 20101122
10 GET_FIELD Instance method Public Method 20110309
11 GET_KEY Instance method Public Method 20101129
12 GET_NUMBER_OF_FIELDS Instance method Public Method 20101222
13 HAS_FIELD Instance method Public Method 20110309
14 IS_DELETION Instance method Public Method 20100617
15 SET Instance method Public Method 20100514
16 SETUP_ITERATOR Instance method Public Method 20100514
17 UPDATE Instance method Public Method 20100514
Events
Interface IF_BCFG_CONFIG_LINE has no event.
Types
Interface IF_BCFG_CONFIG_LINE has no local type.
Method Signatures

Method CALC_CONFLICTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFLICT_PARENT Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_OBJECT 20100715
2 Importing IO_OTHER Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20100715
3 Importing IV_ENHANCE_WITH_LANGUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101126
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101125

Method CALC_CONFLICTS on Interface IF_BCFG_CONFIG_LINE has no exception.

Method CALC_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELTA_PARENT Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_OBJECT 20101125
2 Importing IO_OTHER Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101125
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101125

Method CALC_DELTA on Interface IF_BCFG_CONFIG_LINE has no exception.

Method COPY_INTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LINE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE an attribute/value pair 20101130

Method COPY_INTO on Interface IF_BCFG_CONFIG_LINE has no exception.

Method COPY_KEY_INTO Signature

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

Method COPY_KEY_INTO on Interface IF_BCFG_CONFIG_LINE has no exception.

Method CREATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE an attribute/value pair 20101123

Method CREATE_NEW on Interface IF_BCFG_CONFIG_LINE has no exception.

Method DELETE Signature

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

Method DELETE on Interface IF_BCFG_CONFIG_LINE has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OTHER Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101013
2 Importing IV_IGNORE_SKIP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101126
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101125

Method EQUALS on Interface IF_BCFG_CONFIG_LINE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20101222
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20100901
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20101125

Method GET on Interface IF_BCFG_CONFIG_LINE has no exception.

Method GET_CONFIG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_OBJECT represents a configuration object 20101122

Method GET_CONFIG_OBJECT on Interface IF_BCFG_CONFIG_LINE has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110309
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_FIELD 20110309

Method GET_FIELD on Interface IF_BCFG_CONFIG_LINE has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20101129

Method GET_KEY on Interface IF_BCFG_CONFIG_LINE has no exception.

Method GET_NUMBER_OF_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20101222

Method GET_NUMBER_OF_FIELDS on Interface IF_BCFG_CONFIG_LINE has no exception.

Method HAS_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110309
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110309

Method HAS_FIELD on Interface IF_BCFG_CONFIG_LINE has no exception.

Method IS_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101125

Method IS_DELETION on Interface IF_BCFG_CONFIG_LINE has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20101222
2 Importing IV_FIELD_VALUE Call by reference Type reference (TYPE) STRING 20101222
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20100901
4 Importing IV_LANG_INDEP_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20100913
5 Importing IV_SAFE Call by reference Type reference (TYPE) ABAP_BOOL 20110928
6 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101125

Method SET on Interface IF_BCFG_CONFIG_LINE has no exception.

Method SETUP_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_FIELD_ITERATOR 20110309

Method SETUP_ITERATOR on Interface IF_BCFG_CONFIG_LINE has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DO_REPLACE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100627
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101125

Method UPDATE on Interface IF_BCFG_CONFIG_LINE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703