Fields missing from PSA Hierarchy transfer structures

Hi,
I am facing a strange problem. After replicating the source system and running program RS_TRANSTRU_ACTIVATE_ALL  we are getting errors in 0Equipment_hier and 0funct_loc_hier. it complains about missing equnr and tplnr fields from the transfer structure.
We were using the datasources all the while, but we might not have done the replication in a long time.
Since it is a PSA hierarchy, it has Header and Node communication structures. The Node should be mapped to EQUNR but it not coming from Transfer structure.
I executed 0Equipment_hier from RSA3 and I can see the fields like nodename and infoobject. but even in PSA we don't see the fields.
We applied latest SPs in BW. SP 20 BW 3.5. Any help is appreciated.

hi Chimei,
try to check the transfer structure if the fields have been included,
rsa1-infosource-0equipment transfer rules - change transfer rules,
click tab 'datasource/transf.rules', check if the equnr is in left side (bw transfer structure), if it's not there, check if it's in right side (source system extract structure), if it's there, cursor position on it and use right arrow button there to have it in right side.
hope this helps.

Similar Messages

  • Fields missing from CREMAS03

    I am tasked to update vendor master data using IDOCS and i immediately thought that CREMAS03 will do the job. However i am having difficulty in finding the following fields in the idoc
    1. SMTP_ADDR - mail address
    2.DEFLT_COMM - Standard Comm. type
    3. Building Code, Room and Floor
    4. House No
    5. Telephone extensions
    Are they really missing from the IDOC?. is there any other mechanism to populate these fields?. You help will be much appreciated.
    Arul

    More info:
    I looked at the IDOC structure using we60 before posting here. I can not find these filds. is there any trick in passing these fields? is there any other alternative method of updating these fields?.

  • Fields missing from webservice datasource in SSRS

    We are using a XML webservice as a datasource for SSRS. The webservice is returning  the hierarchy of departments of our company.
    The data is consumed by SSRS but some fields are missing.
    This is (simplified) what is returned by the webservice:
    <department>
      <nr>1</nr>
      <name>name1/name>
    </department>
    <department>
      <nr>2</nr>
      <name>name2/name>
      <parentdepartment>1</parentdepartment>
    </department>
    etc
    The field parentdepartment is missing from the fieldlist, even if I add it by hand it will be empty.
    At this forum I found that fields are even skipped when the first item has an empty value for a certain field so the absence of a field in the first item must certainly be the
    problem. Nr 1 has no parentdepartment field.
    Is there a way around this like skipping the first department, we don't need it, or forcing the SSRS-datasource to add the parentdepartment field.
    As it is used by many applications we prefer not to change the webservice to skip the first or add dummy values to the first item.

    Typically if the field doesn't show up the CR can't figure out what type it is which means when we query the DB for the field type the client/server returns the wrong type or some type that CR doesn't support.
    How is the field defined on the server?
    Thank you
    Don

  • Some fields missing from the Information interface

    On iTunes 12 I can’t find the "Description" field that was in the Video page.
    The field still shows in the list of songs, but it doesn’t appear on the new "Information" interface. And I don't think this is the only field missing compared to the previous Information interface. Can anyone help? Thank you.

    ... before you click Get Info.
    tt2
    YES!
    Thank you turing! That really helped.
    (it seems a bit of a complication to me, the system was just fine as it was, but what do I know?)

  • Fields missing in import and export structure PPCO0001 - PPCO0023

    Hello Experts,
    I'm hoping that you can help me.  I am trying to add some logic in user exits to default data and do some checking in production orders.  It would be great if I could talk to you about what Iu2019m trying to do and the problem that Iu2019m running into.
    My main problem is that in the exits provided (enhancements PPCO0001 u2013 PPCO0023), most of the time either fields being imported or the field being exported do not include the fields that I want to change or check.  Iu2019m wondering if there is some way to just pull-in the data and change/check in addition to what is already available to the exit. - Can I append the structures?
    Hereu2019s an example below:
    u2022     PPCO0006 Enhancement to predefine fields in order header
    With this enhancement you can take fields from the order header in your own program and process them or define values for them and transfer the changed data again to the standard system. The transfer to the system takes place before you reach the order header screen. EXIT_SAPLCOZF_003   Exit for predefining fields in order header.  The fields in the order header (structure CAUFVD) are placed in the function exit. All the fields that you can define or change are defined in the structure HEADER_CUST. The contents of HEADER_CUST is transferred back to CAUFVD on leaving the function exit.
    Problem 1.
    The documentation sounds greatu2026. Seems like the right place --  all the data I need is supposed to already be in CAUFVD_IMPu2026. BUT HEADER_CUST and HEADER_CUST_EXP do not have the fields that I need change.  If I try to append the structure and include additional CAUFVD fields I either get a warning in the activation because of duplicate fields or If I try to add them as Zfields the program doesnu2019t take the change data because it does a move-corresponding from HEADER_CUST_EXP to CAUFVD and the Z fields donu2019t match.  - what is the correct way to change header values if the fields that you want to change are not already defined in the structure HEADER_CUST?
    Problem 2.
    It seems that this exit occurs prior to pulling in the data from the standard routing (which would normally populate CAUFVD-PLGRP ... at the time of the exit this field is blank so i cannot use it to determine the value for another header field.  I could get around this by reading directly PLKO but that won't help me if I cannot add CAUFVD-FEVOR as a field availble for changing/defaulting.
    Problem 3.
    If I get around Problem 2, I still have another problem.  In PPCO0007& PPCO0001 I'm trying to change the user status to block the order from being printined until it passes the validation check and is error free.  In PPCO007 I can block the order from being saved or in PPCO0001 I can raise a message that an error was found... but I need to change the user status at the same time as rasing the error or blocking the save.
    Thanks so much for any guidance that you can give.

    Dear,
    When you do so, in the PPCO0001 customer enhancement, you should carry out follow actions based on the status changes since the contents of the STATUS_TABLE and STATUS_TABLE_OLD  Exist is EXIT_SAPLCOBT_001  and  CALL FUNCTION 'STATUS_CHANGE_EXTERN'
    For details refer the OSS note 86553
    Hope it will help you.
    Regards,
    R.Brahmankar

  • Fields missing from MYSQL table in Database Expert

    I have just updgraded from Crystal XI to 2011 and I am still having issues with joining a mysql table to any other table.
    Fields show up in field explorer but when I try to uise Database expert the only filed in the MYSQL table is the ID field.
    Am I missing something here. Same problem with both versions. When I runa report using just the mysql table evrything works fine.

    Typically if the field doesn't show up the CR can't figure out what type it is which means when we query the DB for the field type the client/server returns the wrong type or some type that CR doesn't support.
    How is the field defined on the server?
    Thank you
    Don

  • Fields missing from dbo.MSP_EpmProject_UserView when connected via ODBC to Access 2013

    Odd things here ---
    Both the dbo.MSP_EpmProject_UserView and the MSP_EpmProject tables, are missing a number of fields including: ProjectName; ProjectAuthorName; ProjectManagerName, etc.   Looked in the schema to make sure I wasn't crazy, and they are listed there
    just like in 2007.
    Using Project Server 2013 (on-prem) and Access 2013.   
    Suggestions?

    Hello,
    I've not tried from Access before so cant comment on that but I assume if you connect using Excel 2013 the data and columns are correct?
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

  • Fields missing from extractor

    Hi Guys,
    I have 65 fields in an extractor (Generic Datasource). When I replicate the datasource and go to the fields tab in datasource, i see that one of the line is being skipped.
    After Pos. 26, i see Pos. 28, 29..... Pos. 26 and Pos. 27 are both currency but we have identified one as WAERS and WAERS_LOC (Coming from different tables).
    Secondly, when I create a transformation for the DSO and join it with this datasource, I see only 61 fields (instead of 64 or 65).
    Has somebody encountered this problem before ? How do I fix it ?

    Hi,
    I understand that on the left you are seeing the fields you have in your datasource and on the right side, the infoobjects you have in your infoprovider. They don't have to be identical. If you want them to be the same means that you want to upload all the fields you have in your datasource. Then you have to add the corresponding infoobjects to your infoprovider.
    If you are refering that your datasource is different than the one you see in the transformation, it could be that you haven't replicated it correctly. Select the source system and replicate it again.
    Hope it helps,
    Regards.
    Edited by: Iñaki Rueda on Jan 21, 2010 6:31 PM

  • Fields missing from Data Source but displayed in RSA3

    Hello Experts
    I have an issue while finding for a field in the data source. As I am looking for some fields : MABST, MINBE, EISBE on BW Side but not found. When I llok the same fields in ECC Side in the table RSOSFieldmap, then I get these fields in 0MAT_PLANT_ATTR Data Source. In the same time , the fields are not available in the Data source on BW Side as well as on ECC Side(while goin thru RSA6). Also when I execute the RSA3 for the data source, I am getting the data in the Missing Fields. How it can be possible? Also plz let me know how can I make these fields available in Data Source.
    I replicate the data source, also i looked for the hidden fields, but still not succeed.
    Thanks in advance
    Neha

    Hello,
    TO unhide the field,
    Just Goto T.code RSO2 > press change button.> unhide the filds and --> Generate the Datasource
    or
    Goto RSA6 --> select the Datasource and --> press change button (pencil icon) --> unhide the filed --> Save and Generate the Datasource.
    Try the above two option and check if it is working.
    also go thru the below post
    BI : Hidden field Datasource
    Hope this helps,
    Sri...

  • Additional Item Added to InfoPath Choice Field Missing from Designer

    I have an InfoPath 2013 form submitting back to a SharePoint 2010 Forms library.  I had published the form, promoting the various fields, and everything was working properly.  I then needed to add an additional option to two different choice fields. 
    I added them in InfoPath, re-published the form and the options are available and selectable when I use the form.  They show up in the SharePoint forms library on submit. 
    I'm now building a workflow for this library and I'm trying to add a condition that uses the added item (Global) from one of the choice fields (Region).  It is not showing as an option.  I've refreshed the list and workflow in SP Designer. 
    I've re-published the form from InfoPath.  I've cleared the cache for SP Designer, InfoPath and Internet Explorer.  I have never had this happen before and have no idea how to fix.  Suggestions?  Thanks in advance for any help!
    Here is what is in the InfoPath form:
    And here is what is in SharePoint Designer:

    Hi,
    I have done a test. I can re-appear your issue.
    Refer to the following:
    I published the form to SharePoint 2010 Forms library, the type of the Region column is a “single line of text”.
    Then I automatically changed the type of the Region column to “choice” and added the options to the choice filed.
    After add an additional option to the choice fields(Region) in InfoPath, I re-published the form to SharePoint 2010 Forms library. when I click new document,
    the new added option showed up in the SharePoint forms library on submit, but It is not showing as an option in SharePoint Designer.
    I found the choice column Region didn’t update the new added option, I need to add it
    automatically. Then It will showing as an option in SharePoint Designer.
    For your issue, Go to Library Settings->edit “Region” column->add the value(Global) choice into the column.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Include Flat file name as a field in the PSA / DSO.

    Hi,
    I have a requirement to include the Flat file name also in the DSO which is used for loading the data from a flat file source. I have created a new infoobject for File Name in the DSO. Can you guide me from which table I can get this information.
    I was thinking of reading this information from the table which stores the file name in a routine in the transformation to the DSO.
    I came across the table RSLDPSEL, it stores the Infopackage name and file name. But this does not work when I am using the same infopackage to load multiple files. Thanks in advance.
    Regards,
    Hari.

    Hi,
    The main challenge is to get the Technical name of the infopackage in the transformation ( field routine) from PSA (Datasource Source) to DSO for the Filename info object.
    Is there any table which stores the Infopackage and the corresponding data target information in BI 7.0 sothat I could use the field routine in transformation to get the Infopackage ID based on the data target (DSO) ?
    Once I have the technical name of the Infopackage, my logic is to query the RSLDPSEL table and find the file name based on Infopackage ID.
    Please share your thoughts on how this scenario could be realised.
    Thanks,
    Regards,
    Hari

  • Storage location field missing while doing GR with PO number

    When I receive goods from a PO, the storage location field missing from MIGO with 101. Material been extended with storage location and entered in PO. But sloc field totally greying out while I receive goods with PO.
    I tried other way to receive goods , but storage location disappears when I save it.
    MMBE shows stock as on order before reciept , after  I post goods, material document created but stock disappears. Not even in the plant.
    Can anyone help , please?

    <i>The following from other message thread solved my problem....</i>
    Stephen Birchall  
    Posts: 1,095
    Questions: 1
    Registered: 3/27/07
    Forum points: 1,566 
       Re: Material Classifications and Purchasing cycle  
    Posted: Apr 23, 2007 9:26 AM    in response to: Dushyant C Koth...       Reply      E-mail this post 
    Hi,
    You create the material in MM01 and select the non-valuated stock material type.
    When you create a PO for this material the system will ask you to enter an account assignment category (such as K for cost centre etc.) Indicate the GL etc that you want the costs to be posted to (Stationery, office supploes etc.).
    When the items are received, post the GR as normal (with MIGO). At GR the total value of the items will be posted to the correct financial accounts and the stock quantities will be updated.
    Then when you have consumed anything you post a goods issue (MB1A or MIGO) and this does not post anything to the financial accounts (it was all posted at GR) but it does reduce the stock figures.
    This process is ideal for ANY low value / high volume items, because the stock is managed correctly but you do not have many hundreds of tiny financial posting as each low value item is consumed.
    Steve B

  • Copy transfer structure transfer rules from one client to other client

    Hi
    Our R3 client 100 is mapped to BW client 100.
    R3 client 100 is source system in BW.
    As the master data is created by users in R3 client 200 we want to get the data from client 200 to BW. We dont want to replicate each datasource and do all stuff form scratch for client 200.
    Now the question is as we need to create transfer rules, transfer structure for all master data objects for client 200 in BW.
    1. Going to create R3 200 client in BW.--this is possible.
    2.Like create a transport connection in BW for client 200 for all master data infoobjects transfer rules transfer structure,process chain, infopackages..etc
    3.Do the source system mapping for new client 200.
    4.and then execute the process chain..
    What are the best ways to achieve this.
    creating all transfer structure and transfer rules only for those we are loading daily ..rather than all active ones.. How can I get the list of that master data that is loading daily.. and how easily can I create transfer structure..etc dependent objects in one go than manually.
    Any help or thoughts are appreciated..
    can anyone throw some light please....

    Hi,
    BW is not client dependent!!! When you sign on to BW, you have the client required. However, this field does not appear in any table (master data, ODS, cubes, whatever).
    This means that a same BW server with a single client can have multiple R/3 connections (for multiple R/3 clients).
    The database do not care about the client in BW. The data will be consolidated.
    So, you do not need any new client in BW, just two R/3 connections for your two clients.
    Regards,

  • Fields missing in MPD report after change to structure and program

    I have been working on a consistency report for transaction MPD.
    I had created a structure in SE11 for handling the data.  it was all working, but then i had to go and change the name of the fields in the structure.  Now those fields are missing from the report. 
    When i step through the debugger, all the fields are being populated correctly, but these fields are not displayed on screen.  if i change the field names back in the structure and change the code for populating these fields, they appear okay.
    i have created a custom implementation within BAdi MPD_WKB_REPORTING. 
    i have checked the config and it all points to my Z Structure and Z Table Type.  I have logged off and logged back on!  made sure my code is saved and activated...
    any ideas on how i can display these new fields names/values?
    Just for clarity, the field name has changed. not the linked data type.

    thanks for your response, however those notes and program have not done anything to assist my issue.
    i have found the anwser now!
    within the BAdi was a method i had to amend:  IF_EX_MPD_WKB_REPORTING~GET_ALV_PARAMETERS 
    all fixed now!

  • Records missed from DELTA for which changes made only in enhanced fields

    Dear Friends,
    I have enhanced a feild in standard extractor 0UCINSTALLAH_ATTR_2 by adding a z-field in append structure and writing corresponding code in customer exit. In RSA3 also I'm able to see the data getting reflected for enhanced z-fields but when I'm pulling delta those records are not getting extracted for which changes have been made only in Z-FIELDS in R/3 side.
    i.e. if I do not make any changes in std fields of the std. extractor and only change z-fields this record is missed from delta data pulled. Please help urgently.
    Regards,
    Amit Srivastava

    Hi ,
    Some times it happens that the system is not able to capture the delta based on the changes made to the Z - fields :
    You can think of the following options :
    1. You can write a code in the user exit for this thing so that the changes are captured(Not sure how it is done, however had read that it is possible. You may have to explore the same)
    2. Try to change any of the standard fields used for delta along with the custom fields so that the changes get captured.
    3. Extract a full load instead of a delta load. This may depend on various parameters
    I hope you have already checked the extraction.
    Hope the above points help.
    Regards,
    Adarsh Mhatre

Maybe you are looking for

  • DML error logging in OWB

    Hi, i am getting small problems with OWB regarding DML error logging. i was followed this link http://blogs.oracle.com/warehousebuilder/newsItems/viewFullItem$184 i was created error table using DBMS_ERRLOG.CREATE_ERROR_LOG and i was assigned that ta

  • [SOLVED] Netbeans won't work

    Hi, I'm running on x84_64 with X11 and Awesome3. I'm trying to get Netbeans. Using yaourt, everything seems to work until I try to launch it : the command 'netbeans' does nothing (and there is no error). Using the official installer, it is stuck at '

  • Where's JDeveloper11g file browsing feature for codes?

    In JDeveloper 11g, whenever I type img src, followed by an equation sign, I expect to see the File Browse link being popped up along with all the files within the directory so I can easily pick the ones I need. Unfortunately, this function does not w

  • Issues with Excel files containing graphics

    I have a large excel 2013 spreadsheet containing several 3D graphs.  It is 79 pages long.  I am using Adobe Acrobat 9 on windows 7. When attempting to convert to PDF, once Acrobat reaches page 23 it stops working.  Pages 23-79 come out blank. When I

  • [b]insert into...returning[/b] with Pro*COBOL

    Hi, I wrote a COBOL application to insert a row into an Oracle table. It works fine, but when I append the returning clause to return a trigger-generated value (or any other) I would always get an ORA-24343: user defined callback error no matter what