ODS / Master Data planning with BPS (Using BSP)

Hy Experts,
i know from Business Planning forum that by now it is not possible to plan Master Data / ODS object in BPS. Someone hints that it could be possible by creating a BSP that actually allowed modification on Master Data InfoObject.
I'm new and i don't know very well how BSP works, does anyone here have any idea of a BSP implementation for thatt purpose?
Many thanks, every hints will be really appreciated and rewarded

first of all my knowledge on BPS is zero. i am just going to answer the BSP part.
here is my understanding.
you wanted to have a BSP page where you will be displaying (in eidt mode) data from the ODS and you want the feature where in the user should be able to change the value and be able to save it back to the ODS. Is my understanding right? or i have completely missed you.
if my understanding is right what you need is a htmlb:tablview element (with edit feature) to show the data from ODS table and some coding in the BSP side to do the modification to the underlying talbes.
check out the <a href="https://weblogs.sdn.sap.com/pub/q/weblogs_by_topic#24">BSP weblogs</a>
Regards
Raja

Similar Messages

  • Need the name of the funcion module for master data planning

    Hi all,
    i need to know the name of the function module to call in a planning function in order to do a master data planning.
    thanks a lot!

    Hello Giancarlo,
    You cannot do master data planning in BPS. Master data has to be maintained separately in the BW system.
    Cheers
    Aneesh

  • I have a 2GB data plan with my iphone 5c.  If I purchase a new tablet can I use the phone as a personal hotspot for the tablet without any additional costs?

    I have a 2GB data plan with my iphone 5c.  If I purchase a new tablet can I use the phone as a personal hotspot for the tablet without any additional costs

        dianneb, great question and thanks for the help Weth. The good news is if you're on More Everything the mobile hotspot would be apart of your plan just as Weth mentioned. What you just want to keep in mind is that the usage from the tablet while connected to the hotspot would take from your current plan allowance. Hope this helps!
    AdamG_VZW
    Follow us on Twitter @VZWSupport

  • Can I use my existing verizon phone data plan with my iPad 2?

    I have a data plan with my verizon smart phone.  I want to buy an iPad 2 with 3G capabilities but I would hate have 2 bills for 3G service.  Can I use my existing phone data plan with my iPad or do I have to set up a seperate data plan for my iPad?

    Your best answer will come from Verizon' customer service.

  • Can anyone help me with this: my daughter lost her unlimited data plan when I used her upgrade.

    My daughter lost her unlimited data plan when I used her upgrade to buy a new phone (upgrade transfer). She didn't upgrade her phone, I did. No one told us this was going to happen and the first I knew of it was when I got a letter in the mail telling me of the change. We went back to the store where we bought the new phone and they put in 2 requests for her unlimited plan to be reinstated, but both were denied. They then told us to call Customer Care, but Customer Care doesn't care. Does anyone else have any experience of this and know of any recourse we may have? Thanks for any help you can give me.

    tikibar1 wrote:
    She didn't upgrade her phone, but you did by using her upgrade.  It's her contract that then gets extended, not yours.  And, unfortunately, as of last June, whenever you sign a new two-year contract, you lose your unlimited data.  You can try to reverse the upgrade and get the unlimited data restored if within 30 14 days, but since Verizon has discontinued the unlimited data plans for everyone, I'm not sure how successful you'll be.
    For what it's worth, to keep unlimited data (at least for now; rumor has it that it may be completely gone next summer), you don't want to sign a new two-year contract, but pay full retail price, get the phone elsewhere (like ebay), or use an upgrade from a phone that's on a tiered data plan.
    It's 14 days, tiki.  Otherwise they are out of luck.

  • Master data maintenance in BPS

    Hi,
    Does anyone has implemented a BPS layout to maintain masterdata ?? I know this is a overkill ...what are the settings to be made to info objects for it to accept the masterdata ???
    Any suggestions is eagerly awaited,
    regs
    D Bret

    Folks,
    I've had this requirement in one shape or another at least on 3 projects now.
    Mary, the FM you specified (UPC_BW_MASTER_DATA_MAINTAIN) is a good one for GUI. I've tried it from the web and it gives you an error while trying to send data to the web. I think this would only work if you have a capability to embed GUI in the web. By the way, does anyone know how to do it without leaning on portal? Can it be done in fact?
    To go ahead and do some master data creation/maintenance from the web i did the following:
    1. Created as many infoobjects with no master data or texts as there're attributes/texts (s/m/l) for a master record. This would also include the key, e.g. internal order. None would have master data or texts.
    2. On par with those i created, or used standard, a set of real attributes as well as the key char you want to maintain.
    3. Created an infocube which would contain all infoobjects that don't have the master data. So that a user can populate them on the web.
    4. Wrote an FM to read the values off those fields in the loop and update the master data tables with the real attributes/texts. There's a standard FM RSDMD_WRITE_ATTRIBUTES_TEXTS you'd have to call from your Z one. Just make sure you specify the right i_tabclass in parameters depending on whether you're updating attributes or texts.
    5. The function to create/update the master record is a local planning sequence which, as soon as the record is created, deletes it from the cube. So the cube stays always empty. It's done so that no old saved requests would be included in the loop next time you run it.
    There're few clumsy issues with this solution. First, you need to specify the key figure for the cube. I try to make it meaningful for the user, whereas in reality it's used for nothing. You actually have to put some kinda value there coz otherwise the line items with zeros in all KFs are not included in xth_data hashed table in the loop.
    Then comes this inflexibility with being able to fully maintain the record, seeing it prior to calling it up. I managed to only create and update the record (if the same key is used, in this case, the FM just overwrites the old attributes/texts with the new ones).
    Last but by far not least, once i created a master data value, on the next tab i want my variable to be auto-refreshed with a newly created MD value. Heck. You have to tweak and fool the system even here. But i'll write more about it in a separate discussion.
    Final point. Dave, the client req you have is not an overkill. If i were a client, for Pete's sake, i'd be adamantly demanding this functionality. I believe, if we at SAP make a claim BPS can be used to plan at levels other than lowest level of master data in the R/3 system, then we better be ready to provide a user-controlled tool to create those master record values prior to entering plan data against those. And often a user doesn't know the master record attributes/texts and when they finally do, they need to plan against them the next minute. So no time for calling the IS team asking to load a file containing one record.
    Cheers
    Alex

  • Updating Master data attributes through BPS

    Hi All,
    Can we modify master data attributes via BPS? Like we have some Attribute characteristics for 'vendor' say 'class(good/bad/ok)' and we want that to be updated via BPS (not from R/3) then how it can be achived?
    Please help by explaining this.

    Hi,
    Create two variables one for vendor and other for status (variable of type attribute), give both the variables in the folder. User will select the vendor and the attribute status value in selections. Create an exit planning function to update the attribute.
    Import parameters
    i_area type upc_y_area
    i_variable type upc_y_variable
    i_chanm type upc_y_chanm
    Export parameters
    eto_charsel type upc_yto_charsel
    tables
    i_t_attributes structure rsd_s_iobjnm optional
    i_t_data structure rsndi_s_chavl optional
    In the code, Read the above two variable values selected by user. Then delete the existing entry of MD by calling the function RSNDI_MD_DELETE.
    Now update the master data with the new attribute value selected by the user in the variable by calling the function
    RSNDI_MD_ATTRIBUTES_UPDATE. After this activate the master data by calling RSDMD_MD_ACTIVATE.
    Hope this solves the issue.
    Bindu

  • Master data attributes with direct update...its very urgent

    Hi all,
    Could anyone tell me how to laod the master data attributes with direct update in the infopackge..
    provide steps to create master data attributes and how to load..
    Thanks,
    Manjula

    Hi Manjula,
    Flexible Uploading
    Transaction code RSA1—LEAD YOU TO MODELLING
    1. Creation of Info Objects
    • In left panel select info object
    • Create info area
    • Create info object catalog ( characteristics & Key figures ) by right clicking the created info area
    • Create new characteristics and key figures under respective catalogs according to the project requirement
    • Create required info objects and Activate.
    2. Creation of Data Source
    • In the left panel select data sources
    • Create application component(AC)
    • Right click AC and create datasource
    • Specify data source name, source system, and data type ( Transaction data )
    • In general tab give short, medium, and long description.
    • In extraction tab specify file path, header rows to be ignored, data format(csv) and data separator( , )
    • In proposal tab load example data and verify it.
    • In field tab you can you can give the technical name of info objects in the template and you not have to map during the transformation the server will automatically map accordingly. If you are not mapping in this field tab you have to manually map during the transformation in Info providers.
    • Activate data source and read preview data under preview tab.
    • Create info package by right clicking data source and in schedule tab click star to load data to PSA.( make sure to close the flat file during loading )
    3. Creation of data targets
    • In left panel select info provider
    • Select created info area and right click to create ODS( Data store object ) or Cube.
    • Specify name fro the ODS or cube and click create
    • From the template window select the required characteristics and key figures and drag and drop it into the DATA FIELD and KEY FIELDS
    • Click Activate.
    • Right click on ODS or Cube and select create transformation.
    • In source of transformation , select object type( data source) and specify its name and source system Note: Source system will be a temporary folder or package into which data is getting stored
    • Activate created transformation
    • Create Data transfer process (DTP) by right clicking the master data attributes
    • In extraction tab specify extraction mode ( full)
    • In update tab specify error handling ( request green)
    • Activate DTP and in execute tab click execute button to load data in data targets.
    4. Monitor
    Right Click data targets and select manage and in contents tab select contents to view the loaded data. There are two tables in ODS new table and active table to load data from new table to active table you have to activate after selecting the loaded data . Alternatively monitor icon can be used
    honor with points if this helps,
    Sudhakar

  • I am trying to download the new episode of Game of Thrones on my iPad. We are currently travelling in Italy and have an unlimited pre- paid data plan with the Italian carrier Wind.  When I try download the episode through iTunes I get an error message

    Hi there, traveling through Italy with my iPad. Purchased a unlimited prepaid data plan with Italian carrier WIND.  Has been working excellent, but when I try to download a new episode of Game of Thrones, I get an error message which says that I have to connect to a wi fi network or download the episode on my MacBook.  Why can't I download using the microsim and prepaid data plan?  Any help will be great thank you!

    Unfortunately downloads larger than 20mbps require wifi due to most carriers having data limits. This "requirement" keeps people who are not familiar with data and what takes up a lot of data from going over.

  • Migration of Equipment Master Data together with PRT data

    Hello Experts,
    we need to migrate Equipment Master Data which have activated the view PRT data. Most of the fields in this view are stored in table CRFH. Is there a way to migrate Equipment Master Data together with the PRT data of the Equipment? All the BAPI's I found do not have an import structure for those fields. Is a batch-input the only way?
    Does anybody know a mass change transaction for Equipments?
    Thank you and Regards
    Christian

    Hi Krishna,
    You can use the standard batch input program RFBIDE00 in LSMW to update the customer master data. However, there might be scenarios where you might be required to update the fields which do not get updated by the standard bacth input program. If any of such fields are defined as mandatory, then you wont be able to use this method directly.
    In such cases you will have to either create a recording to poplate the fields which do not get updated by the standard program and use both the recording and the standard batch input program to update the customer master data OR create a recording for customer master create and use the same in LSMW.
    Best regards,
    Harsh

  • Add new bank account in master data client with idoc DEBMAS.

    Hi friends,
    I have an issue.
    I am trying to add new bank account in master data client with idoc DEBMAS.
    But when I submit, then just overwrite the bank data but not add.
    I try playing with MSGFN code with value '009' or '004' but nothing done.
    Someone has met this issue ?
    Thanks for your answers.

    Thanks,
    But what do you mean ? where can I find this path , in img ?
    Fields->Set Qualified Update ->Append Option
    I think we have to use another idoc :
    BUPA_C_BANKDETAIL_ADD01 SAP BP,  BAPI: Add Bank Details
    I'll try...

  • About to buy ipad2, Verizon aircard is already built in to my notebook - can I share that Verizon data plan with my new Verizon iPad2?

    I am about to buy an ipad2.  I already have a Verizon aircard built in to my SONY notebook - can I share that same existing Verizon data plan with my new Verizon iPad2?  I would rather not to have to buy a second data plan.
    Thanks for your input

    No.
    If your notebook can be set up as an adhoc WiFi network or HotSpot you could use that instead of activating the plan on the iPad 2.

  • Is a data plan required to use an ipad?

    I'm looking at purchasing my first iPad and am getting conflicting information.  Is a data plan required to use an iPad 2?

    Only for the models that have cellular (3g/LTE), and even then only if you choose to use a service. All iPads come with built in WiFi that you can use with a home router or via WiFi hot spots.
    http://www.apple.com/ipad/compare/

  • Master data records with one key

    Hello All,
    I have scenario that I need to load the master data records with one key.
    For ex--
    Cluster            Dcode               version
    5000                 DC1                  2008
    5000                 DC1                  2008
    5001                  DC1                  2009
    Could you please let me know possible ways.
    Thanks

    In your case if Cluster is the key then the underlying attributes data will be overwritten when the same cluster key comes.
    as per you example data finally it loads only two records in to the target, since first two records key is same.
    Hope this helps.
    Veerendra.

  • Upload the master data in abap-hr using Lsmw tool

    Hi Friends,
    Any one Help me How to Upload the Master data in ABAP-HR using LSMW.
    In Recording what need to fill.
    If any screenshots are availave please provied me.
    Thanks and Regards,
    Sai.

    http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc
    Try this .....

Maybe you are looking for

  • UTF-16 to UTF-8

    Does anyone know of a easy way to go from UTF-16 National character set to UTF-8 ?? I don't have the time to rebuild RAC databases sitting on raw devices. Any help would be appreciated. Thanks

  • Web printing dont like german Umlaute

    I use the german version of web printing. If I print a web site with german umlaute ( ä,ö,ü ) the printer will not print these signs. What flags have to be set to get the right printout.

  • Where do I find my product key

    Where do I find my product key number

  • "iTunes has stopped working" towards end of sync with iPod Touch

    Towards the end of the sync with my iPod Touch, iTunes crashes with the message "iTunes has stopped working". I've tried many different things and none of them resolves the problem. Please help meeeee!

  • Song Cannot Be Played Because Original File Cannot Be Found

    I transferred my iTunes collection to my laptop using my iPod and there are several songs that I cannot play because it says song cannot be located and it asks me to locate the song on my computer. This is a big pain because it's entire CDs. Is there