Function Modules / Classes to change cProject item

Hello,
I'am searching for function modules or classes to change the cProject item.
Ich want to change some fields in the task of cProject. Can everbody help me?
Kind regards Axel

Dear Thomas,
I've following requirements:
- Automated Creation of a cFolders folder structure/hierarchy from a structured uploaded from an excel file
  from R/3 ABAP program
- Search for a particular document in cFolders using R/3 ABAP program
Would it be possible to do the above tasks using the BAPIs mentioned in your post.
Thanks.

Similar Messages

  • Function Module  for FB01 Vendor line items postings in 3.1 Version

    Hello all,
    Is there any Function Module  for FB01 Vendor line items postings in 3.1 Version. I do not want to go for BDC. Please suggest.
    Thanks,
    Subba

    Hi,
    search for function module ACCPOSTING* or get development class of transaction FB01 and goto SE80, enter development class - and search in function group's function module.
    Cheers.
    ...Reward if useful.

  • Function module for GL account open items at a key date

    Is there a function module for "GL account open items at a key date" similar to following for customer and vendor accounts?
    BAPI_AR_ACC_GETOPENITEMS Customer account open items at a key date
    BAPI_AP_ACC_GETOPENITEMS Vendor account open items at a key date
    If not, please suggest any alternatives. I am looking to capture the output of FBL3N (GL account line item display) in a program.
    Thank you in advance.
    Prasanna Pujari

    hi,
    please go through the below link i think it will help u.
    http://sapfunctional.com/FI/GL/Balance.
    Regard
    Abhishek Tripathi

  • Function module for reading service line items of a po

    function module for reading service line items of a po.............I want to read data from eslh and esll tables to getthe service line details.....
    My requirement is if the item category is 9 I need to print the service line items. So I wan to read the data of service line items from a function module. I am not able to find a fm which fetches both elsh and esll data...

    Hi oskchaitanya ,
    use bapi BAPI_PO_GETDETAIL1.
    Regards
    REA

  • Function module for mass changes in Scheduling agreements in 4.7

    Dear All,
    Can any one tell me the function module for mass changes in Scheduling agreements in 4.7
    Regards
    MSR

    closing question

  • Function modules related to header and item GUID

    Hi,
    Please tell me the function modules related to header and item GUID.
    Thanq
    brahmaji

    You will need to be clearer about what you want to do. Try searching for function modules with names like "GUID". Also try searching forums first.
    Cheers
    Graham Robbo

  • Bapi's or function modules to create, change( delete) partner functions

    Hi,
       Can anyone suggest BAPI or Function Modules for creating , changing the Partner Functions of the customer
    eg: To create customer XYZ as  bill-to-party of customer ZYX , i need  either a BAPI or Function Module.
    Thanks in Advance,
    Sabu

    Hi The following are the BAPI's to create and change the Partner Function.
    BAPI_BUS2001_PARTNER_CHANGE_M
    BAPI_BUS2001_PARTNER_CREATE_M
    Regards
    Vijay

  • Function Module/Document to change Reversal date for FI  document.

    Can anyone please provide me with the Function Module/Document to change Reversal date for FI  document.

    Hi Vikram,
    Normally, you post a reversing document in the same period you posted the original document.  The period of the original document must be open to post a reversing document. If the period is not open, you can overwrite the posting date field with a date in an open period, such as the current period.
    Regards,
    Manoj.

  • Any Function Module/Class to get Program's Package Name??

    Hi Guys,
    Are there any Function Modules/Classes that return the Package name of any given Program?
    I have had a look but have been unable to find any...
    thanks,
    C
    PS POINTS WILL BE REWARDED

    Hi,
    1)u can get Package name from SE93
    go to SE93>give transaction code>display
    2)you can also get from
    go to t-code>system>status>d.click on program name>goto-->attributes
    Thanks
    Ankur Sharma

  • Function module to clear customer open items

    Hi ,
    I have a requirement in FI module to clear the customer open items through Function Modules.  The standard functionality is done through the tcode f-28 / f-32.
    Please let me know if there is any program or Function Module to clear the customer open items.(without using BDC).
    Thanks in advance.

    Function Module for GL open Items
    how to clear customer open items by another  customer open item
    Function Module for GL Open Items
    Reward points..

  • How to automate the creation of Function Module & Class Object (SE24)

    Experts,
    I have the requirement to automate the creation of any type of programs: ie function module (like how we normally create in SE37 together with the parameters), class object (like how we normally create in SE24 together with attribute & method), normal report (like how we did in SE38), module pool and so on.
    For example. I backuped my program into a flat file (the entire source code in txt formal or HTML) through a download program and I need to upload back this flat file into another installation of SAP.
    Does SAP provide any predefined FM to cater for the above cases or better still, does anyone know of any upload program which I can use for the above requirement.
    Thanks in advance.

    Hi Kris, I can't use the transport system as these are 2 separate SAP installation in a different place. The requirement came in the form of creation of program to be able to generate FM/Class/Report on the go.

  • Function module / BAPI for changing planning date (FDTAG)

    Hi everyone,
    Let's go for a problem.
    Many FI documents have been created in our system, with a wrong planning date, these documents have to be changed and I have been trying to develop a report.
    I am having a big trouble finding a function module or a BAPI which allows me to change the planning date (FDTAG field). I have been trying these function modules:
    FI_ITEMS_CHANGE
    FI_DOCUMENT_CHANGE
    The first one works for changind data in the FI documents but it seems like it can't change the planning date, it returns an error message that informs that the FDTAG field can not be changed.
    The second one is confusing, I have been unable to feed the function module with the data it needs to determine a single document.
    I am trying to use BAPI_ACC_DOCUMENT_POST right now, it doesn't seems promising but you never know.
    Has anyone had the same problem? I have been looking for an answer in both google and here but I can't find one, just some people with the same problem.
    I will keep trying to find the solution, if I find it I will post it here.
    Thanks in advance,

    Hi again Max,
    This worked perfectly, even better because we where already using the FDTAG field for mass changes (don't remember right now which note we implemented) so I have just used FI_ITEMS_MASS_CHANGE with no changes at all.
    Thank you very much for the help.

  • Function module for Staffing in cProjects

    Hi,
    Can anybody let me know which is the function module which gets called during "Staffing" from cProjects. Resource search functionality will be made use to staff the same.
    Thanks & Regards,
    Sujay G

    Hi
    As Vivek mentioned above, the BUS2177  should be the correction, especially the function module BAPI_BUS2177_STAFFING_ADD . For the template BUS2178.
    Actually the  cl_dpr_bupa_lins method add is the core method, which is called both by  application or the Bapi method above.
    Kind regards,
    Zhenbo

  • Function Module for link Change number to classification

    Hello Expert.
    what is the Function Module name which will link Classificaiton (tcode:cl03) to change number (cc01) .
    regards
    srinivas

    Hi,
    Check business object BUS1003

  • Function Module / Class for Transport Management

    Hello,
    I have a requirement where I need to fetch the list of transports which are released. In addition to that, I also need to fetch list of object under each transport (which have failed to be migrated in the target system) and find all the relevant transports for that particular object type (Report, FM , Table etc) and display the list probably in an ALV report.
    Now, I know that accessing E070, E071 like E07* tables would probably match with my requirements.
    But I would like to implement the same using Classes in the first place (CL_CTS*) and if not, using Function Modules. Can someone give me any Class name(s), FM name(s) which would suit this requirement? Thanks.
    Regards,
    Venkata Phani Prasad K

    Hi Venkat,
    Try with the FM - TRINT_SELECT_REQUESTS, and look at the other FMs in the function group SCTS_REQUEST_SELECTION.
    Regards,
    Chen

Maybe you are looking for

  • Last purchase price

    Hello I upload Purchase Order through DTW But the system does not take the price in the the file but take the last evaluated price instead, as I believe there is no record for last purchase price How to keep the price recorded in the file? Or how to

  • What is the link to download Adobe Reader 8?  I need to put it in an email

    I need to send a link out in an email for my readers to be able to download Reader 8.  Can you please send me the link that can be copied and pasted into my emails? Thanks

  • Do I need to upgrade my OS on 8310?

    Hi Its my first post here so go easy if I miss the obvious I've been looking at the OS updrades as a way of reducing/eliminating the number of times my 8310 reboots mid converstation. Having read the boards I have already tried removing the sandisk 1

  • Error running SwingApplication tutorial

    I'm trying to run the SwingApplication from the 'Compiling and Running Swing Programs' tutorial at http://java.sun.com/docs/books/tutorial/uiswing/start/swingStart12.html. When I enter: 'java SwingApplication' I get the following error: Exception in

  • Newbie question: why did my markers disappear?

    I just started using FCE (yesterday)! I used iMovie previously but was not happy with iMovie 08 and switched to FCE. I just spent some time adding markers to a clip, each with a chapter. But when I look at the clip in the browser the markers are not