Info Structure Enhancement

Hi,
         We are trying to enhance infostructure 2LIS_01_S988,for that i enhanced extract structure using append structure but i cant able to see that fields in info structure can anyone help me
Thanks and Regards
Prakash B.

Hi,
First check in the source system that the Appended fields are not hidden, second have you replicated the datasource in the BW system, in the transfer structure you need to then select them and map them to InfoObjects.
Hope that helps

Similar Messages

  • Enhance Standard Info Structure SAP_CRM_ACT to add custom fields in CRM Activity archive Search

    Hi All,
    We have a requirement where we need to enhance CRM UI archive search with custom fields for CRM activity Object CRM_ACT_ON. As per my analysis Standard Archive Search for activity Uses info structure SAP_CRM_ACT for searching archived data.
    But when we are trying to add custom fields into above field catalog, it is treated as modification. But Modification is not allowed in our landscape.
    Standard infostructure is harcoded in SAP standard method ARCHIVING_READ of class CL_CRM_REPORT_ACC_DYNAMIC which is called as part of the process. So we are not able to go ahead with custom info structure.
    Can you please le me know if there are any alternative way to meet above requirement or I have missed any steps.
    Thanks & Regards,
         Sujit

    Hello Thomas,
    Maybe this link can help.
    add new field to search criteria and result.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0747ac2-ffd9-2910-de9a-8a3dc44da8b4?QuickLink=index&overridelayout=true&12966506314316
    Search Options - Knowledge Management - SAP Library
    regards,
    Grace

  • Info Structure S031 - Information on movement type categories

    How can I find out the movement type categories for the S031 info structure? For instance what movement types add to the "Goods receipt" total or the "Goods issue" total.   Also, how do you "switch off the updating process for specific, individual movements" as mentioned in the SAP documentation below.
    The SAP documentation says:
    "Goods movements are divided into the following types:
    Goods receipt
    Goods issue
    Stock transfer
    Transfer posting
    Inventory differences
    You can switch off the updating process for specific, individual movement types in inventory management or in one of the subsequent applications in the logistics chain."

    Hi Sherry,
    I had similar requirement. You have two options:
    1. Just as you've known you can use the field "Statistically relevant".
    With this indicator, you control whether a movement type is statistically relevant for Inventory Controlling or not.
    In the standard system, all movement types are set in such a way that all material movements for the valuated stock and for the vendor consignment stock are updated.
    2. You can define by statistic group:
    As of Release 3.0C, there is a customer-specific enhancement that enables you to define a maximum of 4 statistics groups for each movement type. The name for the statistics group has four digits and is freely definable. With the help of the statistics group, you can individually update key figures of Inventory Controlling.
    Example: Key figure Consumption and Range of coverage
    In table T156, the movement types are characterized as relevant to consumption. Consumption is correspondingly updated in Inventory Controlling. In the information system, it can be useful for the user to interpret issue quantities (that is actually no consumption) as consumption in order to calculate the range of coverage of the material.
    Example: A material is always transported into another plant by stock transfer. In the issuing plant, no range of coverage can be calculated because the stock removal quantity is not affecting consumption (movement type 351).
    What is to be done in detail?
    a) Maintain table TMCA via Transaction SM31.
    b) Use SAP enhancement MCB10001 for Inventory Controlling.
    Here, you can change the field contents of communication structures MCBEST and MCBEST according to your requirements.
    In the above-mentioned example, the source code in the SAP enhancement would have to be as follows:
    LOOP AT XMCMSEG.
    * Kommunikationsstruktur Bestandscontrolling
    IF XMCMSEG-STGRP1 = '1234'.
    * Statistikgruppe 1234
    * Menge Gesamtverbrauch
    XMCMSEG-MGVBR = XMCMSEG-MENGE.
    MODIFY XMCMSEG.
    ENDIF.
    ENDLOOP.
    Please let me know if this helps you.
    Regards,
    Shawn.

  • LIS Info Structure with table MKPF/MSEG

    Hi Gurus,
    I have a view made up of table MKPF/MSEG (74 fields in totals). Based on my requirement (loading archived and non archived marerial movements data) I am looking to create an Info structure with the same 74 fields - to connect the LIS infostructures to BW.
    I need to create a char. as KF fields catalog.
    my issue is while doing that I am not able to have the 74 fields I am looking for (I am just getting around 50).
    I know how to create an Infostructure/ Catalogue (Transaction MC21/MC18)
    Any Idea how to Create an Info Structure that would have all the fields from table MKPF and MSEG?
    Regards
    Edited by: Blaiso on Jun 2, 2011 6:10 PM

    Hi,
    Steps in LIS EXTRACTION:
    T.code u2013 :MC18 u2013 create field catalog
    1. Characteristic Catalog
    Application-01-Sales and Distribution, 02-Purchasing, 03-Inventory Controlling, etc..
    Catalog category 1. Characteristic catalog, 2. Key figures catalog 3. Date catalog Select characteristic catalog and enter, click on characteristic select the source table and it will be display the relevant source field and select the source field, copy + close, copy.
    Save, similarly create key figures catalog
    T.code : MC21 u2013 create infostructure
    Example u2013
    Inforstructure : S789
    Application u2013 01
    Choose characteristic select the catalog, select the fields, copy + close Choose key figures catalog select the key figures ,copy + close, save and generate
    T.code u2013 MC24 u2013 create updating
    Infostructure : S789
    Update group : 01- Sales document, delivery, billing document ,enter Select the key figures click on rules for key figures give suggest rules, copy save and generate Click on updating (activate updating) Select the infostructure set periodic split 1. Daily, 2. Week, 3. Month, 4. Posting period Updating u20131)No updating,2)Synchronous updating (V1), 3)As synchronous updating (V2), 4)As synchronous updating (V3),
    T.code u2013 LBW0 u2013 Connection of LIS Information structures to SAPBW Information structure : S786 Select the radio button-Setup LIS environment and Execute.
    Select the radio button-Generate data source and Execute.
    For Delta update:
    Select the radio button-Generate updating and Execute Select the radio button -Activate / deactivate and Execute.
    T.code u2013 SBIW u2013 Display IMG (implementation guide) Setting for applications specific data source u2013 logistics u2013 Managing transfer information structure u2013 setup of statistical data u2013 applications specific setup of statistical data u2013perform statistical setup u2013 sales.
    Choose activity
    Setup u2013 Orders, deliveries, billing
    Choose the activities enter the infostructure (S789), give name of the run, date of termination, time of termination, No. of tolerated faulty documents. Then execute
    T.code u2013 RSA3 u2013 Extractor checker
    Give the data source name eg. 2LIS 01S789 and execute, result will get some records Go to BW side replicate data source u2013 Assign infosource u2013 Create infocube u2013 Create update rules u2013 create infopackage and schedule the package with initialize delta process.
    For delta update :
    In R/3 side
    T.code u2013 MC25, set update (V1) or (V2) or (V3)
    T.code u2013 LBW0, choose generate updating and execute then choose activate / deactivate and execute
    BW side u2013 create infopackage and schedule the package with delta update.
    First time if your scheduling the infopackage -in R/3 side T.code :MC25 -Udating set to No update,insted of selecting the update V1,V2,V3.
    If your doing the Delta update:in R/3 side T.code :MC25-Updating set to either V1 or V2 or V3. and the to T.code :LBW0 -Select the radio button Active/deactivate and Execute.
    and schedule the infopackage with delta update.
    Modules for LIS : SD,MM, PP,QM.
    Deltas for LIS:
    After setting up the LIS environment, 2 transparent tables and 1 extract structure is generated for this particular info structure. Within transaction SE11 you can view the tables u2018SnnnBIW1u2019, u2018SnnnBIW2u2019 and the structure u2018SnnnBIWSu2019 and the InfoStructure itself u201ASnnnu2018
    The tables S5nnnBIW1 & SnnnnBIW2 are used to assist the delta update process within BW.
    Extract structure u2018SnnnnBIWCu2019 is used as an interface structure between OLTP InfoStructure and BW
    The OLTP system has automatically created an entry in the control table u2018TMCBIWu2019. Within transaction u2018SE16u2019 youu2019ll see, that for your particular InfoStructure the field u2018BIW activeu2019 has the value u2018Xu2019 and the field u2018BIW statusu2019 is filled with value u20181u2019 (refers to table SnnnBIW1).
    The orgininal LIS update program u201ARMCX#### will be enhanced within the form routines u201Aform Snnnbiw1_update_u2026.u2018 and u201Aform Snnnbiw2_update
    With the transaction u2018SE38u2019 youu2019ll see at the end of the program starting at line 870 / 1006, that the program is enhanced within a u2018BIW delta updateu2019 coding
    Within the flag u201AActivate/Deactivateu2018 the update process into the delta tables (SnnnBIW1/Sn5nnBIW2) is swichted on/off. In the table u201ATMCBIWu2018 is defined, which table is active for delta update.
    Regards,
    Prakash

  • Self-defined info structure similar to S013

    dear guru ,
    I want to create a self-defined info structure similar to S013.
    I want to add field purchasing group from EKKO-EKGRP. The other fields are similar to S013 with the same rules.
    What do you suggest i can do consider note 397864 :
    You are not permitted :a) to use info structure S013 as a template for self-defined info structures (This is prevented as of Release 4.5 due to a termination message).b) to create any update rules for S013 with a self-defined update group.c) to include the enhanced update rules that are used for S013 during the definition of key figure updating into the definition of the update of a self-defined info structure (compute...).
    Thanks

    not answered

  • Info structure S961 & S951

    HI All,
    Which standard program / Enhancement update the info structure S961 & S951.
    Thanks,
    Sendil.

    HI Jelena,
    Where these kind of  custom infostructure are configured?
    Thanks,
    Sendil

  • Settings for updating info structures of purchasing and inventory managemen

    Hi Experts,
                    Infor structures of MM aren't updating in my system. Is there any indicator to be maintained in material and vendor master for updating these info structures? and kindly tell me the settings for this.
    Thanks
    Harmandeep

    Plz some one help

  • Adding new key figure in Info structure

    Hi all,
    I am in a need to add a new key figure to our info structure here in my company.
    The way I understand it is, it would be best to create a NEW info structure and copy all existing key figure and characteristic and then insert my new key figure into this and rewrite the macro if required.
    So my question is
    1. How to determine which info structure is currently in use in my company? If i check in MC89 - the key figures match what is in Info structure S076. So is it safe to assume that we are using standard S&OP in my company? Is that a correct way to identify the currently used info structure?
    2. For our KMAT, when i open a planned order I see that there in another info structure (not S076) under configuration tab. So can we have diff info structure in use at a same time ?
    Please guide.
    Thanks,

    Hi Nisha,
    1. First of all, How would I determine which info structure is being used at this time in my company?
    I need to know this so that when I am creating my own custom (S500 - S999) info structure, i can copy the existing KFs and Characteristics and add them to my info structure and then Add a specific key figure on top of that.
    Info structures are nothing but tables so in se16 you can check which are Info structures are having update values.
    Yes you can add the specific key figure on existing self defined info structure in MC22 after that you need to generate it.
    2. Can multiple info structure be in 'use' at the same time in any scenario? 
    For self defined info structure are application specific you can not have multiple info structure for same scenario. If you take the example of flexible planning with self defined info structure then you can transfer the demand from only one info structure.
    Regards,
    R.Brahmankar

  • Info Structure

    Hi Friends,
    Is there any info structure which gives the list of open sales orders without entering material or customer. Similar functionality like VA05. However my client's purpose do not solve with VA05 because there we need to enter atleast a material or a customer and also we cannot enter a range of customers or materials. Please suggest.
    Your co-opeartion highly appreciated.
    Regards,
    Vamsi

    Dear Vamsi
    In VA05 itself, you dont have to input either the customer code or material.  It will populate all sale orders if you execute without giving any data.  On the other hand, you can also try with VA05N if you are in ECC6
    thanks
    G. Lakshmipathi

  • Error while creating rough cut plannin profile using Info structure

    Hi,
    I got the following error while creating rough cut planning profile for Info structure,
    Capacity planning is not possible for this info structure S504
    Message no. MA489
    Diagnosis
    In the planning parameters for info structure S504, no key figure for capacity planning has been entered.
    Procedure
    If you want to capacity planning to be possible for this info structure, you need to enter a capacity key figure in the planning parameters for the info structure in the Implementation Guide.
    The info structure which i used here is created by me. Can any one help me to overcome this error
    Waiting for your replies
    G.Muthamil Murugan.

    Hi addy,
    Thanks for your reply. I have maintained the following Info structure which I created,
    Under characteristic I have maintained the following,
    1.Sales Organisation.
    2.Sales group
    3. Sales office
    4. Distribution channel
    5.Division
    6.Material
    Under Key figure I have maintain the following,
    1. Order items
    2. Production
    3.Sales
    4. Stock level
    5. Target stock level
    6. Day's Supply
    7. available capacity
    8.Target days supply
    I don t know where i did mistake. can you correct me.
    Regards,
    Muthamil Murugan.G

  • Info structure S896 lacks the necessary structure

    Hi Experts,
                    i got a problem while creating planning higherarchy (mc61). error -Info structure S896 lacks the necessary structure,Message no. MA004.
    Characteristics:
    MRP Controller
    Plant
    Planning plant
    Material
    Key figures                     Unit
    Sales                           01
    Production                      01
    Stock level                     01
    Target stock level              01
    Days' supply                    00
    Target days' supply             00
    Available capacity              01
    Capacity requirement            01
    Capacity load                   00
    info structure is generated proplerly.
    plz suggest me....
    nirmalendu

    Dear,
    This is problem with your self define info-structure check all characteristics and key figure in MC22.
    or information on possible causes, please refer to the long text of the message.  In addition, this message will be displayed if your infostructure contains more than one characteristic that uses either of the check tables MARA or T001W.  In otherwords, you should have only one material characteristic and one plant characteristic in your infostructure.
    Also refer this thread,
    Info structure lacks the necessary structure - MA004
    Regards,
    R.Brahmankar

  • How to Genrate Report On User defined Info-structure.

    Dear Friends,
    I have Info-structure having key figure as production order number, Production order qty and  final comfirmation other that STD. I want to generate report but I don't want  to go for the ABAP development. Is there any option we do have to generate reports.
    Thanks and Regards,
    Neel...

    Hi Rajesh,
    Yes COOIS is T-code where U could retrive any information regarding the production order. But I would like to know if I have info-structure how i could configure reports in STD-SAP. Since I managing the production  in 2 units of measure one is Kg and other in Lit.  In COOIS i able to get report in kg but I also want report in Lit.
    Thanks in advance for ur suggestions.
    Regards,
    Neel

  • How to create a info structure for product allocation functionality

    Hi Experts,
    how to create a info structure for product allocation functionality
    For allocating fixed quantities to the specified customers at sales order
    Especially i need help in selecting the key figures and key charecterstics for at mc21 and mc24 t.codes(source feilds)
    plase provide product allocation functionality with screenhots
    thanks in advance
    rp
    Edited by: rajendraprasad vasam on May 21, 2008 2:19 PM
    Edited by: rajendraprasad vasam on May 21, 2008 2:19 PM
    Edited by: rajendraprasad vasam on May 21, 2008 2:20 PM

    Hello,
    please have a look at the infostructure S140 in transaction MC23 and MC26.
    this is the standard infostructure for product allocation.
    I hope that the information are helpful.
    Regards
    Claudia

  • F4 help for a customer defined field added as structure enhancement

    I am trying to get the F4 help on a customer defined field added as structure enhancement. This can be achieved by programming the "F4IF_INT_TABLE_VALUE_REQUEST" (as I have data in an internal table) in the Process On Value-Request event. The problem is because it is a customer field addition as structure enhancement. I am not sure where I should put this code segment to make it work. Any help would be highly appreciated.

    Could you create a search help and attach that to the data element of your field, and then populate the data using code in the function exit of your search help if it cannot be directly read from a table or view?
    This would remove your code from the SAP dialog program.  The only mod you may need to make is to add / flag the search help on the screen field.
    Andrew

  • Problem in Sales Info Structure - Order Quantity is not calculated in EA.

    Dear all,
    My info structure is taking order quantity in not taking EA (Each) unit of measure. Instead it is taking from the CAR (Cartons).
    We maintained one carton is equal to 5 pieces.
    I want to disply order quantity in EA in my info structure.
    Your suggestions will be highly appreciated.
    Best regards,
    Raghu ram

    hello, friend.
    check in MC7F, select info structure S001 and see if there is an entry in the field 'Base Unit of Measure'. if the entry is 'CAR', either try changing it to 'Ea' or just leave it blank.
    regards.
    Dear Friend,
    I have checked my info structure in MC7F, the base unit of measure  field is blank. I have maintained EA in that field but it is not resulting any thing.
    in my info structure output just beside values system showing *** sybol instead of showing unit of measure.
    should I need to do any further config for this. Please help to solve the issue. I would be grateful for your help.
    Best regards,
    Raghu ram

