BAPI for Resource Allocation in Process System?

hi,
      In an XI integrated scenario, I have created Project definition,WBS elements, Networks and Network Activities in SAP R/3 Project System by calling BAPI BAPI_PROJECT_MAINTAIN.
      Now I want to allocate resources to these network activities. Kindly suggest the BAPI name which will do that.
Thanks.

Hi,
have you tried looking at ifr?:
http://ifr.sap.com/catalog/query.asp?namespace=urn:sap-com:ifr:CFM:470X200&type=bobj&name=Network
Regards,
michal

Similar Messages

  • PRVF-4354 : Proper hard limit for resource "maximum user processes"

    Dear All,
    I am trying to install oracle 11g release 2 on solaris 10 operating system with x86 64 bit architecture for testing purpose.... I have completed all prerequisites for the installation but i am facing the following error..
    if anybody can guide me how to resolve this issue..
    Hard Limit: maximum user processes -
    This is a prerequisite condition to test
    whether the hard limit
    for "maximum user processes" is set to at least 16384.
    Expected Value  : 16384
    Actual Value  : 16341
     List of errors:
    PRVF-4354 : Proper hard limit for resource "maximum user processes" not found on node "db1"
    [Expected = "16384" ; Found = "16341"]  -
    Cause:  Hard limit for the resource does not meet the requirement on the specified node.  -
    Action:  Modify the resource limits to meet the requirement.

    Hi all,
    in my open source project I am doing the Solaris kernel modification with the following commands:
    # RAM_MB=`prtconf |grep Memory|awk '{print $3 }'`
    # echo $RAM_MB
    3072
    # SHMMAX=`expr $RAM_MB  \* 1024 \* 1024 \* 70 / 100`
    # echo $SHMMAX
    2254857830
    # projadd -U oracle user.oracle
    # projmod -s -K "project.max-sem-ids=(priv,100,deny)" user.oracle
    # projmod -s -K "process.max-sem-nsems=(priv,256,deny)" user.oracle
    # projmod -s -K "project.max-shm-memory=(priv,$SHMMAX,deny)" user.oracle
    # projmod -s -K "project.max-shm-ids=(priv,100,deny)" user.oracle
    # projmod -s -K "process.max-file-descriptor=(priv,65536,deny)" user.oracle
    # echo "set max_nprocs = 30000"  >> /etc/system
    # echo "set maxuprc = 16384"     >> /etc/system
    # init 6furthermore you can check the current max allowed user processes with a command like:
    # kstat |grep v_maxup
            v_maxup                         16384
            v_maxupttl                      29995Cheers,
    David
    OCP 9i
    http://www.oratoolkit.ch/otn.php

  • Field for resource allocation in project online

    Hi,
    I'm running Project Pro for Office 365. I'm trying to build some Business Intelligence reports. I would like to make a PivotChart in excel where the X-Axis is the time and the Y-axis is the allocation percentage. I would have a filter to select the resources
    i want to show the bar chart for. That way i can see over the next few weeks/months who is going to be too busy once they go over 100%. How/where do I get the field for a resource allocation in the OData? What is the name for it, is there a list somewhere
    of all the fields one can include into a custom OData?
    Thank you for your help.

    Jim,
    No, using the GUI. Resource Rates are per resource, and will have to be populated when creating the resource.
    However, you can bulk edit the resources in project pro and set the standard rate in one go.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • BAPI for product allocation Check gATP

    Hi all,
    I read in the SAP documentation that we can use gATP on APO to check order item coming from non R/3 OLTP on product allocations.
    Is someone test it, which BAPI or BAdi do we use?
    Many thanks in advance.

    Hello,
    Following enhancement is available for Product allocation.
    Maintain Enhancement Projects for Product Allocation
    In this IMG activity, you can edit customer exits for the global availability check.
    Product allocations
    The enhancement for the initialization is APOQT001 .
    The user exits for product allocations are divided into two different call sequences:
    Product allocations is the requirements check against the product allocation time series from planning. A complete check is executed for this call sequence.
    The enhancements for product allocations are:
    APOQT010 copy parameters
    APOQT012 product allocations control
    APOQT021 product allocations
    APOQT022 consumption at beginning situation
    APOQT023 order consumption
    APOQT032 results control
    APOQT033 sequence of product allocation procedures
    APOQT007 product allocation assignment of partial deliveries
    APOQT018 adjusting field catalog
    The comparison adjusts the results of product allocations to the results of the other basic methods. This adjustment is necessary when product allocations is not the last basic method executed.
    The enhancements for the comparison are:
    APOQT011 copy parameters
    APOQT014 product allocations control
    APOQT024 consumption
    APOQT034 results control
    APOQT035 sequence of product allocation procedures
    The sequence of the basic methods is configured in the check instructions.
    When comparing, the entries in the table for the product allocation assignment and the temporary quantity assignments (delta records) are adjusted to the final results of the ATP check.
    If the behavior of product allocations is changed by the user exits, the behavior of the comparison must be adapted accordingly in the corresponding user exits!
    Thanks and Regards

  • BAPI for complete details of Process Order including characterstic

    Hi All,
    I need a BAPI for getting complete information of Process order including characterstics and its process instruction. I have got BAPI BAPI_PROCORD_GETDETAIL which returns all the information except order operation characterstics and "characterstics process instructions".
    Is there is any BAPI which can return these 2 details for a given process order.
    Thanks ,
    Abhishek

    Thanks Rajesha for your reply , but here i need Process instruction and its corresponding characterstics for a particular process order.
    Let me explain you the scenario , I have a Process order PO-001 , for PO-001 i have defined 1 operation OP-001 and a phase PH-001.
    For the phase PH-001 i have assigned process instructions PI-001 (You can assign process instructon by selecting a phase and then click on the button Process Instruction below).
    By double clicking on PI-001 you can get process characterstics for that selected PI-001.
    Now i need a BAPI which can return me PI-001 and its corresponding characterstics if i pass PO-001 in that BAPI.
    Thanks & Regards,
    Abhishek
    Edited by: ABHISHEK BAJPAI on Sep 29, 2010 7:30 AM

  • Function module/BDC/BAPI for Component allocation operation wise

    Dear Experts,
    I need your help on Component allocation in Routing (CA02) per opertion wise.
    Currently we are assigning the Component individually per operation manually
    The problem is if a BOM is having 500 Components/Materials and there are 10 operations then we need to assign these 500 components to that particular operation manually which is tedious job & killing a lot of time.
    I need your help if any Function module or BAPI or BDC is there to allocate these components per operation wise.
    Or any other process which can done easily on this component allocation operation wise
    rgds
    gsc

    Hello GSC, (and of course anyone able to help me)
    taking account of the date of the message (2008) i think you have finally encountered a solution to your issue ?
    Well, now i have got the same problem than you before.
    My requirement is to modify the component allocation in a routing by using change document.
    I found the bapi /SAPMP/BAPI_ROUTING_PROCESS. I have spend few days to make it work without success.
    Iam still facing error message. Futhermore i have read trough a SAP note that this BAPI could not work properly in some case.
    Considering that Iam trying to study other solutions (BDC ?).
    Please, i would appreciate if you give me some advice on this problem.
    Thank you very much.
    Best regards,
    C.S

  • BAPI for resource related billing for service order

    Hi,
    I want to generate billing based on cost spent on service in transaction DP90.
    i searched and tried the BAPI DIPCOL_COLLECTIVE_RRB. But this one is for collective processsing i.e DP96.
    Is there any BAPI or FM which is for DP90 which i can use in my program.
    Thanks
    Sree

    Hi all,
    Solved myself.
    Use call txn to generate sales order. I gave  input as service order and saved, it will generate sales order which is collected via set / get parameter. eg: set parameter id 'AUN' field fl_sales_order.
    Then used 'BAPISDORDER_GETDETAILEDLIST' to get sales order details and 'BAPI_SALESORDER_CHANGE' and finally 'BAPI_TRANSACTION_COMMIT'.

  • Function or BAPI for Resource Detail Selection on Bussiness Event

    Hello,
    I want to do a initial data load of Business Events (TEM). I need to load its resources in a detail form (dates and hours when resource is used by this business event). Does anybody knows any BAPI, function or class that load data in this detail form?.
    I just want to replicated how works PSV2 (or PV10) transaction when you push the resource selection button, select the resource type and a detailed selection but as funtion or BAPI.
    Regards,

    HI Zafar,
    How did you resolve this issue??
    We are working on the same issue, could you please share the possible solution with us.
    Thanks,
    Adi.

  • BAPI for resource utilisation

    Hi,
    Is their a standard function module which will provide information regarding resource utlisation and also daily schedulw of planned order on a particular resource.
    Thanks & Regards,
    Sanjog

    Hi Sanjog,
    You may want to use Function Module: /SAPAPO/REPT_GETDATA_CAPLOAD. It gives the capacity load info like CAPA_SUPPLY and CAPA_FREE etc. you can calculate capacity utilization based on these. The report /sapapo/cpds_rept uses this internally.
    Regards,
    Chriag

  • BAPI for Component allocation-Routing of materail

    Dear all,
    Could you please let me know the BAPI which can be used to create the routing i.e. all parts available in BOM should be made available in some cell i.e to allocate the component at all level.
    Regards,
    Nithiyanandam

    Hi All,
    Any inputs plz...
    Regards,
    Nithiyanandam

  • BAPI for COR1 and CO58

    Dear all,
    Could anybody tell me if there are any standard BAPIs for
    tcodes -
    COR1 - Production Process Order Creation
    CO58 - PI sheet maintain
    Points assured.
    Subodh

    Hi,
    COR1 : BAPI_PROCORD_CREATE for process order create
    Thanks
    Vikranth

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Bapi for Process service confirmation in transaction - CRMD_BUS2000117

    Hi All,
       Is there any bapi for process service confirmation in CRM system.
       Tcode for service confirmation - CRMD_BUS2000117.
    Points will be awarded.
    Regards,
    Vinoth.

    Hello Vinoth,
    please ask that kind of questions in the SAP CRM: Webclient UI - Framework Forum.
    What's about using CRM_ORDER_MAINTAIN? You can find many examples of it's use using the SDN search.
    Regards
    Gregor

  • BAPI for Allocating Object to Class

    Hi all Experts,
    Pls help in how to use the following BAPIs.
    BAPI_OBJCL_CREATE_KEY
    BAPI_OBJCL_CHANGE_KEY
    OR else provide me any other BAPI avaliable for Allocating Object to Class in MASS Processing / Single Entries.
    Regards
    Nagarajan M

    Hello,
    have a look at the following thread. There're some function modules that should fit to your requirements:
    BAPI for CL24N
    Best regards
    Stephan

  • BAPI for WBS system statuts

    hi,
    We are looking for a BAPI in order to change system status of wbs.
    We tried with BAPI_BUS2054_SET_STATUS but we probably did something wrong because we have errors:
    Error in processing. Function was partially executed.     
    Resetting status CLOT for object J888880805PC not supported
    Setting status LANC not supported for object J888880805PC
    Any idea?
    Best regards,
    Julien

    Hi,
    the BAPIs for PS requires some additional function calls. In this case you need to call BAPI_PS_PRECOMMIT. It's described in documentation for your BAPI.
    Cheers

Maybe you are looking for

  • Ios 8.0.2 killed my iphone 5

    My iPhone 5 was working well on the ios 8 and I never seen the update to the 8.0.1 but I seen the update to 8.0.2 and so I updated. And I really shouldn't have. My phone now says I need to factory reset my phone and it wont turn on. The screen lights

  • Query taking too long

    I am running a fairly complex query with several table joins and it is taking too long. What can I do to improve performance? Thanks. Frank

  • How to implement irregular schedule of Reports CGI from Web?

    Hi,all I use Reports6i and schedule Reports with rwcgi60.exe.I want to schedule the same report at a irregular periodic at date 3,13,23 of each month.I cant schedule the report every other 10 days,because usually it isn't 10 days from 23 of last mont

  • Changing PDF Attachment title

    Hi, The program is using OPEN_FORM to send out emails as below: Create recipient                                                     swc_create_object lo_recipient 'RECIPIENT' space.                  swc_set_element lt_container 'TypeID' 'U'.        

  • Under what conditions does a STB reset itself?

    Just curious. My 6416 seems to do it when I am in VOB or when I'm trying to get it to process too many things at once. Any of you techies know?