BAPI for Getting Project Profiles in Project System

hi,
     Can any 1 tell me the BAPI to invoke to get project profiles from project system.
Thanks,
Debashish Sarkar

see if this thread is of any help
Re: File Inputfield - ABAP functions to store files?

Similar Messages

  • Database design for the Project System!

    Hi
    I need the database design schema for the Project System .
    For example with the transaction code CJ20N at the left side all the Project Hierarchy is tabulated.
    I want to  know the relations between tables ?
    Would you please help me ?

    look logical database PSJ with tcode SE36
    grx. A.

  • ABAPER for the project system

    Dear Friends  ,
    i am ABAPER having 3 years of experience . Major developments are related to the MM SD  HCM PP etc . Module
    i am working in the user company  .
    Now there is a offer from another user company  who is offering me a job of ABAPER specifically for the Project SYSTEM  , plus onsite (Germeny ) for interaction with the Functional Consultant .
    Now dear Gurus please suggest , Is is rite to shift myself specifically for the PS System  or shall i go for other company like HCL , IBM who is offering me less pacakage as compare to above user company .
    Dear Gurus , u'r Response will be appreciated and will also be rewarded .

    Hi Sharma,
    adding to Vetri,
    I hope so this is not right place to discuss about careers.
    And one more thing try to avoid Company names
    Coming to your career path as you have good exposure with various modules, deffinetly it will be good if you work with PS Consultant.
    Packages is totally personal.
    Try to post same thread in
    SAP Community Network Forums » Community Discussions » Career Center
    Regards
    Guruprasad

  • Do we have a separate forum for SAP Project Systems?

    hi
    do we have a separate forum for SAP Project Systems?
    regards
    kish

    hi all
    i got the answer
    its the PLM forum ie. product life cycle management
    Expert Forums  » SAP Solutions  » Product Lifecycle Management (PLM)
    cheers
    kish

  • 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

  • What's the bapi for getting document details ?

    hi,
    i'm trying to do F-22 things through BAPI, but there's one field in some screen that i can't find relative field in any structure of BAPI para., so i tried to get the details of the document created by F-22 to find where the field i'm looking for is stroed.
    so would you please tell me the bapi for getting document info.?
    thanks!

    Hi,
    Have you solved your problem?
    If not:
    Have you tried to debug your application and see what you have in your object just after doing GetByKey?
    The GetByKey method returns true if it founds the object, false if the key does not exist.
    In the DI Help File it is specified the key for a payment is the DocEntry...
    Regards
    Trinidad.

  • FM / BAPI for get component overview

    Hi all
    Let me know FM / BAPI for get component overview based on production order?

    Could you please tell us which was the FM? It should be useful for other people -;)
    Greetings,
    Blag.

  • BAPI for getting contract details

    Hi,
    I need a BAPI for getting contract details. Please let me know if there is any such BAPI.
    Regards,

    hi,
    Check this FM FI_DOCUMENT_READ

  • Bapi for Open Projects Cost in PS

    HI,
    I need a bapi or funcation module for Open Projects Cost in PS .
    thanks.

    Hi,
    Refer this :
    http://www.sapbapi.com/bapi-list/

  • GGB0  for PS (project system) , how to add another table

    hi all,
    how to set in ggb0 , under Project System-Network activity, we need to add table resbd to check field saknr , how to add the table resbd?

    1) Using bcdedit.exe /enum
    To enable the computer to also boot Windows 7 you again use bcdedit.exe with the following command which will copy the current Windows
    Boot Loader details for Windows Server 2008 to Windows 7.
     bcdedit.exe /copy
    {current} /d "Microsoft Windows 7"
     bcdedit.exe will
    respond with something like the following.
    The
    entry was successfully copied to {................................}.
    Using
    bcdedit.exe /enum to again enumerate through the current entries within the BCD store you'll see the newly added entry.
    Before you can use the newly created Windows boot loader configuration, you'll need to change the partition for Windows 7 using
    the following two bcdedit.exe commands.
    bcdedit.exe /set {.................................} device partition=D:
    bcdedit.exe /set {.................................} osdevice partition=D:
    If you now reboot the system you should now be able to boot into either Windows Server 2008 or Windows 7.

  • Function module or BAPI for getting all the Idoc numbers of a sales order

    Hi Folks,
    Is there any function module or BAPI exists for getting all the Idoc numbers which are generated for a Sales order.
    Thanks in advance.
    Regards,
    Sarath.....

    Hi Sarath,
    try this function module...
    BAPI_IDOCAPPL_DISPLAY
    Regards,
    Prabhudas

  • RFC / BAPI for getting Directly Subordinate Employees

    Hi Experts,
    I have a simple query. Do we have any standard RFC or BAPI in ABAP which will take the pernr of Manager as input and return list of all subordinate employees.
    In fact, I am developing one MSS report. In this report, I have to display directly subordinate employees of the manager.
    If standard RFC or BAPI is not available, then kindly let me know how to know the directly subordinate employees of a manager.
    Please help.
    Regards,
    Gary

    Hi Bernd,
    I followed the below mentioned steps:
    1) Read orgeh from pa0001
    2) Passed following parameters in RH_STRUC_GET
    ACT_OTYPE      O
    ACT_OBJID        value obtained from orgeh-pa0001
    ACT_WEGID      o-o-s-p
    ACT_INT_FLAG 
    ACT_PLVAR       01
    ACT_BEGDA       26.04.2011
    ACT_ENDDA       26.04.2011
    ACT_TDEPTH      5
    ACT_TFLAG       x
    ACT_VFLAG       x
    AUTHORITY_CHECK     x
    TEXT_BUFFER_FILL
    BUFFER_MODE
    The RFC is returing 2118 records. The Manager have only 13-14 direct report. I changed the value of act_tdepth to 3 and 4. However the RFC is still giving wrong no of records.
    I am wondering why SAP does not have a standard RFC for getting direct reports. This is a very common functionality needed for any MSS development/
    Regards.
    Gary

  • BAPI for getting Equipment and Resources for a WORK CENTER

    Hi All,
    I have a requirement where i need to get all the equipment list for a given work center. So its Interface should be like
    Input -- Work center
    Output -- Table filled with Equipment list
                   Table filled with Resource(Person) list
    Please let me know if i need to provide other additional information also.
    Thanks ,
    Abhishek

    Hello,
    I think What you providing input is right.Just would like know how will you get Person Responsible out put list??
    Please Use The table ITOB to fetch the Equipment List according to Work Center as Input.
    OBJID=Put work center ID in CRHD Table you will get the OBJID then you have use the OBJID in table ITOB for  getting the equipment data.
    Regards,
    Rakesh
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 9:13 AM
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 1:20 PM

  • Bapi for getting openitems with in the date range

    Hi experts,
                     Can anybody suggest me or is there any bapi for calculating balances for vendor with in the given date range.
    Thanks in advance,
    Regards,
    Murali Krishna T

    Hi,
    Please check
    BAPI_AP_ACC_GETBALANCEDITEMS Vendor Account Clearing Transactions in a given Period
    BAPI_AP_ACC_GETCURRENTBALANCE Vendor Account Closing Balance in Current Fiscal Year
    BAPI_AP_ACC_GETKEYDATEBALANCE Vendor Account Balance at Key Date
    BAPI_AP_ACC_GETPERIODBALANCES Posting Period Balances per Vendor Account in Current Fiscal Year
    Regards
    Hiren K.Chitalia

  • BAPI for Getting details of outbound delivery or VL03N

    Hi,
    Can any one tell me whether there is a BAPI for display of outbound delivery.
    Can any one help me?
    thanks.

    Hi,
    Why do you need BAPI for displaying the delivery?
    Below 2 lines of code is enough.
    SET PARAMETER ID 'VL' FIELD 'delivery number'.
    CALL TRANSACTION 'VL03N' AND SKIP FIRST SCREEN.
    Thanks,
    Vinod.