Maybe you are looking for

  • Je veux souscrire a un abonnement mensuel photoshop cs6 et lightroom 5

    j'ai déjà une licence pour lightroom 4 et je veux souscrire a un abonnement mensuel pour photoshop cs6 qui inclue aussi lightroom 5, dois-faire et payer pour la mise a jour de lightroom 5 avant , ou bien sera t -elle inclue dans l'abonnement mensuel

  • I read stories on my iPod, I can get text on there ok, no quotations? why?

    I want to read stories on my iPod, so when I put them on there they take out all the quotations, so sometimes it's difficult to tell when people are speaking or not. Can anybody help me? Sometimes it works when I was using http://www.ambience.sk/ipod

  • Create change/edit button in ALV

    Hello Experts,                How to insert the button in ALV grid toolbar. Now its showing Check,insert,append and delete button.How to add change or edit button in ALV ? I'm using ALV componenet  SALV_WD_TABLE. Thanks.

  • How can I reset and clear my iphone with no wifi

    How can I reset and clear m iphone without any wifi

  • An error has occurred

    For the past two days, when accessing Updates in Mac App Store, I get the following error: "An error has occurred.  The operation couldn't be completed. (NSURLErrorDonain error -1100." This is only happening on a 2007 iMac running 10.8.2 on a network