Standard BAPI for staffing data

Hello all,
We are working on cProjects/xRPM 4.5, and we are looking for a BAPI which retrieves staffing data as: resource, assigned task, staffing dates, workload...
Today the status is that we need to build a specific one, using several standard BAPIs (like BAPI_BUS2177*) to gather this kind of information. However, does anyone already got this information in a standard/direct way?
Thanks for your feedback.
Matthias

Hi Matthias,
Can you give some input about what you did..
We are not able to staff resources other than role start end.
I have posted a new thread as well.
Thanks
Niranjan

Similar Messages

  • Standard tcode for (mass) data change of internal orders or ... ??

    Hi!
    I really need some info if there by any chance SAP has standard transaction for mass data change of internal orders (more particular, distribution rules in settlement rule section, which can be found in <b>KO02 transaction</b>  ).
    I am trying to change distribution rules for settlement receivers in <b>settlement rule section</b>, that is finish past distribution rules by filling TO PERIOD and TO FISCAL YEAR fields on the right of each rule, and then entering new rules (which i get from external source -flat file, ms excel, csv...).
    If i wanted to import data in SAP i guess i would have to develop a Batch Input. But that would take me some time to develop because it is pretty complicated.
    I found tcode KO08 but i do not really know how to use it. Maybe there is another tcode that i am not aware of?
    I would appreciate any suggestions!
    Thnx, UK

    Hi Srilakshimi,
    If you are familiar with MASS transaction, then you can modify User Responsible field for Internal Orders from transaction KOK2.
    As first step you must create a selection variant in order to define which orders you want to modify. Once selection variant was created, excute transaction with it and you'll get a screen similar to MASS transaction. Select the field you want and massively replace it. Do not forget to save.
    Best Regards!
    Mgitur

  • Standard BAPI for PO and PREQ Rejection

    Hi All,
    Do we have a standard BAPI for PO Rejection and Purchase Requisition Rejection?
    Regards,
    Murtuza

    The standard process is that you should configure the sales order as Third party sales order (or Inter company SO-PO process whatever is the requirement here) then Purchase requisition will be created automatically when the sales order is saved. You can then create PO with reference to the Pur.req. The item category TAS is configured in standard SAP for Third party / inter company processing requiring SO - PO process.
    A PO in a third party/inter company SO-PO process is linked to SO through Purchase requisition and the linkage happens at item level because a single sales order can have both PO related items and items that are directly delivered and billed.
    You can refer these links
    how to configure third party order ?
    http://sapsdforum.com/2007/10/23/third-party-order-processing/

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • Standard BAPI for editing Contract in R/3

    I am new to SAP.I want to implement a BAPI to edit the contract details.Is there any Standard BAPI for doing this????
    Regards
    Achin

    Hi
    Refer
    BAPI_CONTRACT_CHANGE
    Regards
    N Ganesh
    assign points if useful***

  • Standard BAPI for creating groups in SAP

    Hi,
    I have a requirement to create user groups in SAP executing a BAPI from an external application.
    As an input parameter the group name and group description will be passed to the BAPI.
    I am unable to find the standard BAPI for the same. Can anyone help me with the BAPI name for creting groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Bapi for updating data

    I am using a bapi for getting data into infotype BAPI_EMPLOYEE_GETDATA.
    Is there any BAPI for updating data ?
    regards
    Balaji

    these links might be useful...
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/b78765378b56a5e10000000a1553f6/content.htm

  • Very urgent::: Standard BAPI for creating quotation in vendor side

    hi all
    i need a standard bapi for creating Quotation in the vendor side
    i found 2 bapi's :
    bapi_quotation_createfromdata,
    bapi_salesorder_createfromdat1.
    but these are related to customer side itseems...
    i want standard bapi's for vendor side Quotation creation....
    points will be awarded for useful answer...

    hi all
    i need a standard bapi for creating Quotation in the vendor side
    i found 2 bapi's :
    bapi_quotation_createfromdata,
    bapi_salesorder_createfromdat1.
    but these are related to customer side itseems...
    i want standard bapi's for vendor side Quotation creation....
    points will be awarded for useful answer...

  • Need standard BAPI for  Block/Unblock Customer

    Hi All,
    is there Standard BAPI for  Customer Block/Unblock .
    Thanks in Advance.

    Hi,
    below is a useful link which gives a list of bapi's,
    http://www.mysaphelp.com/blog/?p=122
    look out for   V02D                           Customer Master: Read/Block
    might be of some Help...
    Thanks,
    Naren

  • BAPI for displaying data of standard tables

    Dear All,
    Could anybody tell me the name for BAPI to display data in standard tables
    i.e. import :  table name  and
                       fields
         Output  : table entries ( data in those tables )
    thanks.........

    why dont u write ur own code for tht
    in the selection screen take the name of table now use a field symbol to create an internal table of type tht table now use select query to get the data

  • Standard Bapis for TimeSheet

    HI Gurus,
        I want to know the standard bapis to upload the legacy file(timesheet related data) to infotypes (2001 2002 2006 2007), can u tell me what r the standars bapis available for this purpose . thanks in advance

    BAPI_PTIMEOVERVIEW_DELREPLICA
    BAPI_PTIMEOVERVIEW_GET
    BAPI_PTIMEOVERVIEW_REPLICATE
    BAPI_PTIMEOVERVIEW_SAVEREPLICA
    BAPIHRTIMESKEY-LOGICALSYSTEM
    BAPIHRTIMESKEY-DOCUMENTNUMBER
    BAPI_EMPATTABS_GETDETAIL
    BAPI_EMPATTABS_GETLIST
    BAPI_CONFIRMATION_INPUT
    BAPI_ABSENCE_APPROVE
    BAPI_ABSENCE_CHANGE
    BAPI_ABSENCE_CREATE
    BAPI_ABSENCE_DELETE
    BAPI_ABSENCE_GETDETAIL
    BAPI_ABSENCE_GETDETAILEDLIST
    BAPI_ABSENCE_GETLIST
    BAPI_ABSENCE_REQUEST
    BAPI_ABSENCE_SIMULATECREATION
    For more check in SE37

  • Standard BAPI for creating groups in SAP using JAVA and JCO

    Hi,
    I have a requirement for creating user groups in SAP from java using JCO but i am unable to find the standard BAPI name to creating user groups.
    Can anyone let me know whats the bapi name for creating user groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Require standard BAPI for GL Account Posting

    We are creating a GL Account Posting in Transaction F-02.
    We are giving Document date Document type Posting Date, Currency type , Company code, Posting Key AccountNo, Amount.
    Click on Save Button . A screen appears.  Then the Document is Parked. A document No is generated.
    i want a standard BAPI which does this Process

    Hi,
    Check the BAPI's
    <b>BAPI_ACC_DOCUMENT_POST
    BAPI_INCOMINGINVOICE_PARK</b>
    regards
    vijay

  • Standard Bapi For recalling a request

    Hi experts,
        In the application a user raises a request for some resources, After the request is raised its goes through many level where the concerned person has to approve the same request.
    the flow is like this
    user -> xxx -> admin -> yyy ->zzz and it goes on till the final approval.
    Here the functionality i need is the admin should be able to recall the request back from any stage before the final approval.
    Can you please suggest me any standard bapi that can implement this functionality.
    Regards,
    Vinod

    https://forums.sdn.sap.com/click.jspa?searchID=23487135&messageID=7164109
    http://abap.wikiprog.com/wiki/BAPI_REPMANCONF_CREATE_MTS
    jus check whether these links will help.

  • Any standard BAPI for CHARM_CREATE

    Hello Experts,
    I have a scenario wherein the change request has to be created in SOLMAN from an external application. So, I would like to know if there are any standard BAPIs / interfaces for creating a change request in SOLMAN .
    Any pointers in this regard will be highly appreciated.
    Best regards..

    Hi,
    Please check this function module.
    SOCM_CHANGE_REQUEST_CREATE
    This will solve your problem feel free to revert back.
    --Ragu

Maybe you are looking for

  • How do I get rid of the subject reminder prompt on Thunderbird?

    Every time I send an email that doesn't have a subject, the prompt pops up asking me if I want to send the message without the subject. Can I get rid of this prompt? Thanks

  • Can't drag videos into itunes

    i have movies in mp4 format which is compatible with my ipod but i can't seem to be able to drag those files into my itunes. how can i upload my videos onto my ipod if i can't get them into my itunes?? ): can somebody help me pls?

  • Imac display used for mac mini?

    I would like to upgrade but I am too cheap to buy a brand new imac. Can I buy the mini and use the display on my current imac? If so, how do I make it work? imac G4 1ghz   Mac OS X (10.2.x)   17 inch screen imac G4 1ghz   Mac OS X (10.2.x)  

  • JSP with MySQL connection in Tomcat6.0.20

    Hi i'm using MySQL5.1, Tomcat6.0.20 in my project, There i'm not able to connect to the database. it's giving the error. My program is : <%@ page language="java" import="java.sql.*" %> <%      String driver = "org.gjt.mm.mysql.Driver";      Class.for

  • Can't open adobe creative suite

    I have adobe creative suite installed.  Haven't used it in about a year.  can't open any of the programs.  can't open a pdf document