SAP ABAP Class CL_BCFG_EXTERN_KEY_FLD_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_KEY_BASE_DECORATOR base class for decorators specializing the key container API 20120307
Properties
Class CL_BCFG_EXTERN_KEY_FLD_WRAPPER  
Short Description Alters API so that field values are given in external format    
Super Class CL_BCFG_KEY_BASE_DECORATOR base class for decorators specializing the key 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 20111117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no forward declaration.
Interfaces
Class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no interface implemented.
Friends
Class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST 20120322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111117
2 CONVERT_FIELDS_INPUT Instance method Private Method 20120322
3 CONVERT_FIELDS_OUTPUT Instance method Private Method 20120322
4 EXTRACT_FIELDS_FROM_KEYFIELDS Instance method Private Method 20120322
5 MATCHUP_KEYFIELDS_WITH_FIELDS Instance method Private Method 20120322
Events
Class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no event.
Types
Class CL_BCFG_EXTERN_KEY_FLD_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_KEY_CONTAINER 20111117
2 Importing IP_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120322

Method CONSTRUCTOR on class CL_BCFG_EXTERN_KEY_FLD_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_KEY_CONTAINER=>TY_T_FIELD_VALUES 20120322
2 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_KEY_CONTAINER=>TY_T_FIELD_VALUES 20120322

Method CONVERT_FIELDS_INPUT on class CL_BCFG_EXTERN_KEY_FLD_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_KEY_CONTAINER=>TY_T_FIELD_VALUES 20120322

Method CONVERT_FIELDS_OUTPUT on class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no exception.

Method EXTRACT_FIELDS_FROM_KEYFIELDS Signature

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

Method EXTRACT_FIELDS_FROM_KEYFIELDS on class CL_BCFG_EXTERN_KEY_FLD_WRAPPER has no exception.

Method MATCHUP_KEYFIELDS_WITH_FIELDS 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 list of TY_S_FIELD_VALUE 20120322
2 Importing IT_KEYFIELDS Call by reference Type reference (TYPE) IF_BCFG_KEY_CONTAINER=>TY_T_FIELD_VALUES 20120322
3 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_KEY_CONTAINER=>TY_T_FIELD_VALUES 20120322

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