SAP ABAP Class CL_BCFG_EXTERNAL_FIELD_WRAPPER (Alters API so that field values are given in external format)
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_CONF_BASE_DECORATOR base class for decorators that specialize the container API 20120307
Properties
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER  
Short Description Alters API so that field values are given in external format    
Super Class CL_BCFG_CONF_BASE_DECORATOR base class for decorators that specialize the container API 
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 20111115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BCFG_CONFIG_CONTAINER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no interface implemented.
Friends
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no friend class.
Attributes
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111115
2 CONVERT_FIELDS_INPUT Instance method Private Method 20120322
3 CONVERT_FIELDS_OUTPUT Instance method Private Method 20120322
Events
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no event.
Types
Class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no exception.

Method CONVERT_FIELDS_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_FIELD_VALUES 20120322
2 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_FIELD_VALUES 20120322

Method CONVERT_FIELDS_INPUT on class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no exception.

Method CONVERT_FIELDS_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_FIELD_VALUES 20120322

Method CONVERT_FIELDS_OUTPUT on class CL_BCFG_EXTERNAL_FIELD_WRAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732