GOS(Object Services) for ME31K and ME41

Hi,
  Is it possible to have a General object services for the transactions ME31K and ME41.If yes,Can you please give me the procedure for the same.
Thanks

the notes for ME31K: start with [329437|https://websmp130.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=329437&nlang=EN&smpsrv=https%3a%2f%2fwebsmp110%2esap-ag%2ede] and work your way through the dependencies and follow-ups.
ME41: there's no way to know beforehand. either you can see it while you are using the transaction or you can't. if you can't you go searching service.sap.com ... at least that's how i do it ...

Similar Messages

  • Generic Object Services for a standard transaction code

    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 trail we have been asked to use "Generic Object Services" in transaction code ABAA.
    Unfortunately, Generic object services are not available in this transaction code. Can you please suggest me how to create "Generic Object Services" for a particular standard transaction code. Also, we have show the details of custom workflow that handles the approval process in order to depreciate the asset. How to show this workflow details using Generic Object Services. 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

    Hello Ashish,
    i dont think activating of GOS will solve ur probs..... GOS wont create a WF item ...... try to get some kind of GOS before u do anything in SAP systems.
    u can do like this ......
    1 create custom screen where u can enter asset details and store in custom tables....and generate one custom doc.number to track.
    2. trigger WF when user submits it for approvals.
    3.Upon final approvals.--->run BDC to do postings......
    4.Give a Option to attach documents to the parking documents. ( that GOS ).
    regards
    Prabhu

  • How to create a Generic Object Services for a standard tcode.

    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 Object Services" in transaction code ABAA.
    Unfortunately, Generic object services are not available in this transaction code. Can you please suggest me how to create "Generic Object Services" 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 Services. 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

    Instead of copyg the std fm to z, do the following,
    1. Go to se37 open FM VIEW_KURGV in display mode.
    2. Click on the spiral icon on the top.
    3. Then in menu go edit->enhancment options -> show implicit enhancement
    4. """""""""""""""""""""" kind of lines will appear in the cde, just rt click on the line at the place u want to insert the code and select
         enhancement implementation create.
    5. Give apropriate name for thi , it will inset a n place to write your code.
    This is an std sap methodology and is supported in upgradde also.

  • Does Office365 EWS provides Push Notification service for Contacts and Calendar Events?

    Even though there are REST API's for performing PUSH and PULL operations for Office365(online), I am still looking the old EWS approach where in I want to subscribe for PUSH notification service for Contacts, Calendars and Mail Boxes.
    Can any one suggest if there is a way to achieve this.

    I posted an answer in your Stack Overflow post.
    http://stackoverflow.com/questions/27837887/does-office365-ews-provides-push-notification-service-for-contacts-and-calendar/27844747#27844747

  • Generic Object Services for Custom Object Type

    I would like some advice please. I am not an ABAP Developer but I would like to enable the generic object services for transaction PP01 for a custom object type.
    I have searched for information, which suggests that the object needs to be published using the function module SWU_OBJECT_PUBLISH so that it is available in the Business Object Repository. If this is correct, please could someone tell me (in simple terms) how I can do this (with the assistance of an ABAP developer)?
    My colleague did some debugging which seemed to suggest that in order for the generic object services to be available, the field OBJTYP needs to be populated in table T778O. Is this correct? If so, how should this be done?
    Your advice would be greatly appreciated.
    Regards
    Corinne

    Hi,
    i'm also looking for the solution you have asked for.
    if you know how to do it please reply me with the solution.
    Thanks,
    suresh

  • Can we use same Business Service for Sender and Receiver

    Can we use same Business Service for Sender and Receiver

    Hi
    In addition to the above infomation explaining about the Business Service..
    Business Service: Address an abstract business entity as the sender or receiver of messages.
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    The business services are used when configuring cross-company processes also..
    regards
    Kishore

  • Trial for the subscription services for ExportPDF and PDF Pack?

    Is there a way to get a trial for the subscription services for ExportPDF and PDF Pack?

    I've moved your question to the PDF Pack forum for best answer.

  • Generic Object Services for a Z program

    Hello all!
    I need to create a Z application for displaying master material data, related batchs, associated QA, and PP data, all in one screen.
    I need to have the Object Services Toolbox in the top of my screen just like in Material Master appears, for using it to attach files, notes, etc, being in this environment.
    I have read about first I need to create a BO in SW01, and then to call some methods in class CL_GOS_MANAGER.
    Does anyone have experience or any idea for do that?
    thank you very much,
    Ibrahim

    Slight modification,  check that a number has been entered in the field before you put the toolbox on the screen.
    report zrich_0001 .
    parameters: p_qmnum type VIQMEL-qmnum.
    at selection-screen output.
    <b>check p_qmnum <> space.</b>
      call function 'SWU_OBJECT_PUBLISH'
        exporting
          objtype                 = 'BUS2038'  "Maint notification
          objkey                  = p_qmnum
    *     CREATOR                 = ' '
    *     METHOD                  = ' '
    *   TABLES
    *     CONTAINER               =
       exceptions
         objtype_not_found       = 1
         others                  = 2.
    start-of-selection.
    I tested this with a valid notification,  I created an attachment in IW22,  then ran this program,  entered the number, hit enter, went into the toolbox, and my attachement was there.
    Regards,
    Rich Heilman

  • MARS - NFS on Unix Services for Windows and deleting files

    Hello !
    I've prepared NFS server on W2k3 server with Unix Services for Windows installed. It works OK, the only problem is moveing/deleting files and folders. It seems like a problem with permissions for anonymous user. Does anybody have similar experience ?

    If you receive the following error message "Error ./pnarchiver Thread 2051:PN-0102:SQL error: ORA-01005: null password given; logon denied" then there is a Problem with archiving to NFS server. The directories for the archiving are properly created on the server but those directories remain empty. The workaround is that an inter operability issue exists between MARS and CygWin NFS server running on Windows 2003 server. To work around such inter operability issues, replace the NFS server with Microsoft Windows Services for Unix.

  • Installing NT service for app and process scheduler (Windows 2003)

    I have followed the install guide instructions for creating an NT service for the process scheduler, however, whenever I attempt to start the service I receive the following warning message:
    The PeopleSoft H:\apps\psoft\PT849 service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service.
    The service does not start properly, however when launching the services via psadmin, both the app and process scheduler processes start properly.
    Any assistance would be appreciated.

    I have followed the install guide instructions for creating an NT service for the process scheduleWhat are the doc you've followed ?
    It is well explained here below :
    http://download.oracle.com/docs/cd/E05406_01/psft/acrobat/hwtools849_itora.pdf
    Task 10A-5: Starting Process Scheduler as a Windows Service
    Furthermore, describe what steps have been done.
    Nicolas.

  • Relationship btwn Virtual Host Services for Groups AND WorkGroup manager??

    Can someone please explain the relationship between Virtual Host Services (as specified in the Sites section of Server Admin) AND "Enable the following services for this group on ... and the options"?
    And where does one go to "create wikis on this site" when one is give the authority to do it in Server Admin > Sites > Services for Groups (Allow the following to create wikis on this site)?*
    Finally, why do all my groups seem to show up on all my virtual hosts, even though they are only enabled on a particular site?
    Thanks in advance for any assistance. Hopefully any answers will help others with their efforts to understand this set-up.
    Cheers,
    Ashley.
    * I'm assuming they mean actually create new wikis rather than just add pages to the current one.

    Thanks Angus, I see that error too.
    I understand that Virtual Sites are web-related Apache settings. So, I guess the "Services for Groups" functionality there-in (Sites > Web Services) is just to indicate that this virtual site can have wikis, calendars, blogs etc.
    I also understand what a Group is but I am confused as to how they relate to wikis (especially when the config item (Sites > Web Services again) says "allow the following to create wikis (plural) on this site" - my emphasis).
    Is it saying that from all the users/groups only the following users/groups can turn on a wiki which will run on this virtual site? For me it sounded like a user/grous could create multiple wikis. So I would like to know if wikis are one-to-one with users/groups?
    Cheers,
    Ashley.

  • Oracle10g Services for MTS and Oracle 9i

    Hi,
    I would like to know if Oracle10g Services for MTS 10.1.0.4.0 is compatible with Oracle 9i?
    Can i enlist 10g + 9i servers at the same transactions?
    Thanks
    David

    Vista. Are you using ODAC for Windows Vista?
    Found here:
    http://chanmingman.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart&partqs=cat%3d.Net
    look for "Oracle Database and ODAC for Windows Vista"
    or
    ORA-00161: transaction branch length string is illegal (maximum allowed string)
    Cause: An external transaction branch ID with a length either too large or 0 was passed in.
    Action: Report the problem to your external transaction coordinator vendor.
    or
    I also found a newer doc in Metalink: Note:400831.1 but this is for 9.x so might not apply to you.
    Good luck
    Ming Man

  • We are getting calls from "peoples connect u.s.a." telling us they are providers of service for Microsoft and Macintosh. They have been informed our computer has informed them our drivers are in going to crash. legit. We think they are bogus. Right?

    Does anyone else get calls from "Peoples' Connect U.S.A." indicating they have received error signals from our computer that that all drivers are going to crash and that our system is at high risk?

    I get about one a day, usually saying our Windoze computer is infected (we don't have a Win computer). I cheerily thank then for calling and say I need to transfer them to our IT manager (I'm a home user so no such thing), lay down the phone near a radio with elevator music, and go about my business.
    One person reported here within the last month that they fell for the trick. The callers ended up with $600 of her money for something that did not need fixing. They also ended up with her credit card number, her phone number, and her e-mail address. They had a good day; she didn't.
    As most of these calls come from overseas (I call them "Mike from Mumbai" calls), the FCC can't do much but wring their hands. They've not been able to stop the "Rachel from Cardholder Services" robo-calls that have been plaguing US households for nearly a decade.

  • MSDTC, Vista, Oracle Services for MTS and TransactionScope

    Hi there,
    We're using .NET 2.0 TransactionScope on a Vista client. By default this will create a distributed transaction using MTS which will then be proxied using Oracle Services for MTS. However we consistently get the following error:
    ORA-00161: transaction branch length 100 is illegal (maximum allowed 64).
    According to this thread http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=943955&SiteID=1 Microsoft made some changes in MSDTC in Vista which are likely to have caused this problem. They say they were co-ordinating with Oracle to determine an appropriate fix.
    Is this an acknowledged issue? Has it been fixed and if not, when will it be fixed?
    Kind Regards,
    Dean Ward

    FYI, the following code reproduces the issue...
    using (TransactionScope txScope = new TransactionScope())
    using (OracleConnection oracleConnection = new OracleConnection("Data Source=Test;User Id=Test;Password=Test"))
    oracleConnection.Open();
    using (OracleCommand oracleCommand = new OracleCommand("SELECT 'Test' FROM Test", oracleConnection))
    oracleCommand.Connection = oracleConnection;
    using (OracleDataReader oracleDataReader = oracleCommand.ExecuteReader())
    while (oracleDataReader.Read())
    System.Console.WriteLine(oracleDataReader.GetString(0));
    txScope.Complete();
    }

  • Object services for Object relational Mapping

    Hello everyone,
    The Object Services of ABAP Objects can create the corresponding Object Model from existing database tables. Is it either capable to carry out an Object relational mapping, just like Hibernate does forJava.
    Thanks a lot.

    ?

Maybe you are looking for

  • How to convert my iphone 4 locked on Mobinil to unlocked

    Really i want to convert my iphone 4 from locked on Mobinil to factory unlocked to use it with my travels .. Plz any help?

  • Problem in Data updation with multiple windows in JSF

    Hi, I am facing a problem whitle working in JSF. As per my project scenario I have a list page which shows list of entities. I can click on the id of the entity and open a new window containing the details of that particular entity. In that perticula

  • Fireworks CS4 PC version won't recognize my .ase file.

    I can download my kuler swatches as an .ase file without problems. But when I go to Fireworks, I can't load the file into the Swatches palette. I tried "Add swatches" and "Replace swatches" in Fireworks, but Fireworks will only allow me to look for a

  • How to differentiate a dimension single slect or multi-select

    Hi, I am trying to seperate out the dimensions list based on whether its a multi-select dimension or a normal one, beacause I want to display all multi-select (facets) dimensions at bottem and normal dimension for navigation at the top. Is there any

  • Orders getting triggered again n again--

    Hi experts, it is a multiple counter plan cycle unit - 32000 hr in measuring point:- annual estimate -8000 hr counter overflow reading - 32000 hr In measuring document- 16000 hr Please let me know why the orders are getting triggered......