To get SAP Equipment Details Screen  TCODE IE03 in CRM

Hi experts,
We have a requirement to navigate from CRM equipment details view to SAP ECC equipment Details.
Below are the few steps were approach the euipment view.
GO to Service Pro Profile in WEBUI CRM 7.0 -> click on Accounts&Products Work Center->Object.
From the above step we get search view where i am entering serial number as input. Getting few records in Search Result view and after picking one record we get the Equipment and Ibase details.Go to Equipment View and we find a button on that view.
Now our requirement is when we press the button on that equipment view ,we need to see the screen of ECC corresponding to that equipment number.
Pleae help how i can make it worked.

Hi Emanuel,
Thanks for looking into this issue.
I have performed the following steps as suggested by you, still it doesn't seem to work and gives the same error.
Below are the changes done on the ECC Side.
1) Copied the standard equipment class /SYCLO_CL_PM_EQUIPMENT1_DO to custom class ZSYCLO_CL_PM_EQUIPMENT1_DO. Changes made in the GET Method to get custom equipment related data
2) Modified the standard equipment structure /SYCLO/PM_EQUI_STR by adding one custom field
3) Configured this custom class as the object handler in the equipment mobile data object
4) Configured this custom class as the object handler for the equipment complex table
5) We are still using the standard BAPI Wrapper itself for getting the equipment data and the added field is reflected in the BAPI Wrapper table parameter
Is there something we are missing?