Maybe you are looking for

  • ID 5.5 Interact. PDF, cannot remove white background for Multi-States and buttons.

    Hi I am working on an Interactive PDF Portfolio document. The problem I have is with Multi-State object feature with several buttons going to states that need to be exported as a SWF and imported back into InDesign 5.5. See, the background of my enti

  • Can't get AVPlayerHD to play on TV w/ Composite Cables

    I've got several iPads including iPad Air's and iPad 2's.  I have been able to get the iPad's with non-lightening ports in the past, and can still.  For those with lightening ports I use a 30-pin to lightening adapter, which I then connect to the com

  • Flash Tunnel Game

    I am trying to make a game where you are a character that is trying to escape from a tunnel. An enemy is following you and you can't let "enemy" touch you. Do you have any ideas on how I could make this enemy go through the tunnel without using a mot

  • Best way to use iPod in the car?

    Is there any consensus on the best way to use your iPod in the car? I have used the Belkin Car Kit with the cassette tape for over a year with my 20GB iPod and I really like it. It keeps my iPod charged and the sound quality is really pretty good I t

  • Iphoto has been lost and cannot be found.

    I have lost my Iphoto icon and do not know how to get it back onto my dock. I have checked in the applications folder, the home folder, deleted files, and finder. It seems to have completely dissaperared from my computer and I am not sure how to get