Project Task Upload

which api I can use to create task in already created project I am using this api PA_PROJECT_PUB.ADD_TASK to create task in already create prject before
I use the following query  and query run successfully but not task add in project please guide me
the out put of query is given below
anonymous block completed
Set Global status ->S
Return Status =
in procedure task_id is a output parameter but it did not prin (Return Status =  )
declare
L_API_VERSION_NUMBER number := 1.0;
L_COMMIT varchar2(1) := 'F';
L_INIT_MSG_LIST varchar2(1) := 'F';
L_MSG_COUNT number;
L_MSG_DATA varchar2(2000);
L_RETURN_STATUS varchar2(1);
L_PM_PRODUCT_CODE varchar2(10);
L_PM_TASK_REFERENCE           varchar2(25);
L_PA_TASK_NUMBER    varchar2(100);
L_TASK_NAME varchar2(240);
L_PM_PARENT_TASK_REFERENCE varchar2(25);
L_TASK_DESCRIPTION varchar2(2000);
L_PA_PROJECT_ID  number;
L_PM_PROJECT_REFERENCE varchar2(1000);
L_MSG_INDEX_OUT number;
L_DATA varchar2(2000);
API_ERROR EXCEPTION;
L_PA_PROJECT_ID_OUT number;
L_PA_PROJECT_NUMBER_OUT varchar(1000);
L_TASK_ID number;
begin
--Fnd_global.apps_initialize(user_id,resp_id, resp_appl_id);
FND_GLOBAL.APPS_INITIALIZE(1509,22593,275);
L_PM_TASK_REFERENCE := '1';
L_PA_TASK_NUMBER   := '1';
L_TASK_NAME  := 'Construction';
L_PM_PARENT_TASK_REFERENCE :='';
L_TASK_DESCRIPTION :='Plant function';
L_PA_PROJECT_ID :=5001;
l_PM_PROJECT_REFERENCE:='';
-------calling global parameters---
pa_interface_utils_pub.set_global_info
p_api_version_number =>1.0,
p_responsibility_id =>22593,
p_user_id =>1509,
p_msg_count =>l_msg_count,
p_msg_data =>l_msg_data,
P_RETURN_STATUS =>L_RETURN_STATUS
DBMS_OUTPUT.PUT_LINE ('Set Global status ->' || L_RETURN_STATUS);
l_pm_product_code := '';
PA_PROJECT_PUB.ADD_TASK
(P_API_VERSION_NUMBER=>L_API_VERSION_NUMBER,
P_COMMIT => L_COMMIT,
P_INIT_MSG_LIST => L_INIT_MSG_LIST,
P_MSG_COUNT =>L_MSG_COUNT,
P_MSG_DATA => L_MSG_DATA,
P_RETURN_STATUS => L_RETURN_STATUS,
P_PM_PRODUCT_CODE => L_PM_PRODUCT_CODE,
P_PM_PROJECT_REFERENCE =>L_PM_PROJECT_REFERENCE,
P_PA_PROJECT_ID =>l_PA_PROJECT_ID,
P_PM_TASK_REFERENCE =>L_PM_TASK_REFERENCE,
P_PA_TASK_NUMBER  =>L_PA_TASK_NUMBER,
P_TASK_NAME =>L_TASK_NAME,
P_TASK_DESCRIPTION =>l_task_description,
P_PM_PARENT_TASK_REFERENCE =>L_PM_PARENT_TASK_REFERENCE,
P_PA_PROJECT_ID_OUT =>L_PA_PROJECT_ID_OUT,
P_PA_PROJECT_NUMBER_OUT =>L_PA_PROJECT_NUMBER_OUT,
P_TASK_ID =>l_TASK_ID
dbms_output.put_line('Return Status = ' ||l_TASK_ID);
EXCEPTION WHEN api_error THEN
dbms_output.put_line('An error occured duing project creation');
if (L_MSG_COUNT > 0 ) then
for I in 1..L_MSG_COUNT
LOOP
apps.PA_INTERFACE_UTILS_PUB.get_messages(
p_msg_count => l_msg_count,
p_encoded => 'F',
p_msg_data => l_msg_data,
p_data => l_data,
p_msg_index_out => l_msg_index_out);
dbms_output.put_line('Error message l_data ->'||l_data);
dbms_output.put_line('Error message l_msg_data ->'||l_msg_data);
END LOOP;
end if;
WHEN OTHERS THEN
dbms_output.put_line('An error occured duing conversion, SQLCODE ->'|| SQLERRM);
IF (l_msg_count >=1 ) THEN
FOR i IN 1..l_msg_count LOOP
PA_INTERFACE_UTILS_PUB.get_messages(
p_msg_count => l_msg_count,
p_encoded => 'F',
p_msg_data => l_msg_data,
p_data => l_data,
p_msg_index_out => l_msg_index_out);
dbms_output.put_line('Error message ->'||l_data);
end LOOP;
end if;
end;
and what is the differnce between  procedure for task
PA_PROJECT_PUB.ADD_TASK and PA_PROJECT_PUB.LOAD_TASK

PA_PROJECT_PUB.ADD_TASK

Similar Messages

  • MSPS 2013 - related a document to the project tasks - Icon is not visible in project schedule

    When adding a document (related Items) to the project tasks in a project schedule at the task does not see the icon of the document.
    Although the icon issue or risk when binding is visible.
    And the icon is also seen in the "Projects Center"
    Also related items are not visible in the "Tasks" (http://server/PWA/Tasks.aspx) from the user.
    Attachments
    View, add or edit related information such as documents, issues, or risks.
    Issues
    Title
    Due Date
    Status
    Risks
    Title
    Due Date
    Status
    Documents
    Title
    File Name
    Status
    Maybe someone know why it don't works?

    Anyone can reproduce this steps on Project Server 2013:
    * Upload document to project site document library
    * Open project plan for editing in pwa, add to any task related item – uploaded in previous step document
    * Save and publish project
    Than check in project schedule and project center – icon associated document to task and project.

  • Project/Task Management Software for iMac, iPad and iPhone

    Hi,
    I work at a Espresso Bars company in Sydney and we have a small but busy Design & Marketing department.  We're looking for the best, yet simplest software so we can manage all the marketing and design projects.
    I've seen a few good Online Management Software but they are quite expensive ($25+ per month per user).  The good thing about those systems is that you can access it from anywhere and people can collaborate, ask questions about a project, give feedback about a design, enter a new task or tick as completed, etc... And you can use it on an iMac, an iPad and an iPhone.
    I came across Projector for iMac and iPad, but it is not online, if you want to share the project from iMac to iPad you have to conect your iPad to your computer and sync it.  It also works by projects, so there is no way for you to see in a single screen all the projects you're currently working on and the process of them.  So, although it being very user friendly and excellent UI, not sure if it is what we want.
    I wanted to ask you if you know about another Project/Task Management Software that we can use on an iMac, iPad and perhaps and iPhone as well.  Something that you either buy the app once or if you have to pay a monthly fee it needs to be very low.  If it is online it would be much better! but everything would work I reckon.
    User friendly and good UI software are preferred.
    Thank you so much for your help!
    Cheers
    German D Salamanca

    Open > http://store.apple.com/us/browse/home/shop_ipad/ipad_accessories/printers You need Wi-Fi to use it with the iPhone and iPad > http://support.apple.com/kb/HT4356

  • How to extend Project Task in the Purchase Order header?

    Hi everybody,
    I am facing a problem I am sure is not so hard, but I cannot find my way through it.
    So, my objective is to extend the Purchase Order Header with the Project Task ID.
    I created the extension field first, as below:
    But I just cannot find how to populate it automatically from the data in the Project Task field.
    I tried a Relation in a BO extension going through the AccountingBlockAssignement, but it seems to not be functional.
    I also tried to make a Reference to the extension field and created an Event After Modify like:
    this.projecttaskpo = this.ExtensionForPO.content
    The Project Task PO is my reference to the extension field created in the Cloud Solution.
    And the ExtensionForPO is my relation to the TaskID:
    import AP.Common.GDT;
    import AP.Purchasing.Global as Purchasing;
    import AP.ProjectManagement.Global as ProjectManagement;
    import AP.IS.CodingBlock.Global as Coding;
    [Extension] businessobject AP.Purchasing.Global:PurchaseOrder {
      [Relation(Coding:AccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID)]
      [Label("Project ID")] element ExtensionForPO : TaskID;
        node Item {
    I am pretty sure this is not so hard, but I can't figure how to do it.
    The Task ID is in the Line Item so I do not understand why it could be so hard to add it in the Purchase Order Header.
    Moreover, when I try to make the path directly from the PurchaseOrder, like:
    PurchaseOrder.Item.ItemAccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID
    It returns to me that the association between Item and ItemAccountingCodingBlockDistribution is not a node. I know that, but it would be perfect if I could directly go from the Purchase Order BO to the Project Reference and the Project Tasks. But I cannot do that.
    Any help on this would be greatly appreciated as it is quite a recurring request from customers.
    I could have a misunderstanding in the process of doing it, or even in the code as I am a pure development newbie, so I m open to all propositions.
    Thank you all.
    Have a nice day.
    Jacques-Antoine

    Jacques-Antoine,
    You can't directly translate a repeating node or element (such as an Item or a Project Task from the Accounting Coding Block of an Item) to a singular node or element.
    The reason is that, though your use case may have the elements assumed to be the same for all items, this isn't necessarily the case, so ByDesign won't assume that you can use that kind of logic.
    The simplest approach would be to do an On-Save at the Root node of the Purchase Order along the following lines:
    this.projecttaskpo = this.Item.GetLast().ItemAccountingCodingBlockDistribution.AccountingCodingBlockAssignment.ProjectTaskKey.TaskID;
    i wouldn't actually recommend this code.
    You'd need validations for IsInitial, IsSet, and those kinds of functions.
    i'd at least use some foreach loop to check that all the accounting coding blocks were for the same task, raise warnings if they weren't, etc.

  • Export Project Tasks to Excel using VBA by Custom Field

    Question referring to the link:
    http://social.technet.microsoft.com/Forums/projectserver/en-US/9c46458c-893f-41ba-bd46-bdb59c533f4a/export-project-tasks-to-excel-using-vba-by-custom-field?forum=project2010custprog
    Help needed. I have inserted my question at this address for Andrew or anybody else to reply. Hope to hear from you.
    Regards,
    Chuck

    Thank you Andrew for getting back to me and I have found somewhere on the net the following macro that would do the job for the version 2007. Here is a copy for those that may need it.
    Option Explicit
    Sub CreateMenus()
    Dim cbrMain As CommandBar
    Dim ctlMain As CommandBarControl
    Dim ctlOLExport1 As CommandBarControl
    Dim ctlOLExport2 As CommandBarControl
    Dim ctlOLExport3 As CommandBarControl
    Set cbrMain = Application.CommandBars.ActiveMenuBar
    Set ctlMain = cbrMain.Controls.Add(Type:=msoControlPopup, Temporary:=True)
    ctlMain.Caption = "Export to Outlook"
    Set ctlOLExport1 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport1
    .Caption = "Selection to Outlook tasks"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Tasks"""
    End With
    Set ctlOLExport2 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport2
    .Caption = "Selection to Outlook appointments"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Appointments"""
    End With
    Set ctlOLExport3 = ctlMain.CommandBar.Controls.Add(Type:=msoControlButton)
    With ctlOLExport3
    .Caption = "Selection to Outlook notes"
    .OnAction = "Macro """ & "Export_Selection_To_OL_Notes"""
    End With
    End Sub
    Cheers!
    Chuck

  • Custom field not visible for Project task in PPM 5.0

    Hi,
    I have done the SPRO configuration required to add a custom field in Project task
    1. Enhance DB table. added  the field in structure DPR_TS_TASK_EXTENDED_ATTR, object type TTO
    2. Define field groups for custom fields
    3. Set up field control.
    The custom field tab has come after making SPRO changes. But the field is not visible on the tab.
    Please let me know if I am missing any steps.
    Thanks,
    Yomesh

    Dear Yomesh;
    You have to config the view or subview at:
    SAP Portfolio and Project Management -> Portfolio Management -> Global Customizing -> Global Field Settings -> Assign Fields to Views/Subviews
    Here try to to setup the view that you want to see the custom field.
    Hope you help you.
    Regards.
    Mariano

  • Element Link Costing, Oracle HRMS 11.5.10.2, Project Task

    Hi there
    I have a situation with Element Entries Costing.
    Client wants to update the Project and Task at Element Entries level.
    This a Benefit Deduction Element, which is update through the Custom Interface and update in Element Entries and used in Oracle Payroll.
    Client wants to update the Project and Task in Costing.
    I am looking for a Solution, let say I have a Project and Task setup at Costing , Do I have to write a code to update Project and Task manually through my interface.
    I am using BEE to create batch lines and update in Element Entries.
    How Can I achive the Costing update at Element Entry?*
    Thanks
    ASIM

    user8469779 wrote:
    They should be using the Payroll register output for detailed specifics on individuals. When you post that type of information in Projects you are making public information that is normally kept very confidential and could be against normal HR policy and a violation of the workers right to privacy.
    Has this been reviewed by the Payroll and Legal departments? Would suggest you make sure executives of each area mentioned are on board before doing this. Projects is not the place to be posting specifics of confidential Payroll information. Would suggest you get some help from your project manager to properly get approval to do this.
    Good luck
    Sue EllenHi Sue
    Could you please explain in more details about the impact of the project, task and expenditure type at Element Link, I really didn’t get it.
    How will it impact in Oracle Projects / Payroll when we have those segments in Element Link?
    How could be against normal HR policy and a violation of the workers right to privacy?
    Thanks
    ASIM

  • Project task Actual Finish Date

    Hi All,
    I am working in R12 Project module and I have a requirement to get the Actual finish date of a Project task. I have completed the task(Go Live)100%. and its showing that Actual Finish date .but actual finish date is showing blank when I check in the table pa_tasks. Is there any othet table which is storing teh Task actual finish date othet than pa_tasks?
    select pt.actual_finish_date
    from apps.pa_projects_All pa,pa_tasks_V pt
    where-- pa.project_id=ool.project_id
    pa.project_id=pt.project_id
    and upper(task_name) like '%GO%LIVE%'
    and PROJECT_STATUS_CODE='APPROVED'
    and pa.segment1='10007766'
    Thanks,
    Joohi
    Edited by: 935051 on 31-Jul-2012 05:48

    Like Trevor I couldn't find the option in 2013 version nor in previous versions of MSP. Maybe a more experienced fellow will jump in and bring more knowledge.
    That being said, there is the following advanced option which could be seen in a similar way if you look at the description. By default (option cleared) if you enter a %complete, Project will spread the actual work until the actual duration. If you check
    the option, it will consider the status date instead. Thus it will apply for your definition where you enter 100% complete.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • HT6012 I had an older version of Mac OS, I upgraded to Snow leopard and then OSx Lion, most of my software has been upgraded except for Imovie.  Now I can't get my projects to upload or share to iDVD or iTunes.  What do I do?

    I had an older version of Mac OS, I upgraded to Snow leopard and then OSx Lion, most of my software has been upgraded except for Imovie.  Now I can't get my projects to upload or share to iDVD or iTunes.   Also to compound the situation everytime I attempt to share to iDVD or iTunes, iMovie quits unexpectedly.    What do I do?

    If you want to sync it to the iPad from that Mac, you need to upgrade it to at least 10.5.8.
    If you want to copy the music to another Mac, you don't. Move the iTunes folder of the item in the Finder's sidebar over as you would any other folder. If you put it somewhere other than the Music folder, launch iTunes with the Option key held down and point it to that location.
    (61713)

  • Create project task

    Hi,
    I wanted to know if there is an API to insert project tasks through pl/sql or we can do it through base tables directly. My requirement assumes inserting task for an existing project.
    Through my research, I came to find the api as pa_project_pub.add_task. But still looking into load/create a task.
    Edited by: Nel Marcus on Oct 3, 2011 3:48 PM

    Hi
    The API you have found - ADD_TASK is used to add new tasks to existing project.
    Dina

  • How to set divider line in Project Task List?

    Hi
    Does anyone know how to set the position of the divider line in project task list?
    Thanks

    Hi,
    As I understand, you would like to customize divider line between task list view and grantt view.
    You could press F12 to locate the CSS code of this line, then customize it via CSS style code.
    In addition, the line could move by clicking it via Mouse. If you think Gantt view is not clear enough, you could click Zoom in or Zoom out to adjust it.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Project TASKs and Calendar TASKs

    Hi ,
    Is there a way to transform/copy (followup?)  a "project task" to a "Calendar task" ?
    (Project task = created from a project )
    There are a lot of differences between the two "task-types" , and, at some time-point it would be useful to schedule a projecttask into calendar (as activity) , also be able to calculate TIME used etc.
    Best regards, Göte Haluza, Teknikmejeriet , Sweden.

    Hi,
    Sorry, I did not "get" that. I forgot to mention, that the scope of the question is  "SAP Business One E-Commerce and Web CRM" , the CRM-part.
    I cant find any workflow, but I can find WEBflow in the SAP Business One E-Commerce and Web CRM"
    I would be very glad for a link describing "transaction SWDD" and workflow.
    My GOAL is : 1/ being able to add project-support to Business One , (missing in B1)
                          2/ Being able to plan hours and calculate hours (after they are done) -  and project tasks are not possible to schedule AFAIK.
    Have a great day,
    Göte

  • Business Contact Manager 2013 and Business Project Tasks / How to create sequential project tasks

    I would like to know if there is a way to create a custom template for sequential project task list / check list. I have created a template for a custom project with standard tasks for the template, however I 'am unable to keep them in order. Is there
    a way to customize the list sequentially rather than by start and end date ?
    Thanks,
    Peter

    Dear fr
    Have u already created a project?
    select the same in solar01 and click the structure tab
    On the left side select business scenarios and on the right side select the structure tab
    Press F4 here and check the Busines process repository is selected
    Nw you hav all the standard business process
    For non-standard just type there name and press save button.
    Add the relevant one's
    Once added here in solar01 reflected in solar02 automatically with relevant data for standard business process.
    you hav to add manually for non stand scean you have added.
    Hope it clarifies.
    Pls assign pts.

  • How to make a finalize project task list

    in my process of making videos, i find that the two most time consuming parts are finalizing the video, and uploading to youtube. so i usually have several projects to be finalized by the time i go to bed.
    the task of uploading to youtube is simplified by being able to make a list of videos to upload and then letting it do it's thing while i go to bed.
    however, i can't create such a list with imovie. i don't want to have to wake up several times during the night to click on "finalize project" each time another finishes.
    is there a way to create such a task list, either within imovie, using applescript (i'm a n00b at applescript) or other means?
    if not, what other software will allow me to do this? i have adobe premier pro installed, but have never ventured to get up the learning curve on that but if it'll give me this, then it's gonna be a huge time saver.
    i'm not looking to finalize several projects at once, but to just automatically start on a new project once another has finished.

    Welcome to iMovie Discussions.
    Projects really depend on the kind of camcorder (..if that's how your material originated..) which you used for shooting the video ..though you can create photo-only projects in either system (NTSC or PAL).
    As far as I remember, Australia uses the PAL system, so if you've an Australian camcorder it should inform iMovie that it's to be a PAL project when you connect the cam.
    In iMovie's Preferences, under 'General', you can select the "frame rate" of a new project, and for PAL you'd select "25 fps". That applies to the next project you create.
    Then, when you start any new project you get a small window which says:
    Click on the little triangle next to "Video format" and choose the shape and format of your project:
    If you change your Preference before starting a new project - so that the next one will be at 25 fps - and you start a new project, specify the format, and plug in a PAL camcorder, then your project really ought to be PAL, not NTSC!
    (Note that in the pics above, my Mac defaulted to putting a new movie in the 'Pictures' folder ..I would, of course, change that to the 'Movies' folder!)
    (..All the above applies, too, to projects consisting of, say, photos imported from iPhoto, created without using any 'movie' footage from a camcorder..)
    P.S: A movie originating as NTSC, but burned as a PAL DVD - or vice versa - will look dreadful. Be sure to maintain the same system (PAL or NTSC) through the whole process.

  • Importing MS Project Tasks

    Is it possible, given a path and filename of a MS Project
    file (.mpp) to pull tasks and related information. Would like to
    display tasks on a web page and possibly import tasks into a SQL
    Server database.
    Any help would be greatly appreciated. Thanks in advance...
    SORRY FOR THE DOUBLE POST.

    Hi farcuss!
    I've just completed a task similar to this ... with the
    exception that I saved the MS Project file to an Excel spreadsheet
    via VBA code. Then within Coldfusion, I displayed the XLS file via
    a query. If you have yet to find a solution, let me know and I will
    provide you the code.
    Ayaila

Maybe you are looking for