Sap apo

Hi
   This  question regarding supply network planning ,on what criteria we can define specific key figure belong snp or dp ?How can we decide the specific key figure belongs to supply network planning?
Thanks
Prasanna

Prasanna,
You can use key figure semantics and key figure function to define SNP kf.
generally 001 & 002 sematic types are used in DP.
Rest are all used in SNP.
Thanks
Mani

Similar Messages

  • T-code or Table to find total errors in SAP APO like ST22 in ABAP

    hi all,
    Could please tell me the T-code or Table to find total errors in SAP APO like ST22 t-code in SAP ABAP.
    Thanks.
    Suryam S

    Hello Venu,
    Do you mean other functional errors?
    You can check SLG1, /SAPAPO/C3, STAD
    Best Regards,
    R.Brahmankar

  • Unable to Open Bex report from SAP APO User Menu

    Hi All,
    I am an  SAP APO consultant, and have not miuch expereice in BEx reporting. As APO uses Build in BI for reporting and pulling history from either external BW or R/3.
    Now my issue all BEx reports we use are assigned ot my user menu and when I select a report, I would expect report to open but an excel sheet opens and closes and nothing happens. However I am able to open this reports from my desktop menu selecting Business explorer and Analyzer and linking my SAP system. I use Excel 2007 , Is this some compactibilty issue or is there anything I need to do?

    Hi KV,
    There's a couple of possible root cause why you dont see properly the Bex Report.
    Can you share to me the APO version and the BW software component being used?
    In case this is still in the 3.x, 4.x APO, I think, a separate BW add on is needed for you to run your BEx report properly. You can ask your basis team for this separate installation.
    Btw, is this report working before, meaning was it pulled successfully already in the past?
    Can you try doing this again in a separate workstation, as the BW add on is installed separately per workstation.
    Its possible that this is also an auth issue that the user you are using is not capable enough to run BEx.
    As of now, I have not encountered any Bex issue that is related with the Excel version, I have tried running Bex in Excel 2007 no issue also. I think it maybe more related with the OS you are using, if its in Vista already what I know is you need to add your excel as a trusted document before you can run bex fro Vista.
    Let me think of other possibilities.
    Hope this helps.
    - Jeff

  • SAP APO with SAP R/3 integration

    Hi All,
    From a technical perspective, what is it that a developer should know to work on SAP APO with SAP R/3 integration. Kindly elaborate on this if you can...
    Thanks in advance.
    Marvin
    Edited by: Marvin Jones on Feb 3, 2008 5:09 AM

    Standard APO and R/3 CIF integration does not need additional ABAP coding.
    However if you are going to enhance any master or transaction data while transfer via CIF using BADI or User-exits then good amount of ABAP expertise is required.
    Per my understanding USer-exits are classical ABAP while BADI are Object-oriented.
    While I cannot comment if there will be "immense" amount of coding to be done but CIF user exits remain a critical component of any implementation. Its not the "amount" but "complexity" - need to understand the source system and target system behaiour and then accordingly modify, that matters.
    Thumbrule - if its master data modification then its simple. If its transaction data modification then its can become quite complex.
    Hope this helps.
    somnath

  • How sales order number generated in the SAP R/3  is transferred to SAP APO

    Dear Experts,
    During the creation of the Sales order in SAP  R/3 an Purchase requisition is created in SAP APO and assigned with temporary sales order and when we save the sales order in R/3 the corresponding sales order number is attached with the purchase requisition in SAP APO. Is there any exits or BADI available while this Sales order detail transferred to APO or during this sales order details attached to Purchase requisition  in APO side.
    Many thanks in advance,
    Senthil

    Senthil,
    During the creation of the Sales order in SAP R/3 a Purchase requisition is created in SAP APO
    ?? I guess you are talking about one of the planning procedures that executes 'Start product heuristic immediately', yes?
    and assigned with temporary sales order
    I guess you are talking about [Temporary Quantity Assignments|http://help.sap.com/saphelp_glossary/en/74/b171467944d3119b440060b0671acc/content.htm], yes?
    Is there any exits or BADI available while this Sales order detail transferred to APO
    Standard enhancements are
    Sales order CIF enhancement on the ECC side
    CIFSLS03  (outbound from ECC)
    Sales order CIF enhancement on the APO side
    APOCF010 (Inbound from ECC)
    Best Regards,
    DB49

  • SAP APO and WM

    Hello All,
    Is it possible to put some warehouse related controls and limitations in SAP APO (SCM) without having EWM? For example, a certain warehouse can only process 300 orders and if anyone tries to place order beyond 300 then it automatically pushes the CGID to next day?
    Second example can be on availability of truck? If the Truck leaves Warehouse only twice a day for a certain customer, then APO (SCM) automatically place the order on those two days?
    Thanks,
    Ali

    Ali
    You might be able to get GATP to meet at least some of your requirements with some creative thinking and enhancements. Standard GATP does not consider warehouse (field is not transferred from ECC to GATP during the ATP check), so you would add that to the field catalog through an enhancement (relatively simple). You could then use Product allocation functionality to limit the warehouse to 300 orders per day. Standard product allocation functionality is based on order quantities, not number of orders, so you would need an enhancement to modify this behaviour (sounds simple, but you would have to explore).
    I don't understand what you mean by 'CGID', but you could get GATP to commit material availability dates based on warehouse limitations (push out material availability date based on next available free 'slot' in the warehouse). As long as you run the delivery due list with a short (say 1 day) window, this might work.
    Configurable Process Scheduling (CPS) functionality within GATP may also work for your requirement of 'truck leaving warehouse only twice a day to a certain customer' - using customer-specific condition tables for transportation activity calendar determination.
    One thing to remember is that GATP works only on commit dates of Orders (Sales Orders/ Stock Transport Orders), it doesnt directly influence actual pick/ pack/ ship activities in the warehouse (it does affect warehouse operations indirectly .)
    Rishi Menon

  • How to change process chain in SAP APO, in RSCP tcode.

    HI SAP APO Experts
    I am from SAP ABAP background, I need to change a 'AND' operator in process chain in RSCP tranaaction in SAP APO.
    I dont have any idea how to change process chain.
    Could you please help me how to change process chain in SAP APO in RSCP tcode.
    Appreciate your help or comments.
    Sandeep..

    Hi Sandeep,
    The t-code RSCP does not exist in SAP APO.  The correct t-code is RSPC. 
    Step 1:- In RSPC t-code, select the process chain which you need to change. 
    Step 2:- Double click on it. 
    Step 3:- It will display the various programmes attached to the process chain.  Go to change mode by clicking on the change indicator (Control + F9)
    Step 4:- Select the programme area where you need to do the correction or change.  Double click on it.
    Step 5:- It will take you to the programme and its selection contents.  Make the relevant changes.  You can directly carry out the change in se38 also if there is variant kind of changes for that particular programme.
    Step 6:- Once the changes are done, save the changes and press F3 button which will take you to the home page of the process chain
    Step 7:- Save again so that the change in the programme alongwith the process chain will get saved.
    Regards
    R. Senthil Mareeswaran.

  • BW-BPS versus SAP APO

    Hi!
    Does someone know the main differences between BW-BPS and SAP APO. When should I pick one tool and when the other.
    Best Regards,
    Teresa.

    BW-BPS and APO are very different products. 
    BW-BPS tend to be high level or generic planning and occassionally detailed level planning.  Some common planning applications to be developed are Sales Planning, Inventory Planning, Profitability Planning, CCA/PCA planning, Financial statement planning, etc.  
    APO is more Supply Chain Management for production or demand planning with MRP and capacity checking....

  • SAP APO Transportation Managment 5.0

    Hi,
              I would like to know the the process to Implement Transportation and Planning 5.0 in SAP APO environment ,presently the client is using SD for transportation and distribution.
              If you could mail me implementation guide in regards to Transportation Managment it would help me a lot.
                Could u send me some links which will help me.I have refer to master Data sep-up and understood the process in help.sap.com.
    Thanks
    Partha

    Dear Partha,
    Pl. find the below link
    http://help.sap.com/bp_scmv140/BBLibrary/documentation/S12_BB_ConfigGuideEN_DE.doc
    This guide will show you basic configuration settings to be made in both the systems. Though it does not list all the configuration, but it is quite useful guide to begin with.
    Regards
    Sandeep Patil

  • SAP BODS and SAP APO

    Hi
    Can some one guide me on How to extract SAP APO Data in to BODS?
    regards
    Raj

    Hi Rajeev Parimi,
    Create a RFC connection in SAP Data Services Management Console for your SAP APO.
    Provide required details.
    Log into your SAP APO
    Provide T-Code SM59
    Create a RFC connection. Provide Registered Server Program name(RFC ProgramID Created In DS Management Console).
    Save the connection and then test the connection.
    Now log into Data Service Designer
    Go to Local Object Library and select Datastores Tab.
    Right Click and Select New
    Then select Data Transfer Method as RFC and provide your RFC Name.
    Provide all the required fields.
    select OK
    Note: RFC Data Transfer Method is available from SAP BODS 4.1 Version
    Regards,
    Akhileshkiran.

  • BO reporting from SAP-APO

    Hi ,
    Is it possible to call a BO report from SAP screen? e.g. SAP-APO Demand planning Grid ?
    Can we pass selections from SAP screen to BO and get the report based on the screen contents.....
    Regards
    Aniruddha

    Thanks,
    I tested Edge Standard and it only supports one integration kit at a time. I can either install EBS or SAP. Installation of one removes the entry of previously installed integration kit. So installing EBS on SAP integration kit removes SAP entry from CMS and offers EBS instead, similarly, installing SAP on EBS removes EBS entry from CMS and offers SAP authentication instead.
    Thanks for the help.
    Regards.
    Mohammad Shoaib
    Edited by: Mohammad Shoaib Ali on Feb 24, 2010 3:04 PM
    Edited by: Mohammad Shoaib Ali on Feb 24, 2010 3:10 PM

  • Whr should maintained a business system group in SAP APO

    hi gurus,
    where should i maintain business system group in SAP APO
    can u explain me, what is the process, how it will work, why need BSG in APO
    prasad

    Hi,
    We maintain Business System Group in APO IMG.
    IMG >> SCM Basis >>Integration >> Basic Settings for Creating the System Landscape >> Maintai n Business System Group
    In this IMG activity, we determine the assignment to a business system group of this system and the ERP systems that are to be connected. By doing this, you create areas with the same naming conventions. These guarantee that the same names are used for master data and also their synchronization in distributed system landscapes.
    In addition to the ERP systems, this system too must be assigned to a business system group (BSG) as an independent logical system.
    Proedure :
    u2022     Choose New Entries.
    u2022     On the New Entries: Overview screen, specify the following information for the business system group:
                 o     An alphanumerical key (maximum of 10 characters).
                 o     A description of your choice
    u2022     Save your entries.
    Example :
    An SCM System is to be connected with the two ERP systems A and B in which two different materials (for example a hammer and a screw), have the same material number (100). The two materials are to be represented as two different products in the SCM system.
    Assign The two ERP systems to different BSGs. Assign the SCM system to one of the two BSGs.
    u2022     ERP system A (material number 100 = hammer) -> BSG A
    u2022     ERP system A (material number 100 = screw) -> BSG B
    u2022     SCM system -> BSG A
    Hope this gives you insight.
    Regards
    Datta

  • Function Module in SAP-APO

    Hi experts I got some problem in SAP-APO.In that i need to know is there any Function Module to convert data Excel format to SAP Internal Table.Could you anyone please help me to solve this is problem
    Advance Thanks
    Nanda

    Hi Nanda,
    Welcome to SDN.
    You can use this function module to convert Excel to SAP internal table.
    <b>ALSM_EXCEL_TO_INTERNAL_TABLE
    TEXT_CONVERT_XLS_TO_SAP</b>
    Please check this links for sample codes.
    http://www.sapdevelopment.co.uk/file/file_upexcel2.htm
    http://www.sapdevelopment.co.uk/file/file_upexcel.htm
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Any good books on SAP APO?

    Hi,
    Is there any good book out there that I could buy to start leaning SAP APO (esp the DP, PPDS and SNP modules) ?
    Thanks

    Recommanded book for APO DP & SNP
    1) Sales and Inventory Planning with SAP APO
    by Marc Hoppe
    2) Production Planning with SAP APO-PP/DS
    by Jochen Balla and Frank Layer
    3) Production Planning and Control with SAP
    by Jörg Dickersbach, Gerhard Keller, and Klaus Weihrauch
    Another good source is the SAP help portal for mySAP Supply Chain Management. The latest version of SCM 5.0 documentation for configuration would be very helpful. Try the link below.
    http://help.sap.com/saphelp_scm50/helpdata/en/7e/63fc37004d0a1ee10000009b38f8cf/frameset.htm
    Sanjay

  • Prigramming Logic details for SAP APO Planning Models

    Hi All,
    I need to learn more about different model available in SAP APO - DP, SNP and their behaviour.
    Request to please share any link or document associated with programming logic in different planning models available in APO.
    Thanks in Advance.

    Hi Senthil,
    Thanks dear for your response.
    What I am looking in programming details of exisiting DP forecasting models like Trend Analysis, Linear Regression.
    What I know about MLR is that system uses below equation
    Yi = bo + b1X1 + b2X2... + bn Xn
    where Yi = Sales History
    bo = Mean
    b2 = co-efficients
    x2 = causal factor etc.
    Do you have document which details out how the figures are computed using these planning models?
    Once again thanks for your quick reply brother.

  • Integration SAP APO consultant  duties

    Hi Gurus,
                  can any one let me know what are the duties of integration consultant in SAP APO (DP,SNP,PPDS) ?
    Please let me know if you guys have any answers
    Thanks & Regards,
    Raj kumar

    Hi,
    The mandate of integration consultant is to ensure that there is no business loss to the company because of some transaction data not transferring between R/3 and APO
    If a planned order is not transferred to R/3, the production of certain materials may not be done and this may result in loss of business due to stock out
    Similarly if a sales order or a change thereto is not transferred to APO, the planning results may be wrong resulting in business loss to the client on account of lost sale and unwanted stock.
    So the duties of Integration consultant include
    To properly set up the system and connections,
    To closely monitor the data transfer activities and report and get the errors quickly resolved from functional persons.
    Guiding the users for proper maintenance of master data as most of CIF errors are attributable to wrong data maintenance.
    Regards,
    Nitin Thatte

Maybe you are looking for

  • How to call a database controller in backing file

    Hello, First of all, I'd like to apologize if this question is posted by someone else before. But because I haven't been to find the answer so I just post this question here with hope that someone will have the answer for me. I am using weblogic 8.1

  • Help me... im a new BB user

    hi, can someone please guide me on how to use the BB messenger, how i add people and how to create own pin? and for the Blackberry maps, how do i download it... thanks!!

  • How do I set up an InDesign document in another language?

    I have laid out an InDesign document in English. It will be very easy for me to copy/paste my translated text for Spanish since my fonts include the accents, etc. for Spanish. But, how do I do it for a language that uses cyrillic (or other) character

  • Call function in external .js from stage.onCompletion

    I have my edge composition, and some functions in sim.js within the stage.onCompletion event, I have: $("<script type='text/javascript' src='sim.js'></script>").appendTo("#Stage"); how can I call functions, e.g. "testMe()" that are in sim.js from wit

  • Masks not Masking in CS3

    I tried a simple test of a mask - I created a block of text on the top layer and a rectangle with a gradient fill on the bottom layer. Made the file 30 frames long then created a motion tween on the gradient layer to 'move' the gradient behind the te