SEM-BPS documents

HI gurus,
Can anybody kindly send my some documentation on SEM_BPS which is relavent to BW .
Thanks,
Naveen

hi,
also try download from
service.sap.com/sem
(now sem bundled in mySAP ERP)
-> sem in detail -> sem-bps
for bw-bps :
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d395b590-0201-0010-a5b6-eaa878d295e9
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/98c4d590-0201-0010-e480-eca9942ffede
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7c85d590-0201-0010-20b5-f9d0aa10c53f
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/110cd690-0201-0010-ef89-96ca36b903f9
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4bc9d590-0201-0010-07aa-faf82d87eef4

Similar Messages

  • Copy Documents - How to ... Documents in SEM-BPS and BW-BPS

    Hi Gurus,
    i need some assistance with implementing the Copy Documents functions according to How to ... Documents in SEM-BPS and BW-BPS.
    The aim is to copy the documents to a new version. All other document attributes are to remain unchanged.
    I have already implemented the function as described in the How-To using UPF_DOC_COPY_EXIT and UPF_DOC_COPY_INIT. The copy-exit ist called but it doesn't work.
    - The target version is in the selection of the planning level.
    - All characteristics of the info cube are in the planning level.
    - There is no difference in the result using variables for the from / to values or using fixed values
    Are there any hints to considder like:
    characteristic selection in the level
    which characteristics to include in the exit parameters (e.g. all with document attribute = active)
    for characteristics not to be changed, leave the from / to values in the exit parameters blank
    funcition does not work on multi-planning-areas
    Thanks in advance and best regards
    Steffen

    Hello Marc,
    thanks for your answer.
    We are running BW350 with SP19. I checked the notes regarding comments.
    "Note 1028233 - Key figure not taken into account for documents" is not implemented so far - SP20
    Note 893377 - InfoProvider assignment of documents in BPS is not activated
    As we are on SP19 all other comments are supposed to be implemented.
    RSA1 > Documents shows that
    all documents created using the WebInterface are saved to the appropriate value combination (without InfoProvider assignment - as supposed)
    no document is copied at all.
    Best regards
    Steffen

  • Documents regarding SEM/BPS

    Hi BW Experts,
    Can anyone send me the link for the for the documents in SEM/BPS.
    Thanks in advance,
    Xys redd.

    XYS,
    what documents are you refering to?
    Regards,
    Marc
    SAP NetWeaver RIG, US BI

  • Webinar: Business Planning in SAP BW - The SEM-BPS transition to BW-BPS

    <b>SAP NetWeaver Know-How Network Webinar: 
    Business Planning in SAP BW - The SEM-BPS transition to BW-BPS
    Wednesday 14 July  2004</b>
    <b>11 a.m. EDT</b>
    On Wednesday 14 July, Lori Vanourek, a NetWeaver BI RIG Consultant, hosts the webinar titled <b>Business Planning in SAP BW - The SEM-BPS transition to BW-BPS</b> as part of the ongoing SAP NetWeaver Know-How Network Webinar Series.
    Here’s how Lori describes her webinar presentation:
    “Business Planning is an integral part of SAP NetWeaver '04.  Join us as we share SAP's product roadmap for business planning and discuss the transition of BPS from SAP SEM to SAP NetWeaver '04.”
    SDN invites you to post your questions to the presenter prior to the webinar and continue the online discussion afterward.
    <b>How to Participate</b>
    (Please go to the SDN Events page to see the article and download the PDF presentation)
    Dial-in Information:
    Date: Wednesday 14 July 2004
    Time: 11 a.m. EDT
    Within the U.S., call: +1.888.428.4473
    Outside the U.S., call: +1.651.291.0618
    Password: NetWeaver04
    WebEx Information:
    Topic: SAP NetWeaver Know-How Network
    Date: Wednesday 14 July 2004
    Time: 11 a.m. EDT
    Meeting Number: 742391500
    Meeting Password: netweaver04 (lowercase)
    WebEx Link: sap.webex.com
    Replay Information:
    A recorded replay of this call will be available for approximately three months after the webinar. Access this recording by dialing the appropriate number and using the replay access code 720149.
    Toll-free: +1.800.475.6701
    International: +1.320.365.3844
    <b>About the SAP NetWeaver Know-How Webinar Series</b>
    The SAP NetWeaver Know-How Webinar Series is driven by the SAP NetWeaver Regional Implementation Group (RIG), part of the SAP Development organization. The mission of the SAP NetWeaver RIG is to enable customers, employees, and partners to successfully implement the SAP NetWeaver solution. This SAP RIG has expertise in BI, EP, XI, and WebAS. They contribute their implementation expertise to the SDN implementation forums as well as to the SAP NetWeaver Know-How Webinar Series.
    <b>Disclaimer</b>
    SDN is not responsible for any changes to the webinar schedule. The webinar schedule may be changed or cancelled without prior notice.

    Hello Marc and Sander,
    I checked the document status and tested the link myself using a PC external to the SAP environment and did not have any problem. You do have to be logged in to do this. If you are not, you should see a page that will appear which says that a login is required to use that feature. On some occassions, users see an error message instead. I apologize for that.
    Kind Regards,
    David

  • Report on process chains using SEM-BPS

    We are looking to develop a tool to:
    1. Monitor data loads at the process chain level
    2. Within in the same tool, enter error resolution /
       action steps for all failed loads
    3. Report out % of successful or failed loads, using the data captured by the tool.
    We have studied the BW Tables rspcchain, rspcchainattr, rspclogchain, rspcprocesslog, rspclogs, rseventchain and
    rspcchaint.
    We are considering the following options:
    1. Develop an ABAP report and allowing the process chain monitor to manually enter the error resolutions (Perhaps in a Z-Table)
    2. Create an InfoCube in BW using the above tables and then write a query, but we can not allow the user to enter error resolutions in the query.
    3. Create a transactional infocube in SEM-BPS using the above tables and use the input functionality of tansactional infocube to facilitate the error resolution report entry.
    Can anyone suggest any alternate solution, or has anyone encountered similar requirement on project?
    One more doubt to check: is there any way to create an infoobject with CHAR type to enter data with 1000 or more characters? Or is there any other alternative solution to it? The doubt is to take care of the text entry for the error resolution.
    Milind Vad

    Just some thoughts:
    Have you considered using document service in BW or even KM (Portal) technology rather than CHAR 1000+ fields? This would give you more flexibility also on the type of document.
    For loading there are monitors available (based on tables like RSMONMESS). If you are interested in loads only (and not other process types), maybe using information from the BW load monitor could be beneficial (like RSMONMESS) rather than the process chain stuff.
    Maybe it's even worth having an InfoObjekt with a resolution code that links to a document describing the resolution with a key and whenever there is a new solution available create a new key with a new document. That would be most beneficial for reporting (like how many times has this problem / resolution occurred and the like).
    Regards, Klaus

  • SEM - BPS

    Hi Folks,
      I am thinking that going forward SEM-BPS will be part of BW and SEM will not have any BPS. Is this true? Can some one point me to the document which says about this. I need to present that document for the client.
    Thanks in advance,
    Trinadha

    Trinadha,
    please check the SAP Service Marketplace:
    http://service.sap.com/bw > SAP BW-BPS
    There's plenty of information about this topic.
    Regards,
    Marc
    SAP NetWeaver RIG

  • SEM-BPS-BCS

    hi all i am bw cunsultant and now i am coming into SEM bcs-bps can someone help  me out how should i start to learn.
    if someone has the documnets please send to me
    [email protected]
    i shall then very thank full for you

    Hi Sanjeev,
    go to https://websmp103.sap-ag.de/bi -> SAP BW 3.5 -> SAP BW Business Planning and Simulation
    Here you can find "HOW TO... Guides - BPS", "SEM-BPS ASAP" and other useful section with many documents...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ae9fba90-0201-0010-d490-cbf9a364de95
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements%20bw-bps%20formerly%20sem-bps%20in%20sapnetweaver%2004.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently%20asked%20questions%20-%20planning%20with%20sap%20netweaver%20bi.faq#q-6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap%20bw%20business%20planning%20and%20simulation%20-%20how%20to%20guides%20list.htm
    http://help.sap.com/saphelp_sem40bw/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    Regards,
    R.Ravi

  • Performance concerns in upload flat file into SEM-BPS.

    Hi,
    we are using HOW-TO document to upload flatfile into SEM-BPS.
    in the same exit function, we have a need to derive missing characteristic values from reference data.
    So, we are reading reference data using API_SEMBPS_GETDATA.
    upload is taking around 10 minutes in test systems. our concern is, if taking so long for test systems with less data , what about production time with more data?
    from what all I can see is, most of the time is being consumed at reading reference data.
    I'm dealing around 14000 records of reference data & around the same number of uploaded records. Initially, system status is, "number of cells to be formed : 33092" and then immediately after 5 seconds, status changes to, "formed cells : 33000" and this status stays for like 8 minutes.
    I'm not using any input/output layouts but just exit planning function in the planning folder. So, I anticipate that above status is while reading reference data but not due to huge amounts of uploaded records.
    When I ran the same exit funciton by commenting just the "reading reference data" code, upload function execution time came out as 2 minutes.
    What is the best bet in dealing this scenario?
    Usually, what is the best approch to read reference data / to derive missing characteristic values?
    I couldn't able to use "Char Relationship using reference data" as it might not be suitable in my case. Even if suits, am missing enough documents/info/examples to deal "Char Relationship". Documentation on help.sap.com is not enough in this case.
    PS: initially, when I tried to read 14000 records at detailed level, exit funciton returned no reference data & in the debugging mode, I could see a message "too many records".
    Can a given layout read only a maximum of 9999 records / excel rows?
    records are at CALMONTH level. As I don't need CALMONTH for derivation of characteristic values, I have deleted CALMONTH from " READ reference data" level to avoid the above message. Does this anyway relates to peformance?
    Appreciate any help

    Hello Hari,
    it is touch to say what exactly causes this performance problem. Since you are dealing with custom coding (the how-to + your derivation logic), I suggest to do an ABAP trace (SE30) to see where the time is really spent.
    The API call to read data should not take more than a few seconds. Test it separately by putting the API call into a simple ABAP program.
    As Mary pointed out already, there's a 9999 line limit for layouts and therefore the GETDATA API as well.
    Note: The file upload/download how-to solution was never meant for mass data loads. This needs to be done using regular BW functionality.
    Regards
    Marc
    SAP NetWeaver RIG

  • Create new BPS documents from "COPY DOCUMENTS" user exit.

    Hi Gerd,
    thank you so much for your reply.
    I'm continuing other thread here. (Copy "document icon" to new sheet from "SEM-BPS 1" sheet)
    <b> We've a layout that doesn't use macros. </b>
    We'd like to attach a document for each line that is entered on this layout. All the document attribute characteristics are included in this layout.
    Document contents & technical name can be any thing.
    Should I be able to do this?
    This ensures that users be able to edit documents on other layouts which is crucial.
    I tested this For couple of lines and I was successful.
    Before I'd like to start implementing this, I appreciate your inputs on the prcoess that I follow if this is an effective way of doing?
    Any concerns from the performance side?
    any other hidden issues/concerns that you might be familiar with?
    1) I'm reading all document attribute characteristic values of the layout new lines from the user exit.
    2) I've created one variable for each "document attribute characteristic"
    3) I've created "COPY DOCUMENTS planning function" and included variables in the parameter group
    4) user exit in step 1 fills all variables (fills only 1 value at a time) & passes to "COPY DOCUMENTS parameter group"
    4) due to restriction of only single entry variables usage in
    "COPY plannig funciton", I'm using "API_SEMBPS_FUNCTION_EXECUTE" and executing "COPY DOCUMENTS planning funciton" as many times as number of new lines
    5) if there are 6 new lines, user exit in step 1 loops 6 times & calls "API_SEMBPS_FUNCTION_EXECUTE" 6 times which inturn executes "COPY DOCUMENTS planning funciton" 6 times
    Am I on the right & effective path?
    Is there any better approach?
    Appreciate your inputs

    Hi,
    This is one way you can do that. The bad side of your implementation is that the planning function is called 6 times. It would be better to copy the coding of the planning function and modify it in such a way that you can do all of the steps in one go. If the performance is all right I would still leave it the way it is as then you do not have to change to coding.
    Best regards,
    Gerd

  • SEM BPS material

    I am new SEM BPS, please send me the documents for that.
    Quick response will be appreciated with points.
    My Email Id is [email protected]
    And please can somebody share whts the work related to SAP BW as i am BW consultant.
    Thanks and Regards
    habeeb

    hi,
    please refer to this sap help.
    http://help.sap.com/saphelp_nw04/helpdata/en/05/242537cedf2056e10000009b38f936/content.htm
    hope it helps,
    regards,
    Parth.

  • SEM BPS Audit trail/security

    Hi guys,
    I have just finished configuring SEM-BPS but my client wants an audit trail on all the transactions in the same component. We are using planning folders to enter plan data which sits on infocubes created in BW/BI. When a user enters plan data, we cant trace who entered or changed the data in the the infocubes as well as the planning folders. We therefore need an audit trail which will show the user who entered or changed any transaction data, as well as the date and time when the data was entered or changed, just like in the R/3 system.
    Your assistance will be greatly appreciated.
    Regards
    Tatenda

    Hi Ravi,
    Here is the link for the document.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/90cfd62d-0a01-0010-9f9a-e9205c0937d3
    Thanking You,
    Sappie

  • SEM - BPS any docs ?

    Hello SDNs,
    How ya all ?
    One of my friend requires the DOC related to SEM - BPS. Glad if someone sends.
    Best Regards....
    Sankar Kumar
    +91 98403 47141

    check this link from sap help portal for initial understanding on what functionalities SEM offers .
    http://help.sap.com/saphelp_sem350bw/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    You can check this link from the service portal too.
    https://websmp202.sap-ag.de/sem
    The link has all "How-to" guides on SEM-BPS
    Refer to this link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    You can start with the Best practice scenario, a good step by step document.
    http://help.sap.com/bp_biv235/BI_EN/html/BW/CostCtrPlan.htm
    Alongwith this the SEM BPS help is a good document at help.sap.com
    If needed refer to the how to guides at the below link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    look at these links
    Need SEM - BPS Material and Guidance
    bps material
    BPS material required
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/650ee690-0201-0010-4bb7-83c3e2a74039
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7939990-0201-0010-ad83-c78402c859e3
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a289d590-0201-0010-a1ac-bf5cc3463896

  • Help with BW/SEM-BPS

    Hello Folks,
    I am new to BW-BPS.
    If you had any material/documentation(BW370 or BW380),FAQ's regarding BW/SEM-BPS can you please send to [email protected]
    I would appreciate any help.
    Thanks,

    Hi,
    As u r new to BW, I hope the following links ll be useful to u
    go to https://websmp103.sap-ag.de/bi
    -> SAP BW 3.5 -> SAP BW Business Planning and Simulation
    Here you can find "HOW TO... Guides - BPS", "SEM-BPS ASAP" and other useful section with many documents...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ae9fba90-0201-0010-d490-cbf9a364de95
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements bw-bps formerly sem-bps in sapnetweaver 04.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently asked questions - planning with sap netweaver bi.faq#q-6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    http://help.sap.com/saphelp_sem40bw/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    Hope it helps...let me know
    Regards,
    R.Ravi

  • Reg:SEM BPS

    Hi,
    We have the Scenario that For General Price Reduction GPR we are maintaining 12% in r/3 that will be replicated to CRM table from there it ll be updated to ODS101 thyen to ODS201 then In CRM users create TA for the product then system picks GPR from ODS201 but its picking 145.7% can aniy one tell how its picking that vale.
    Regards
    Pavan

    Hi,
    links other than help.sap.com
    http://www.sap.com/solutions/business-suite/erp/sapsem.epx
    http://www.training-classes.com/course_hierarchy/courses/6833_SAP_CRM_BW_SEM_FI_CO__ABAP_Training_in_Atlanta.php
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci974470,00.html
    http://www.amazon.com/gp/product/3540228063/102-4764405-1943337?v=glance&n=283155
    check this link from sap help portal for initial understanding on what functionalities SEM offers .
    http://help.sap.com/saphelp_sem350bw/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    You can check this link from the service portal too.
    https://websmp202.sap-ag.de/sem
    The link has all "How-to" guides on SEM-BPS
    Refer to this link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    You can start with the Best practice scenario, a good step by step document.
    http://help.sap.com/bp_biv235/BI_EN/html/BW/CostCtrPlan.htm
    Alongwith this the SEM BPS help is a good document at help.sap.com
    If needed refer to the how to guides at the below link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    look at these links
    Need SEM - BPS Material and Guidance
    bps material
    BPS material required
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/650ee690-0201-0010-4bb7-83c3e2a74039
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7939990-0201-0010-ad83-c78402c859e3
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a289d590-0201-0010-a1ac-bf5cc3463896

  • Hi experts SEM-BPS

    Hi Guys,
    i am new to BPs ,can any one send me the documents regarding all planning functions with examples.
    Thanks in advance
    manoj

    HI go thru this
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/6e01a04e-0a01-0010-dfbe-951c2c39d169 [original link is broken]
    BIIP...Here are the links
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/0c014016cd2bc4e10000000a114cbd/frameset.htm
    BIIP
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/1d2440301a06f4e10000000a422035/frameset.htm
    http://help.sap.com/saphelp_sem350bw/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    http://help.sap.com/saphelp_sem60/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e5/f3892e5a66496592edcf62a2570ef7/frameset.htm
    BW-BPS is the beginning of the road towards an integrated planning solution. BW-BPS is not purely financially focused. Some of the functions which were available in SEM-BPS are not there in BW-BPS. Follwoing functions which are part of SEM-BPS are not included in BW-BPS
    Offsetting Entry
    Accumulate Balances
    Depreciation
    Net Present Value
    Internal Rate of Return
    Time Lag Functions
    Valuation
    Allocation
    Rounding
    Currency Translation (Account-Based)
    Please go through these links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements%20bw-bps%20formerly%20sem-bps%20in%20sapnetweaver%2004.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently%20asked%20questions%20-%20planning%20with%20sap%20netweaver%20bi.faq#q-6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    Also there are some good threads on this topic
    what is the difference between BW 3.5 BPS and SEM BPS 4.0
    BW- BPS and SEM- BPS
    SEM-BPS VS BW-BPS

Maybe you are looking for