Urgent - Business Object for Original Budget in Project Systems

Hi,
  I am working on a workflow for original budget release in Project Systems.The transactions used are CJ30 (Original budget creation) CJ32( Budget release).
  I have to send a workitem fo release the original budget for a user. But I am not able to find out any business object relevant to Budget.
Can any one helo me in this...????
Thanx,
Sivagami.R

Hi,
I have tried that option already. But I could not find any.
Any update????
Thanx,
Sivagami.R

Similar Messages

  • Business object for PO and SWOTICE entries

    Hi all,
    We've copied the standard business object for a PO - BUS2012 to a Z object to be used in a workflow. In one of the methods for this Z object, we've used BAPI_PO_CHANGE to block an item of the PO. As soon as the program was generated, under the object list of the transport request for these changes, some entries got created for table SWOTICE -
        BAPIADDRESS     
        BAPIEKET        
        BAPIEKKN        
        BAPIEKKOA       
        BAPIEKKOC       
        BAPIEKKOP       
        BAPIEKPOA       
        BAPIEKPOC       
        BAPIEKPOTX      
        BAPIESKLC       
        BAPIESLLC       
        BAPIESLLTX      
        BAPIESUCC       
        BAPIESUHC       
        BAPIMMPARA      
        BAPIRETURN      
        BAPIEKKO        
        BAPIEKKOL       
        BAPIEKPO        
        BAPIEKAN        
        BAPIEKBE        
        BAPIEKBES       
        BAPIEKES        
        BAPIEKKOTX      
        BAPIESKL        
        BAPIESLL        
        BAPIESUC        
        BAPIESUH        
        BAPIRLCOPO      
        BAPIRLGNPO      
    SWOTICE - index of frozen DDIC structures.
    What is the significance of this table and items? Why did they appear in the object list of the transport request when the program was generated?
    I checked these structures if they're a part of the BAPI_PO_CHANGE interface, but they're not.
    They were present in the main program for the original business object BUS2012.
    Could somebody throw some light on this?
    Regards
    Deepthi.

    These are internally related to BUS2012. When ever U copy to a Z object and generate the object, some of the objects which runs the object gets generated automatically in the transport list. These are as such needed for the program to work fine.

  • Any business Object for CJ92?

    Hello friends,
    cam any one of u tell me the standard business object for the transaction CJ92? or any BADI / BTE ?
    I want to trigger my workflow on saving WBS.
    Thanks,
    Romanch

    You can use BUS2054 if WBS Element is attached to project or you can use BUS2001 or bus2001001.
    Thanks
    Arghadip

  • Is there a Business Object for Sales Order Create and Change VA01 and VA02

    Hi experts -
    I am looking for a business object for Sales order create and change VA01 and VA02 respectively?
    Thanks,
    Mark

    Hi Mark,
    I think this question is best answered in [SAP Solutions|/community [original link is broken]; Forums.
    - Subhodeep
    Edited by: Subhodeep on Aug 29, 2009 11:14 AM

  • Business object for FB60

    Hi,
    please let me know the business object for the transaction "FB60"
    i can use "FIPP" but when i check "  workfow is not triggering"
    my requirement is after clicking "park" button workflow should trigger..
    i have checked in SWELS and swel transaction i can't abe to get the event trace... i mean no event trace is there...
    please let me know what steps i can do to get buisness object for "FB60" transcation.
    urgent please!!!!!
    thanks
    ram

    Hi JMB!
    i have used FV60 and FB60 for parking  now, i have parked two document succesfully using those transcations, i went to SWELS i have switched on the event then after parking i have switched off the event and i went to swel but no event trigeered there !
    i have checked in event type linkage without knowing the business object how can i activated it...
    my scenario whenever user parking the document, worklfow should trigger.. so i want to find out the business object first...
    please give me the steps to find out..
    thanks,
    ram

  • Business Object For Internal Order

    Hi All,
    Can anyone tell me what is the business object for internal order that is created for controlling the budget / value of different documents.
    This order is created / changed using the tcode KO22/KO24.
    Please help me guys.
    Regards,
    Perumalraj

    Hello,
    Please look into the business object "BUDOCUMENT" which has the methods related to the Budget documents. If this BO doesn't suit  your requirements, I feel you can take it as a base to create a subtype or a new BO to meet your requirements.
    Hope this will help.
    Best Regards,
    Samson

  • Create a business object for a Maintenance object

    Hello,
    I want to create a business object for a maintenance object to change all XML attributes to XML elements.
    Should I have to change the whole XML Schema from attributes to elements one by one?
    For example, I create the business object CM_Person_BO for the maintenance object Person, and use the business object to add user in a more standard way.
    But it is a quite large job to rewrite the whole schema for the maintenance object Person, which has following elements, which are PersonIdentifiers, PersonNames, PersonPhones, PersonCharacteristics, Person and SeasAddress.
    Is there any easy way to do it?
    Thanks,
    Kerr

    Should I have to change the whole XML Schema from attributes to elements one by one?
    Is there any easy way to do it?Unfortunately not, you will have to define the schema containing each field/element, once. The primary objective is that you should create a scaled down version of the BO having only the required fields or subset of available fields, you may not need all the fields of a MO. This increases performance as the IO is performed only for specified fields in the BO.
    You can define separate Data Areas for each Person object's context, i.e. Identifiers, Names, Phones, etc. and include them (includeDA) within the Person BO (CM_Person_BO) for clarity.

  • Creation of Generic business Object for a standard transaction

    Hi,
    We have a requirement where we are depreciating the assets (standard transaction ABAA) using a custom BDC program. We need to maintain a history (called audit trail) for the particular asset that has been depreciated using this program. For this audit train we have been asked to use "Generic Business Object" in transaction code ABAA.
    Unfortunately, Generic object services are not available in this transaction code. Can you please suggest me how to create "Generic Business Object" for a particular standard transaction code. Also, we have show the details of custom workflow that follows the approval process in order to depreciate the asset. how to show this workflow details using Generic Business Object. This is a very critical issue, any help will be very help ful.
    Please let me know should you require more information on this topic.
    Thanks,
    Ashish

    this is already answered in the forum, and also explained in the sap library

  • Any business object for Organisation Unit Create

    is there any business object for Organisation Unit Creation. BUS0018 is available but there it is not defined. basically on saving the Organisation Unit in PP01 Transaction, a workflow should be triggered to send a mail to the Requestor intimating him that the org unit has been created.
    points will be awarded even to the slightest cues.

    Hi,
    Did you check SWEHR2 to see if there are any clues there? I found object PDOTYPE_O there. But it triggers an event for BOR BUS1221. So depending on your needs you could use one of these maybe. The problem is PDOTYPE_O doesn't have any events, so you would need to create a subtype and delegate it. In the subtype you could create your own events which you could call using SWEHR3.
    Regards,
    Martin

  • Business object for FB50 or Fv50  transcation

    Hello All,
    When a transaction is processed in T-code FB50 or FV50
    a.     It can be directly posted if the transaction amount is less than 10000
    b.     The document has to be parked, and a workflow has to be created if  the amount exceeds 10000, a workflow has to be created and a mail should be sent to higher level (Manager) for approval . Manager should have the facility to edit the document and post it.
    please let me know the business object for FB50 transcation and any standard workflow template  for my scenario.
    Thanks,
    ram

    Hi JMB,
    i went to FB50 and i have given all necessary detail and when i click the park button or post (save)button workflow  not trigering, i have tested in swel and swels transcation.
    please let me know for my scenario when workflow will start i mean when the park the document or when post the dcoument.
    you have given  5 template but in  my scenario one approver is there ,please let me know which template i can use...
    please guide me..
    Thanks,
    ram

  • Business object for MIGO

    Hi,
    Can any one tell me What is the Busines Object for MIGO
    and  How to find the Business object for a transaction ?
    answers will be rewarded.
    Thanks,

    Hi Rambabu,
    Check the below thread:
    How to find a Business Object
    This will explain how to search business objects for any transaction.
    Regards,
    Nitin.

  • Business object for workflow

    Hi Experts,
    I am facing a proble to create a workflow for service connection .
    The business process is that is a business partner want a electricity connection then if it  is a reconnection then agent shud take the previous dues to the business partner for this i want to open the cash payment screen .
      So, can any body tell me what is the business object to open the cash payment screen .
    Regards,
    Khurram Siddique

    Hi, I don't think you have a business object for the cash desk, you'll have maybe to create you own BOR method to call transaction FPB0.
    Cheers,

  • How to find business object for particular tcode at particular event

    Hi,
    I want to know how i can find particular business object for particular tcode for certain event?
    For example suppose for tcode PA40, if i create infotype for employee and when i save it after creating it then it must be stored in certain object. How i can find business object where all data realted to emp. get saved?
    Thanks & Regards,
    Parag

    Hi Parag,
    To get the business object for given transaction,
    1) Go to transaction SWELS
    2) Switch on the event trace.
    3) Go to the given transaction (For which you want to know the business object)
    4) Execute the transaction
    5) Go back to SWELS and Switch off the event trace
    6) Go to transaction SWEL.. Here you will get the Business Object name (one which starts with BUS)
    Hope this will help you.
    Best Regards,
    Deepa Kulkarni

  • Business Objects for OM in HR

    Hi Experts,
    I have a small doubt about ABAP-hr OM module. How to find out the business objects for Organization Management (OM) in swo1 T.code.
    and please let me know any procedure and any Objects you have.
    Please help me in this regard...............
    thanks in advance..........
    ravindra....

    Hi,
    Check
    Business Objects :
    ORGASSIGNM: Employee organizational assignment
    ORGMASTER: Control object for org. master data replication
    ORGCHEARM: Designation for organizational reassignment
    ORGUNITEXT: Enhanced Organizational Unit
    PDOTYPE_SH:HR Position
    HRMASTER:Control object for HR master data replication,
    EMPLOYEET:Time specification of employee,
    EMPLOYEEI:Employee Information
    Goto SWO1, in object type, type EMP* and press F4, you will get a list of objects.
    Edited by: Neenu Jose on Nov 5, 2008 7:48 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:49 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:51 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:53 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:55 AM
    Edited by: Neenu Jose on Nov 5, 2008 8:01 AM

  • Business Objects for FP09 and EC85

    Hi Everyone,
    Could you please guide me about: "what are business objects which are being used in the following transactions: FP09 and EC85".
    Actually we need this for our Document Management System. Please guide.
    Thanks and Regards

    MP:
    You need to be more precise here - the business object for the transaction is commonly known as the object upon which the transaction is based.  SO EC85 is disconnection and the business object for disconnection is DISCONNECT.  What you are seeing is the reference object.  that is entirely different and refers to the object upon which the individual disconnection is operating.
    regards,
    bill.

Maybe you are looking for