Direct update DSO filed is missing in RSINPUT

Hi Experts
   I am facing an issue while maintaining data for Direct Update DSO.
   I create a  Direct Update DSO with some key fields and two data fields , the two data fields are the same type with'CHAR' and the same length with '01'.  Actually , they are flags for different purposes.
when I am trying to maintain data for this DSO in t_code RSINPUT, only one data field presents.
as showing above , field RL000966 is missing in RSINPUT.
I need maintain two flags in one record , please tell me how to do?
Thanks.

Hi,
Check whether the infoobject RL000966 is an attribute only infoobject !!
If "attribute only" is checked then uncheck it and then try .
Regards.

Similar Messages

  • Difference between -  Write Optimized and Direct Update DSO

    Hi Gurus,
    I know the similarities of the Write Optimized and Direct Update DSO.
    But I want to know what is the difference between the both.
    Can any expert let me know the difference between the both please.
    Thanks

    Hi,
    Write Optimised DSO:
    Write optimsed DSO has been designed to be the initial staging of the source system  data from where the data could be transfered to the standard DSO or the Infocube.
    The Data is immediately written to the further data targets.We can save the activation time.Reporting also possible on this.
    SAP recommends to use Write-Optimized DataStore as a EDW inbound layer, and update the data into further targets such as standard DataStore objects or InfoCubes.
    Direct Update DSO:
    Dat a store object for direct update conatains daya in a single version.therefore data is stored same form in which it was written to DSO for direct update by the application.We can use this type of DSO for APD.
    In IP we can use this dso and directly we can enter the data using RSINPUT.
    Thanks
    Madhavi

  • Are these key fields in 'Direct Update' DSO table in BW on HANA (BW740SP7) correct?

    Pls see below for a very strange behaviour of all active tables of type 'Direct Update' DSO in our system.
    Is this a bug or is this somehow supposed to be like this (i.e. a feature)?
    DSO definition:
    Active table of type 'Column Store' - note fields marked as 'Key' different from DSO definition:
    The DSO table content:
    In ABAP executing the following select on the DSO table:
    The result is garbage (the content of QQQPARST0 lands in /BIC/QQQPAFL0 and QQQSCPRO lands in /BIC/QQQPARA0):

    Dear Sundaresan,
    thanks for this suggestion, but I have posted the question in the following forums:
    SAP Business Warehouse: What is this with the 'Direct' DSO table in BW on HANA (BW740SP7)
    SAP BW powered by HANA: Direct Update DSO keyfields in RSA1 <> SE11 & SELECT returns garbage
    ABAP for SAP HANA: Direct Update DSO keyfields in RSA1 <> SE11 & SELECT returns garbage
    So far no real luck but maybe soon
    Greetings

  • Loading complex report data into a direct update DSO using APD

    Dear All,
    Recently, I had a requirement to download the report data into a direct update DSO using an APD. I was able to perform this easily when the report was simple i.e it has few rows and columns. But I faced problems If the report is a complex one. Summing up, I would like to know how to handle the scenarios in each of the following cases:
    1.   How should I decide the key fields and data fields of the direct update DSO ? Is it that the elements in ROWS will go to the
          key fields of DSO and the remaining to the data fields? Correct me.
    2.   What if the report contains the Restricted KFs and Calculated KFs? Do I have to create separate infoobjects in the BI
          system and then include these in the DSO data fields to accommodate the extracted data ?
    3.   How do I handle the Free Characteristics and Filters ?
    4.  Moreover, I observed that if the report contains selection screen variables, then I need to create variants in the report and
         use that variant in the APD. So, if I have 10 sets of users executing the same report with different selection conditions, then
         shall I need to create 10 different variants and pass those into 10 different APDs, all created for the same report ?
    I would appreciate if someone can answer my questions clearly.
    Regards,
    D. Srinivas Rao

    Hi ,
    PFB the answers.
    1. How should I decide the key fields and data fields of the direct update DSO ? Is it that the elements in ROWS will go to the
    key fields of DSO and the remaining to the data fields? Correct me.
    --- Yes , you can use the elements in the ROWS in the Key fields,  but in case you get two records with same value in the ROWS element the data load will fail. So you basically need to have one value that would be different for each record.
    2. What if the report contains the Restricted KFs and Calculated KFs? Do I have to create separate infoobjects in the BI
    system and then include these in the DSO data fields to accommodate the extracted data ?
    Yes you would need to create new Infoobjects for the CKF's and RKF's in the Report and include them in your DSO.
    3. How do I handle the Free Characteristics and Filters ?
    The default filters work in the same way as when you yourself execute the reoprt. But you cannot use the Free characterisitics in the APD. only the ROWS and cloumns element which are in default layout can be used.
    4. Moreover, I observed that if the report contains selection screen variables, then I need to create variants in the report and
    use that variant in the APD. So, if I have 10 sets of users executing the same report with different selection conditions, then
    shall I need to create 10 different variants and pass those into 10 different APDs, all created for the same report ?
    --- Yes you would need to create 10 different APD's. Its very simple to create, you can copy an APD. but it would be for sure a maintance issue. you would have to maintain 10 APD's.
    Please revert in case of any further queries.

  • How to delete the request in Direct Update DSO

    Dear Gurus,
    I have a situation where I have an invalid characteristic loaded into the Direct update DSO.  This is related to Spend Performance Management.  This DSO is loaded through a data source with the option Without Archive.  So, I cant see any request in this DSO.   This DSO will then supply data to another DSO which is standard DSO. 
    The data Activation job in the standard DSO is failing. 
    My question is I have to delete the request from the Direct Update DSO and then load it to Standard DSO.  I have already repaired the data in PSA.
    Your Kind help is greatly appreciated.
    -Mohan Kumar

    You must be using some fill or delete APIs to fill the data in Direct update DSO.You can't create transformation to fill the data in DIrect Update DSO as you do in Standard DSO.You will not see  request number under the manage tab for direct update dso for any load.
    Whenever you will fill the Direct update DSO next time,previous data gets deleted automatcally. For Direct update DSO there can only be a Full Update.So just load the data using API's  and previous data will get deleted automatically
    Edited by: shyam agarwal on Mar 2, 2012 7:48 AM

  • What is the main difference of Direct update DSO and Write optimized DSO

    What is the main difference of Direct update DSO and Write optimized DSO?

    Hi chandra:
      Check this link.
    http://help.sap.com/saphelp_nw04s/helpdata/en/f9/45503c242b4a67e10000000a114084/content.htm
    You can find another difference on page 147, section "Reclustering DataStore Objects" of the document "Enterprise Data Warehousing"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/67efb9bb-0601-0010-f7a2-b582e94bcf8a?quicklink=index&overridelayout=true
    >You can only use reclustering for standard DataStore objects and DataStore objects for direct update. You cannot use reclustering for write-optimized DataStore objects. User-defined multidimensional clustering is not available for write-optimized DataStore objects
    Regards,
    Francisco Milán.
    Edited by: Francisco Milan on Aug 11, 2010 7:09 PM

  • ABAP Program to update DSO data

    Hi,
    I want to write a program which will modify existing data in the DSO. But don't know how to approach. I know I can't directly update data table of DSO. Please help.

    HI,
    Have a look at the following function modules.This might help you address your case:
    RSDRI_ODSO_MODIFY:Modifies Entries in a Transactional ODS Cube
    RSDRI_ODSO_MODIFY_RFC:Modifies entries in a transactional ODS cube (RFC version)
    RSDRI_ODSO_UPDATE :Modifies Data Records in a Transactional ODS Object
    RSDRI_ODSO_UPDATE_RFC:Modifies Data Records in a Transactional ODS Object (RFC Version)
    Regards,
    Abhishek

  • To upload data into ODS while Type of DataStore Object is Direct update

    Hi Experts,
    How to upload data from flat file to ODS while Type of DataStore Object is
    "Direct Update"? Please explain step by step.
    Any useful answer will be rewarded with suitable points
    Thanks and Regards,
    Sapna

    Hi Sapna jha
    Jus Have a look @ the following
    <u><b><a href="http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/frameset.htm">UPDATING DATA TO DIRCET DSO</a></b></u>
    Hope itz Helps..!
    Regards
    KISHORE M REDDY
    **Winners Don't Do Different things,They Do things Differently...!**
    > Hi Experts,
    >
    > How to upload data from flat file to ODS while Type
    > of DataStore Object is
    >  "Direct Update"? Please explain step by step.
    >
    > Any useful answer will be rewarded with suitable
    > points
    >
    > Thanks and Regards,
    > Sapna

  • Remote and direct update of master data at the same time

    Hello
    Is it possible to do remote and direct update of master data at the same time? If yes where it could be used?
    Thanks

    Hi,
    What do you mean by Remote Update ?
    regards
    Happy Tony

  • My iPod 4G, after reset and iOS 6 install, now has only some album art after syncing music. Even music directly downloaded from iTunes is missing album art. (I'm using iTunes 11.0.1 on Windows Vista)

    My iPod 4G, after a reset and iOS6 install, after I recopied and synced music, is missing most album art. Even songs directly downloaded from iTunes are missing album art. I'm using iTunes 11.0.1 on Windows Vista. My iPod isn't full. Whenever I go to "On This iPod" and add album art and sync, nothing happens. Please help :/

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:       
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • Infosource to be used for both Direct update and Flexiable update

    Hi,
      I had a Data source 0CUST_SALES_ATTR.
      A infosource is created Direct Update of Master Data from DS:0CUST_SALES_ATTR to 0cust_sales.
    So the Data source 0CUST_SALES_ATTR is being used to load ATTR data of 0CUST_SALES.
    Now as per my requirment created a new Z infoobject to use for Transtive attributes....How can i use the same data source 0CUST_SALES_ATTR to load 0CUST_SALES (Direct Update) and the new Z infoobject using Transfer & Update rules.
    and
    Question:
    Will it be possible to switch the current Infosource with direct update to Flexiable update with out deleting the Transferrules as there are lot of routines in the transfer rules
    Thanks
    Edited by: suser1234 on Oct 5, 2010 11:21 AM

    Hello Sir,
    How did you handle your above problem I am into a compeltely similar situation. Your help would be appreciated if you can share the approach you followed.
    Thanks,
    -Su

  • An app I purchased and downloaded directly to my Ipad is missing and not in my app files on my PC.  When I go to the app store to re-download it I can not the says I have already downloaded it.  How do I get my app back?

    An app I purchased and downloaded directly to my Ipad is missing and not in my app files on my PC.  When I go to the app store to re-download it I can not and the app says I have already downloaded it.  How do I get my app back?

    You should be able to copy it from your iPad to your computer's iTunes via File > Transfer Purchases, or you should be able to re-download it via the Purchased link under Quick Links on the right-hand side of the iTunes Store home page - if that says that it's already downloaded, then that implies that it's already on your computer

  • New ABAP Program to check Direct UPDATE in Database Table

    Hi all,
    As per customer requirement , I have to develop ONE  Program which find out that  in which ABAP Program , Programmer has used Open Sql command like  UPDATE , DELETE , INSERT , MODIFY to direct update in Database Table.
    Have a look on all Z-ABAPs, find out if there are statements with "update", "delete", "insert" or "modify" in the coding, then find out if updates to sap-Tables are done
    How can I achived that ?
    Please , If anybody is having idea , than please let me know..
    Thanks You ,

    Hi
    Kindly refer to the below link. This has step by step how you can achieve the checks.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/12659a90-0201-0010-c18b-9d014f9bed0d]
    But if you want to check if any program they have used 'UPDATE' then you can do like below.
    Go to SE38
    Utilities---> Find in Source Code-
    Find --- UPDATE
    In program - Z* or ZX* if you want to search only in Exits
    Regards,
    Vijay V .

  • Error handling for master data with direct update

    Hi guys,
    For master data with flexible update, error handling can be defined in InfoPackege, and if the load is performed via PSA there are several options - clear so far. But what about direct update...
    But my specific question is: If an erroneous record (e.g invalid characters) occur in a master data load using direct update, this will set the request to red. But what does this mean in terms of what happens to the other records of the request (which are correct) are they written to the master data tables, so that they can be present once the masterdata is activated, or are nothing written to masterdata tables if a single record is erroneous???
    Many thanks,
    / Christian

    Hi Christian -
    Difference between flexible upload & Direct upload is that direct upload does not have Update Rules, direct upload will have PSA as usual & you can do testing in PSA.
    second part when you load master data - if error occurs all the records for that request no will be status error so activation will not have any impact on it i.e. no new records from failed load will be available.
    hope it helps
    regards
    Vikash

  • When to use Flexible Update and when Direct update??

    Hi ,
        I know some situations when to load flexible update( transaction , flat file) and when to use direct update (only for master data).
    Can some one correct me  and tell what are all the possible situations for these 2 types of Update when loading Infosource?
    Thanks alot in advance.

    hi,
    The direct update methods used previously used DataSources for attributes and
    texts connected directly with master data tables and text tables for the InfoObject.
    In the flexible update, the master data and text tables now appear as data targets. T
    he flexible update is used to fill these data targets from master data and text
    InfoSources that were created for the InfoObjects listed above. This enables you to
    use update rules for the data targets (master data/text tables) in addition to the
    transfer rules already used.
    check these links for detail.
    http://help.sap.com/saphelp_nw04/helpdata/en/98/3a14836fe5e1499a4e17d2d45f4612/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/86/cade377806e664e10000009b38f842/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/41/56ba275e032f1ee10000000a114b54/frameset.htm
    http://help.sap.com/search/highlightContent.jsp
    Regards,
    Manoseelan

Maybe you are looking for

  • How to determine specific row in table clicked on

    Hello - I need to determine the specific row of a table control that is right-mouse-clicked on.  I think this is only possible by using the Shortcut Menu Activation? event for the table control and obtaining the vertical coordinate in the Coords filt

  • IDoc - XI - iDoc with Acknowledgement

    Hello, I am trying to send an iDoc between two R3 systems and receive system\application acknowledgement response. According to the How-To guide, all I have to do is to schedule a job for program RBDSTATE which sends the ALEAUD iDoc back to the sende

  • Why JavaControls are not supported in EJBs?

    It's weird that JCs cannot be used in EJBs in Workshop? Is there any good reason why is it so? Thank you, Miklos

  • Xbox 360 vs. Unsecure Network

    I have an Xbox 360 and Microsoft wireless adapter, plus a WRT54GX2 wireless router.  I've tried setting this router up in unsecure mode, meaning no security.  My Xbox 360 will not find the IP address... what should I do? -Simon

  • Alv report scenarios for PP?

    anyone let me know the ALV report scenarios for Production planning? Also, let me know the exits in PP? thanku.