SAP ABAP Data Element EVALBW_KK (Type of Evaluation of OI Fields for Extraction)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKBW (Package) FI-CA: BW Extraction
Basic Data
Data Element EVALBW_KK
Short Description Type of Evaluation of OI Fields for Extraction  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EVALBW_KK    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short EvalType 
Medium 15 Evaluation Type 
Long 20 Evaluation Type 
Heading 15 Evaluation Type 
Documentation

Definition

Defines how the fields of table DFKKOPBW are filled:

Original value    The value saved in the database is

    extracted.

Initial    The field is initialized in the extract set.

Original value or    Via event 2510, a function module is used

Initial    to decide whether the original value

    is extracted or whether the field is

    initialized.

Derived value    Additional field in which a value is

    saved. The value is derived from other item

    fields via event 2510.

Example

You want to extract the relevant region for all customers and use a special field with a derived value for this. For commercial customers only, you also want the data to be available per business partner in the Business Information Warehouse.

For event 2510, you therefore implement a module that determines the region using the business partner data and initializes the field Business Partner if the customer concerned is a private customer.

History
Last changed by/on SAP  20050224 
SAP Release Created in 463