Similar Messages

  • SAP Work Manager customization - adding a new field to equipment details screen (Syclo Agentry)

    Hi Experts,
    I am trying to add a field (NAME1) on the Equipment details screen under work orders in work manager 5.3 application.
    I have performed the following steps, but I am getting an error while connecting to the application.
    1) Create extension for Equipment class to add a new field.
    2) added the new field (Name1) as the property to the standard object Equipment.
    3) Added the field on the screen.
    4) Added the field (name1) to the complex table ctEquipment.
    5) Added the JAR file to Agentry.ini file.
    6) Changed the Class mapping for parameter "Equipment" under group "SAPOBJECT" to point it to the custom (Extended) class.
    7) Changed the class mapping for complex table parameter "ctEquipment" under group "CT_SAPOBJECT" to point it to the custom class.
    8) after publishing the changes and re-starting the server, I get following error.
    the log file generated (message.log) also has the same description.
    What am I missing here? Any help would be really appreciated.

    Hi Emanuel,
    Thanks for looking into this issue.
    I have performed the following steps as suggested by you, still it doesn't seem to work and gives the same error.
    Below are the changes done on the ECC Side.
    1) Copied the standard equipment class /SYCLO_CL_PM_EQUIPMENT1_DO to custom class ZSYCLO_CL_PM_EQUIPMENT1_DO. Changes made in the GET Method to get custom equipment related data
    2) Modified the standard equipment structure /SYCLO/PM_EQUI_STR by adding one custom field
    3) Configured this custom class as the object handler in the equipment mobile data object
    4) Configured this custom class as the object handler for the equipment complex table
    5) We are still using the standard BAPI Wrapper itself for getting the equipment data and the added field is reflected in the BAPI Wrapper table parameter
    Is there something we are missing?

  • Which Transcation code i get Sap Inbox Details

    Hello All,
    Good Day !!!
    I am using sap transcation code SO01.  I am able to view the sap inbox msg. i want to the data as a report.
    i am try to use So01X but i am not able to view the Display details.
    Kindly provide the SE16 Transcation code or SA38 Transcation Code.
    Image : [http://i39.tinypic.com/2u6l07a.jpg|http://i39.tinypic.com/2u6l07a.jpg]
    Please help on that !!!

    Hello sir,
    But i am able to view the Details in that transcation code.
    Please help

  • Unable to get SAP Installation master screen

    I am getting an error message when I am trying to instal -
    The following is the message :
    SAPinst is getting started.
    Please be patient ...
    starting gui server process:
      sapinstport: 21200
      guiport    : 21212
      guistart   : true
      command    : "C:\Program Files\Java\jre1.5.0_04/bin\javaw.exe" -cp "C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.704.1214794156\jar\instgui.jar;C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.704.1214794156\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    guiengine: call to listen() for socket 1812 failed. No error
    103 guiengine.connection.failed 21200, 943
    Exit status of child: 1
    Please inform what needs to be done.
    Thank you,
    Regards,
    Chander

    Hello Kaushal, Markus,
    I tried removing the jdk 5 and tried with jdk1.4.
    The error message is about the same : as below :
    SAPinst is getting started.
    Please be patient ...
    starting gui server process:
      sapinstport: 21200
      guiport    : 21212
      guistart   : true
      command    : "C:\Program Files\Java\j2re1.4.2_12/bin\javaw.exe" -cp "C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.3744.1214853660\jar\instgui.jar;C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.3744.1214853660\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    guiengine: call to listen() for socket 1812 failed. No error
    103 guiengine.connection.failed 21200, 943
    Exit status of child: 1
    - Could you please tell me how to kill the process in DOS - my guess is - this might be the problem area.
    Appreciate your cooperation.
    Regards,
    Chander

  • Adding new fields in Item details screen in VA01 tcode

    Hi all,
    My requirement is to add custom fields in 'Additional Data B' tab of VA01 transaction.
    That is, after entering the material and quantity, if i double click tat material, it goes to item details screen. In taht, 'Additional data B' tab is there with no fields.
    Now i want to add fields in that.. Is it possible?
    Is there any exit for adding custom fields under that tab?
    Pls tell me the procedure..
    Regards,
    Shanthi

    The process for Additional Data B, whether header or item level, is simple... 
    First, add the data elements to VBAK (header) or VBAP (item), in a customizing append.  The accepted practice is to name your fields beginning ZZ, with the appropriate or custom data element/domain.
    Then on Additional Data B screens, already named in this thread, create whatever is needed.  For instance, you might want to add a subscreen that contains a group of fields with the DDIC-specific captions.
    If you simply need a field, you can place the field (like VBAK-ZZMYFIELD).   SAP will then manage updates to the database for you....no need to do anything to see that the data gets copied into the tables.
    In one instance, I saw a pushbutton added that resulted in calls to screens with table controls, etc., essentially an entire subsystem called by pressing that button....

  • How to get the input details on the output screen in T code KCR0

    Hi All,
    How to get the input details on the output screen in T code KCR0, the issue is that we need to get the input details like Company code and payment date on the output screen while executing the report painter via t code KCR0.
    I tried to chane the settings via t code KCR6 but still didn't get the required output details.
    Regards,
    Ajay

    This is the asset accounting forum.  You should post your question in the proper forum.

  • In ESS we are getting SAP GUI screens instead of web screens??

    Hi,
    How the problem has come up---
    We have transferred the production data and OS into test server and changed the test server IP address to production IP address after shutting down the production server.
    Which means that now ITS/ESS will be pointing to the new copied server. After this when this new server was shutdown and old production was started the ESS/ITS points back to the original production server.
    Now the problem is that When we execute any transaction from ESS we are getting SAP GUI screen instead of Web screen.
    Can somebody tell me why this is happening.
    Any pointers to this will be highly appreciated.
    Thanks and Regards,
    Varun

    First off...what version are you on (backend)? Also, how did you "switch" your ITS instance?A little more info and we will solve this for ya. =)

  • Indicator to include component scrap in the details screen of MFBF tcode

    Hi ,
    There is an indicator in the 'Details' screen of MFBF transaction to "Include Component scrap".
    User has to select this indicator everytime he wants to include the component scrap or is there a way to save this setting ?
    If it is defaulted from some config settings ..please let me know where it is maintained.
    Your inputs would be highly appreciated.
    Regards,
    Sastry

    Sastry,
    You need to Implement the solution provided in OSS Notes#361630 for your requirement.
    Regards,
    Prasobh

  • Navigation via button in agentry editor details screen -SAP Round Manager

    Guys,
    I am looking to open a details screen from a details screen via a button or an image on click .Please suggest the right way to do that .Please follow the attached figure for your reference .
    Tags edited by: Michael Appleby

    My requirement is - I have a field with extra information(Called LongText) about a measuring point and while user is reading a point there should be an option for them to read the extra information(not compulsory) like the below information icon.
    Now on click on this icon one screen should open where the LongText field will be mapped ,So user can read the extra information and act accordingly .So for this I have added one button on 'Reading Point ' screen to fire one action to open another screen for LongText but it's not working .
    Hope make sense to you !!

  • Function module for getting the partner details and Classifications

    Hi,
    Can any one tell me FMs for getting the Partner Details and for getting the characteristics associated with an equipment??
    Thanks

    Hi Anu,
    are you talking about the SAP Business Partner???
    Well, if yes, then just check the FM 'BAPI_BUPA_CENTRAL_GETDETAIL'.
    Or just search for oher FMs with BAPI_BUPA*.
    Hope this helps...
    Ciao Bernhard

  • Branching to DMS doc from SAP object trans screen(newly createdobject link)

    Hi
    I have created a new document type and been able to attach a new sap object to that DMS document and view it in the object link of that document in CV02n, Cv03N. My problem is how to display the document from sap object screen (vice versa is always possible)
    For standard object already available such linking is provided by SAP
    (like in mm03->Extras->Document data) but I have added a new SAP object say OIGV. How to browse to ducument data from o4v2, o4v3 transaction. Is there any generic strategy for enhancing each and every SAP object transaction screen to branch to its linked DMS document
    With best of regards
    Saurav Choudhury

    Hi Sai,
    regarding your description I would kindly ask you to go to transaction DC10 and mark a document type where the necessary object is linked under 'Define object links'. Choose the right object and display its details by double-click. Then you will see the field 'Create document' where you have to enter a value '1' (using transaction) or '2' (simple creation). Please enter a value and flag the 'Additional function' checkbox too.
    Based on your description I'm sure that you are using the 'simple creation' mode for this kind of object type in the DMS customizing. Please note that for the simple creation of documents mandatory fields (if set in customizing) cannot be filled and this will lead to error messages.
    Please note that the value "1" for the creation of documents is used to enable a user to simple attache a word file on object side without going to the transaction CV01n. Therefore the system behaviour is different then creating a document by CV01n and attaching a word file to it.
    However, you can change the behaviour how the document is created from equipment master transaction if you change the customizing in transaction DC10 like this:
    If you maintain the value "2" for creation of documents, the user is put to transaction CV01n for the creation of document info records. So maybe this would solve the issue.
    Best regards,
    Christoph

  • In which transaction can we get User consolidation details

    Hi All,
    In which transaction can we get User maintenance, change user data, update user data,
    Accept suggestion, Change license data, and update license data details.....
    And in which table or tcode we get the SAP license details...
    Thanks
    Ram

    Hi,
    Chk the following tcodes.......
    ADS2KIP_PROF
    BORC1
    BIBS
    license----
    J1ILIC01
    J1ILIC02
    J1ILIC03
    J1ILIC04
    J1ILIC05
    LICENSE_ADMIN
    Regards,
    Deeba

  • "Alert : Text contains formatting (see detail screen) "

    Hi everyone!
    In my service desk transaction monitor, when i click on one particular transaction (this problem doesnt exist with other transactions), it opens up flagging a message "Text contains formatting (see detail screen)". [Message no. COM_TEXT202]. The performance assisstant states that "The text contains formatting that cannot be displayed in Text Edit Control."
    Can anyone please tell me why is this message getting displayed? And what should be done so that it doesn't appear?
    Thanks & Regards
    Taj

    Hi Deelip!
    Kindly repost your question as a new topic as the thread you have posted it into is on a different line.
    However to answer your question, refer the following link
    http://www.sap.com/services/pdf/CS_Bharat_Petroleum.pdf
    Hope it helps.
    Regards,
    Taj

  • How to get the report name under tcode f.61

    Hello ABAPers,
    I would like to know how to trace or get the report name under tcode of f.61... because i will modify it...i dont know if it is sapscript or smartforms...how can i check it in spro?
    please give me ideas..
    Thanks in advance..
    will reward points
    aVaDuDz

    Hi,
    To find out pgm>SE93->F.61It shows it is calling tran SA39 by skipping the first screen. At the bottom of the screen it shows the pgm name viz.SAPF140 which is being run via SA39. IF you want to find out the form which is being used by the pgm->Se38->RSTXDBUG->F8. Now run F.61 the pgm will stop at the debugger applied at SAP SCRIPT FORM. Once it waits at the breakpoint Form name will be in fron of you.
    I hope this helps,
    Regards
    Raju Chitale

  • How to prevent error message for material description in MDG material detail screen, when user click on check action

    Dear Experts,
    I have a requirement for making material description as non mandetory in change request view of mdg material screen.
    I have done that using field usage in get data method of feeder classes, but still message is displaying.
    This message 'Material description is mandatory is displaying with check action only, but not with save or submit after i anhance field property as not mandetory.
    How to prevent error message for material description in MDG material detail screen, when user click on check action.
    Thanks
    Sukumar

    Hello Sukumar
    In IMG activity "Configure Properties of Change Request Step", you can completely deactivate the reuse area checks (but will then loose all other checks of the backend business logic as well).
    You can also set the error severity of the checks from Error to Warning (per CR type, not per check).
    Or you provide a default value for the material description, e.g. by implementing the BAdI USMD_RULE_SERVICE.
    Regards, Ingo Bruß

