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

Similar Messages

  • Business Object for spot/forward transaction - TX01

    Hi All,
      My requriement is to implement workflow for the transaction TX01. I can't able to findout Business Object for this transaction. Has anyone had experiences about  this transaction. Can any one help me on this.
    Thanks - Krish

    Hi,
    Then in T.code SWEC, you can configure for the Event.
    For this you need the BO to configure, Search the BO first in Forum & SAP Help.
    Once BO found, you can trigger the event via CDHDR config.
    Refer this [Link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ddeba4-e780-2b10-7bb2-fc7a33efabbd] for CDHDR config.
    Regards,
    Surjith

  • Business object for AP invoice transaction FB60

    hi all,
            Which business Object is triggered when we AP invoice is created
    transaction FB60
    thanks in advance
    Naval Bhatt

    Dear Naval Bhatt,
    The business objects:
    'BUS1055' - Accounts payable ledger
    The business object Accounts payable ledger is ledger that is defined for the representation of accounting transactions with creditors.
    It records values at company code level.
    'BUS3008' - Accounts payable account
    The business object Accounts payable document is an accounting document that contains records on value movements in a company code that are relevant to accounts payable accounting.
    Reward points if this is helpful. Close the thread if your query is resolved.
    Regards,
    Naveen.

  • Business object for transport request creation

    Hi,
      I want to know the business object for transport request creation. Kindly help.
    Thanks and regards,
    Venkat.

    I am not sure but u can try this BO CTREQUEST.

  • 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.

  • 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 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

  • 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

  • Specific Business Object for Infotype 2012 Time Transfer Specifications

    Anyone know if there is a specific business object for infotype 2012 - Time Transfer Specifications? or should we use the standard EMPLOYEESU   Employee information according to infotype and subtype or create our own zclass, any experience/help is much appreciated.
    BR Sonny

    Hi
    Thanks for the interest.
    The business requirement is to transfer some remaining Vacation Quotas to the next Vacation year in Denmark. We have build a application for the employee where they choose to move the remaining holiday to the next year. The remaining absence quotas are converted to infotype 2012 records with Locked indicator set. Now we want to catch this records and send a Decision Task to the Manager for Approval, once approved the Locked indicator should be removed.
    Sonny

  • Business Object for Change doc object 'ADRESSE' Change or Create

    Hi all,
      I try to find the business object for ADRESSE when I change address of customer. I can trigger workflow when customer is created or change with change object DEBI and business object KNA1.
      The problem is when user change street 2 or e-mail, DEBI won't be trigger. Only ADRESSE will be trigger. Any idea on how to link this or business object for ADRESSE? Is there any standard or I have to create customized one?
      Point will be rewards for useful answer.
    Thanks,
    Tony

    Hi Chai,
    Can you help me on this?
    Regards
    Vinay

  • Business Object for Event trigering

    Hi All:
    I want to use Business Object for Event trigering so just wondering if anybody has detail steps required for it.I already looked at transaction SWO1 but I don't know all the required steps.
    I need to call a program/function to send data to external system when user changes following objects.
    1) Customer master
    2) Quote
    3) Contact
    Thanks in advance.
    Nilesh

    Hi nilesh
    you need to find the appropriate standard business object first . this can be don eby using event trace . switch on the trace by swe4 perform the required transaction and then display the trace in swel. if a standard object is there you will get it listed there with the event that got triggered when u performed the transaction.then u can eventually make a zcopy of it and use
    do let me kno if anything else is required
    regards
    ravish
    reward points is the best way of saying thanks in sdn
    Message was edited by:
            Ravish Garg

  • Business object for user master in SAP

    Is there a standard business object for User Master in SAP?
    Somehow I just could not find it.
    Thanks.

    Hi Jeff,
    I think the BOR - USER should do your purpose.
    Regards
    <i><b>Raja Sekhar</b></i>

  • 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,

Maybe you are looking for