BAPI / FM to update planning hierarchy details

Hi,
I need to update planning hierarchy details. Please suggest.
I see some forums where they say there is no BAPI or FM. I also saw one where it said the BDC did not work.
Have anyone done updation on planning hierarchy details?
I would also like to know if it is a better idea to update the table directly.[For example: if i need to update details in table S350, can i just a update statement on that table].
Thanks in advance.
Regards
Shanthi
Edited by: shanthi v on Sep 28, 2010 8:14 AM

Hi,
I used update on the table directly. It's not a good idea but i was not able to find any FM or BAPI.
Thanks

Similar Messages

  • Regarding Updating Shipment Header Details in VT02N tcode

    Hi all,
    I have created a dialog program, inwhich iam populating shipment related details.
    1st Screen: Selection screen fields:
    billing Doc
    Billing date
    2nd Screen: Based on Billing Document number and date, i have to fetch Shipment details using Table Control like:
    shipment number,        Output only
    Forwarding Agent,      input/Output both -
    editable
    Shipment start Date,    input/Output both -
    editable
    Container id.                input/Output both -
    editable
    and i have created a button as "Update VT02N" on second screen.
    When we choose Columns in table control and click on "Update VT02N", then it should trigger VT02N transaction and update the shipment details with following fields:
    1. Forwarding agent
    2. Container id
    3. Shipment start Date.
    So i waht to know any BAPI available to update Shipment Header details in VT02N tcode.
    I have tried: BAPI_SHIPMENT_CHANGE -
    NOT WORKING PROPERLY.
                        SD_SHIPMENT_SAVE -
    NOT  WORKING.
    IF ANY BODY HAS SOME SOLUTION, PL SUGGEST WITH STEPS.
    HELPFUL ANSWERS -
    BETTER POINTS...
    Regards,
    Vamsy

    Hi,
    Have you called the BAPI_TRANSACTION_COMMIT after executing BAPI_SHIPMENT_CHANGE , even then if it is not working
    you can check the FM  SD_SHIPMENT_HEADER_CHANGE.
    Thanks.

  • BAPI to change planned orders details

    Hi Experts,
    I need BAPI to change Planned order details,which are created through SNP PPM's.I searched for Bapi and got one 'BAPI_MOSRVAPS_SAVEMULTI3'  but this BAPI will change order details if created for PP/DS PPM's.
    Kindly suggest will this BAPI only work or someother.
    I want to keep the PPM name blank and save the order details through BAPI.
    Pls reply asap.
    Thanks
    surbhi

    Hi Surbhi,
    You may please search on google, there are lots of tutorial on BDC, you will surely get the solution... in short BDC is to record a transaction & then use same recording to generate ABAP program & you can play with screen navigations & update the fields you required...
    Regards,
    Adarsh

  • Bapi to update 'plan fixed cost' using KP06 tranaction

    Hi All,
    Am updating Plan fixed cost depending on cost element using KP06 transaction.
    Could you please suggest a Bapi for doing the same because sometimes BDC is creating some issues .
    your help is highly appreciated.
    Thanks,
    Ravi.

    Hi Saha,
    In KP06, you have to key in plan value manually, account wise. You do not have to go any where. Before that you need to decide the planner profile thru KP04.
    You can take the Variance report, in case after planning the actual fixed cost has been posted.
    Hope this solves your query
    Regards
    Bharat

  • Need BAPI Name for updation of Subcontracting scheduling line agreement

    Hi All,
            Can anybody please tell me BAPI Name for updation of Subcontracting scheduling line agreement from EKET table?
    Note: BAPI_PO_CHANGE is not useful for me.
    Thanks and Regards,
    Atul.

    Hi Muralidhara,
    Can you please give some more details for this BAPI..
    I tried using it , but getting an error "No instance of object type PurchSchedAgreement has been created. External reference:"
    and "Enter G/L Account" (Infact I did specify G/L account in account assignment table)
    with regards,
    Kirti

  • Update planning 921  to 11

    hi,all,
    I try to update planning 921 to 11, step by step:
    1) Create the users as per earlier planning application in SS (optional assume)...I didn't do.
    2) Creating Database(DB) for New Planning application
    3) Create Data source connection to the created DB for creating application
    4) Create the application in planning in accordance with outline of given backup files
    5) Restore DB.bak file from backup into newly created DB
    6) Restart planning service
    7) Open Planning web application and logOn,
    "The application Version is invalid. Existing version : 4.1.1, Expecting version 11.1.1.2"
    input username/password and click "Migrate", but "An error occured while processing this page, check the log for details"
    find the new log file in "C:\Hyperion\deployments\Tomcat5\HyperionPlanning\temp", error detail:
    2009-09-10 20:37:41,749 ERROR [http-8300-Processor11] 25:1039:User with identity native://DN=cn=bfa8d4e8bd6e10cc:1566060:11ff9174498:-7fff,ou=People,dc=css,dc=hyperion,dc=com?USER not found. com.hyperion.css.CSSAPIImpl.getUserByIdentity(Unknown Source)
    2009-09-10 20:37:41,749 ERROR [http-8300-Processor11] 25:1039:User with identity native://DN=cn=bfa8d4e8bd6e10cc:1566060:11ff9174498:-8000,ou=People,dc=css,dc=hyperion,dc=com?USER not found. com.hyperion.css.CSSAPIImpl.getUserByIdentity(Unknown Source)
    2009-09-10 20:37:41,749 ERROR [http-8300-Processor11] 25:1039:User with identity native://DN=cn=bfa8d4e8bd6e10cc:123961b:1200daec396:-8000,ou=People,dc=css,dc=hyperion,dc=com?USER not found. com.hyperion.css.CSSAPIImpl.getUserByIdentity(Unknown Source)
    2009-09-10 20:37:41,749 ERROR [http-8300-Processor11] 25:1039:User with identity native://DN=cn=bfa8d4e8bd6e10cc:11a772d:1203222b56e:-8000,ou=People,dc=css,dc=hyperion,dc=com?USER not found. com.hyperion.css.CSSAPIImpl.getUserByIdentity(Unknown Source)
    Please advise...
    any ideas?
    thx

    hi,john
    system out below error:
    DRIVER NAME IS hyperion.jdbc.sqlserver.SQLServerDriver
    URL NAME IS jdbc:hyperion:sqlserver://localhost:1433
    OS IS WINDOWS
    Query Failed: CREATE TABLE HSP_SPREAD_PATTERN(ID INTEGER NOT NULL CONSTRAINT PK_SPREAD_PATTERN PRIMARY KEY, NAME VARCHAR(80) NOT NULL CONSTRAINT UQ_SPREAD_NAME UNIQUE, LABEL VARCHAR(80) NOT NULL, PATTERN VARCHAR(255) NOT NULL CONSTRAINT UQ_SPREAD_PATTERN UNIQUE)
    java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]????????? 'HSP_SPREAD_PATTERN' ????
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.HspMigrator.executeSQL(Unknown Source)
         at com.hyperion.planning.HspMigrator.toMigrate(Unknown Source)
         at com.hyperion.planning.HspAdminJSImpl.migrate(Unknown Source)
         at com.hyperion.planning.HspAdminJSImpl.doMigration(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.startMigration(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at HspValidationFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    [Hyperion][SQLServer JDBC Driver][SQLServer]????????? 'HSP_SPREAD_PATTERN' ????
    java.lang.Exception: General Error
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at HspValidationFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)

  • To update Planned price 1 in Raw material.

    HI Experts,
    our requirements is to update Planned price 1 in costing tab of Raw Material.
    Can we use MR21 to update.
    some of the discussion forums i found that MR21 updates only moving price only.
    Kindly help.
    Thanks,
    SUdha

    HI,
    The requirement is to execute the cost estimate quaterly for planned price 1.
    So we are planning to create separate costing variant to pick the planned price 1 of RM.
    Clinet has the Excel file with the details of RM and Price combination but the prices are not available in SAP.
    We are looking for the Mass transaction to upload the prices in Planned price 1.
    Kindly help.
    Thanks,

  • Any function module to change planning hierarchy (tcode: MC92)?

    I need to change planning hierarchy for product alloction.
    I have tried to do it via transaction recorder, but some screens are missing when I tried to record it.
    Could any one please advise if there is any function module that can serve the same purpose? Thanks.

    Thanks Bhanu for ur quick reply.
    Is that enough to change the technical name in the table RSZCOMPDIR.
    Let me give some more information, idea is to change the technical name of all the queries present in a system based on a new naming conventions.
    Eg.
    Change all the technical name of queries ZQSAP to ZQXYZ.
    If there is function module which allows to change the technical name of the queries that not only updates the table RSZCOMPDIR but also all the interlinked tables.

  • Product Allocation:  Planning Hierarchy

    hello, friends.
    in tests, product allocation is performing as required.  it is now time to set the data in PRD.
    the hierarchy involves Material, Plant and Sold-to.  all-in-all, this translates to a large number of nodes (in the thousands, due to the many possible combinations of the 3 levels).  it is not practical to do MC61/MC62 manually.
    is there any BAPI that would allow uploading of the planning hierarchy?  can the database table accomodate potentially 1 million line items in the table SxxxE?
    thanks.
    jy

    Hello Jonathan
    I am not aware of any BADIs, BAPIs to do this. But if there are programs for deleting, regeneration (RMC**, MC**), so  there could be programs for creation/generation also. So check the OSS notes blow.
    I am also wondering if you could use SE16 since an infostructure is essentially a table and SAP kind of alluded to it in OSS note 674719 - Planning hierarchy: Highest level is deleted.
    Also may be you could use Copy From functionality available within the Transactions MC61 and MC62?
    I beleive the recommended largest size of the database is 500, 000 ( 1/2 Million) entries. Take a look at  OSS note 631323 which talks about this and provides some useful tips. Also check out the notes mentioned within.
    631323 - Planning hierarchy: Known problems
    624731 - MC62: Bad performance with large hierarchies
    Hope this helps.
    ps: did my reply help you in resolving the retrobilling  issue you posted on August 3rd?

  • WANTED: Function Module (Product Allocation Planning Hierarchy Upload Tool)

    Hi,
    I would like to seek assistance in utilizing the <b>right function module</b> in uploading Product Allocation Planning Hierarchy to MC62.
    I've tried direct table update and BDC but to no avial.
    Points will be rewarded.
    Thanks in advance

    Hi,
    I'm having trouble using the FM 'MCP_GET_HIERARCHY'.
      CALL FUNCTION 'MCP_GET_HIERARCHY'
        EXPORTING
          i_gstru             =
    IMPORTING
      RETURN              =
        TABLES
          t_filter            =
          t_char_values       = .
    What do I put in i_gstru, t_filter, and t_char_values?
    I'm very new with this.
    Thanks in advance for the help.

  • My itunes wont let me update my card details. why is this?, my itunes wont let me update my card details. why is this?

    i cant update my card details. any1 have a contact number for itunes?

    Fill out the form here > Store Group - Contact Us - Apple Support - ÇÇÇ

  • Family sharing. i have set my wife up on family sharing and each time we try to download a book or an app, we are requested that i update the payment details. I have done this and we still cannot share.. what do i do or how do i update the payment

    family sharing. i have set my wife up on family sharing and each time we try to download a book or an app, we are requested that i update the payment details. I have done this and we still cannot share.. what do i do or how do i update the payment details to enable my wife to download

    Drrhythm2 wrote:
    What's the best solution for this? I
    Copy the entire /Music/iTunes/ folder from her old compouter to /Music/ in her account on this new computer.

  • Error while updating the Assignment details using 'hr_assignment_api'

    An exception message is thrown while updating the assignment details through 'hr_assignment_api.update_emp_asg'.
    The message is 'ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, ASS_ATTRIBUTE6, N, PROMPT'.
    Even though a valid value is being passed to the segement,the error is thrown.
    I have tested the API in one instance and it is working fine. Recently I have migrated the codes to nother instance and encountered this error. The only difference is that in the newer instance, the segment is mandatory.
    One interesting thing is that, When I update the Assignment through application it is successfully saving the record. Then if I use the API to correct the Assignment, it is working fine. The API is not able to update only when the mandatory segment is null.
    Please help
    Thanks in advance
    Kumar

    Pl post details of OS, database and EBS versions, along with HR RUP level. It may be a bug, as outlined in MOS Doc 429169.1 (When Calling the Assignment API To Update Position, It Errors in Required Segment)
    HTH
    Srini

  • BAPI to create SNP planned order based on start date

    Hi,
    I am looking for a BAPI to create SNP planned order based on the order start date. There is BAPI BAPI_MOSRVAPS_CREATESNPORDER which can be used to create SNP planned order based on the end date but not based on the start date.
    Also would be great if some one can share how do they create SNP Planned orders using BAPI BAPI_MOSRVAPS_CREATESNPORDER in case if GR processing time is defined in the product master and workdays for GR to be respected according to the calendar.
    Regards,
    Venkat

    Hello Mr.Venkat,
    Hope you recognize me.
    Please check out the BAdi below.
    BAdi - APO_BAPI_BUS10503 (this is the BAdi for ManufactOrderAPS  BAPI which contains the SNPorder BAPI)
    Method - CHANGE_SAVEMULTIPLE2
    In this method parameter IT_ORDER_HEAD contains Order start date input option.
    For GR time please check this (not sure if it will help).
    Same BAdi/ same method
    Parameter IV_PLANNING_MODE_USAGE contains field PLANNING_MODE.
    Value 1 for PLANNING_MODE corresponds to "Observance of parameters from the product master".
    This may make it respect the GR time in product master
    Good luck with the above
    Regards,
    Ashok

  • Goods Receipt DTW - Possible to update existing batch details?

    Hello experts,
    Using the three templates OIGE, IGE1, and BTNT I've managed to perform some Inventory Adjustments BY BATCH using DTW.
    The issue I am having is that some of the fields in BTNT are not updating in SAP despite a successful DTW instance depending on whether the batchnumber is pre-existing or is new.
    If the batch already exists, quantities are being receiving as expected but additional data such as "Notes", "InternalSerialNumber", and even some user-defined fields we have created for Appearance, Inventory Tag Number, etc. will not update.  I have checked DTW mapping and it is setup correctly.
    In fact, if the batch number defined in BTNT is NEW to the system these additional details load up as expected, only when it is a quantity update on the batch number do they not.  I thought that since the quantity of a pre-existing batch is being update successfully via this method the other "Batch Details" should update as well.
    Can anyone provide insight as to whether it is possible (and if so how) to update these batch details during a Goods Receipt or Goods Issue DTW for pre-existing batches or will it only do it for a brand new batch #?
    Thanks very much,
    Richard

    Hi Richard,
    Welcome you post on the forum.
    I am afraid you could only update batch details when you imported them as new. You may only update the existing batch details through UI.
    Thanks,
    Gordon

Maybe you are looking for

  • WRT610N and WUSB600N, "freezes" when playing online

    Hi! I have  a  WRT610N and WUSB600N. They work good for downloading/uploading files and surfing the web but when I play online poker the connection freezes(the connection doesn't drop) a couple of seconds a couple of times each minute. I'm using the

  • RSS reader recommendation

    Slighlty off topic sorry. Can anyone suggest a free RSS reader that copes with SDN's authentication requirements. I really like the ability to monitor this forum through RSS rather than email, however my current reader doesn't like retrieving the ful

  • Max buffer size in sql promt

    hi all what is the max buffer in sql window.. if it is 1000000 then can we able to increase the size thanks

  • More RAW issues - Canon 300D

    Just a quick search through this forum shows that others have had RAW conversion problems, I imported my iPhoto library into Aperture 3 from the App Store, the RAW files all look terrible - a red / pink cast which is impossible to fix. Has anyone els

  • Cannot start Toshiba Recovery Disc Creator on my Satellite A300-15K

    Hi! I'm from Poland so my English is a little poor.. (but I hope that is sufficient) My problem: I haven't Recovery disc (DVD) because I don't use earlier Toshiba Recobery Disc Creator (when all in my laptop was good). Now I haven't do this disc beca