I have noticed that there are additional fields in 2LIS_03_BF in our current Business Content.
1.
Is it possible to install and utilize this updated datasource without
having to deactivate the queue in LBWE and request downtime on R3 Side?
2. Will the new fields be automatically populated once I just install this datasource?
Here's a list of the additional fields I'm seeing the Business Content Version.
INVKZ | Indicator: Movement type is physical inventory |
ITEM_CAT | EA Retail BW Extr. Enhancement: Item Type |
KORR | Indicator: Movement type is inventory correction |
REC_TYPE | EA Retail BW Extr. Enhancement: Data Record Type |
RETKZ | Indicator: Return from call |
SAUTO | Item automatically created |
UMLKZ | Indicator: Movement type is stock transfer |
UMMATKZ | Transfer Posting Material to Material |
VKSTA | Value at sales prices excluding value-added tax |
VKSTT | Value at Sales Prices Including Value-Added Tax |
VLFKZ | Plant category |
Sol: Append the these are all fields at the extractor structure level. and
to fetch the data into this fields you have to write either user exit
or badi.
Use the following link for the enhancing the structure and full the data for this fields.
http://bi.sdn-sap.com/2013/06/help-with-updated-2lis03bf.html
Sol:
You need to replicate the data source in BI system in order to get the changes.
It is not a best practice to enhance the data source with multiple fields as you get performance issues.
If you want to have these fields, try to create generic extraction on table/views and then extract the data.
No comments:
Post a Comment