Maybe you are looking for

  • WinXP-64 bit corrupts existing RAID array

    I've got an MSI K8N Neo2 Platinum motherboard running Win XP Pro SP2 on two 36 gig SATA Raptors.  Everything was working fine, but I wanted to try the 64 bit version of XP.  Grabbed an old 80 gig PATA drive and threw that in the case.  Unplugged the

  • How to stop time machine from backing up encrypted lion partition

    I am using 10.6.8 but I created a Lion partition on the same disk. I am trying out Lion and I do not want Time Machine to back it up. I was able to exclude the Lion volume until I encrypted the Lion partition using Filevault 2. Now when I'm using Sno

  • Battery life reduced by nearly half after Maverick upgrade

    Hey guys, As for the setup, I'm currently running a MBPr mid 2012 2.3 GHz i7 16GB DDR3 w/ 256 GB SSD. (I doubt it's relevant but only 170GB is allocated to OSX and the rest to a BootCamp partition for Windows). Now, for the problem, immediately after

  • IDoc sent by different party looks different

    Hi, We have a scenario where we receive IDocs from different party. If I check in SXI_MONITOR,the structure of inbound message(IDoc) looks different: It looks like a normal file with XML tags,without any colours and expand/collapse structure like we

  • Error: No Actual Line item were selected (Message No. KB420)

    Hi All, I have created order in KO01 and posted the transaction in F-02. And assigned the same order in KH01. And, now i am trying to Actual cost of line items for order in KOB1, i am getting below error "Error: No Actual Line item were selected (Mes