How do I use SE80 to view details of a Front Office Business Process?

Hello all,
I posted the following question in the ABAP general forum but did no reply was posted. So, I am hoping that experts in this forum may be able to help me with an answer.
I would like to use SE80 (or any other transaction for that matter (except EWBC)) to get details of a Front Office Business Process. By details I mean information about methods, programs and anything else that can help me debug a problem I am having with transaction EC20. I have used transaction EWBC but I cannot get details about programs behind a given step. I get a list of steps and container info. Double clicking on the actual thing does not get me anything, and SE80 does not seem to be able to give me the needed information either, or at least I don't know how to go about it. So, which category, which sub-category or which button will do the job please?
Your help is greatly appreciated.

Hello,
First of all go to transaction EWFC and enter the right Front Office configuration.Go to the appropriate transaction group containing the button you want to investigate.  Double click it and a new screen will pop up.  On this screen there should be a radio button 'Method'.  Next to this button you'll find a field with the object type.  Copy this type ( eg. PREMISES) to your clipboard and open another modus.
Go to transaction SE80. In the left upper corner, a little under the text 'Object Navigator' there's a button 'Edit object'.  Click this one.  Go to the tab 'Business engineering' and select radio button 'Business object type'.  Fill in the object type from the previous step and you'll find the interfaces, key fields, methods, events etc.
To customize this object you have to create a z-object derived from the main object.  You can add methods, events etc. as you like!
Kind regards,
Stijn

Similar Messages

  • How we can use help & maintain view in program

    hi Gurus,
           how we can use help & maintain view in program?
            is it able to use in program?
    thanks in advance,
    Regards,
    Arun.

    Hi
    maintain view can be used in program using the function module 'VIEW_GET_DATA'.
    and help view is for search help.
    check this link below.
    [http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecd2446011d189700000e8322d00/content.htm]
    Regards,
    Sakthi.

  • How can i use multi group view criteria in jdeveloper10g?

    Hi.
    i'm using jdeveloper10g.1.3.50,i want add multi group viewcriteria,but can't found ViewCriteriaItem.
    eg.select x from x WHERE ( (( (a = 1) ) OR ( (a = 2) ))
    AND ( (b =1) or (b = 2)))
    how can i use multi group view criteria in jdeveloper10g?

    Hi,
    Did you try with viewcriteriarow.setConjunction?
    http://download.oracle.com/docs/cd/B13597_05/web.904/b10391/oracle/jbo/ViewCriteriaRow.html
    -Arun

  • How do i use the character viewer

    can anyone tell me the system in using the character viewer, i can drag and drop but surley there must be and easier way than that!
    Thanks.

    From Mac Help:
    Enter special characters and symbols
    Use the Character Viewer to enter special characters and symbols, such as mathematical symbols, letters with accent marks, emoticons, arrows and other “dingbats,” into your documents.
    You can also use the Character Viewer to enter Japanese, Traditional Chinese, Simplified Chinese, and Korean characters, as well as characters from other languages.
    Enter special characters or symbols from the Character Viewer
    Open a document, and place the insertion point where you want the special character or symbol to appear.
    Choose Edit > Special Characters to open the Character Viewer, or choose Show Character Viewer from the Input menu in the menu bar (looks like a flag or character).If you don’t see Show Character Viewer in the Input menu, follow the steps in this topic to show the Character Viewer in the menu bar.
    Select a category from the list on the left, and then select the character you want to use.Use the Recently Used or Favorites sections in the Character Viewer to quickly enter frequently used characters or symbols.
    Add a character or symbol to the Favorites section in the Character Viewer
    Choose Edit > Special Characters to open the Character Viewer, or choose Show Character Viewer from the Input menu in the menu bar (looks like a flag or character).If you don’t see Show Character Viewer in the Input menu, follow the steps in this topic to show the Character Viewer in the menu bar.
    Select a category from the list on the left, and then drag the character you want to the Favorites section.
    Customize the Character Viewer
    If you don’t see the character or symbol that you want to use, try customizing the Character Viewer.
    Choose Customize List from the Action pop-up menu (looks like a gear) in the top-left corner of the Character Viewer.
    Select the categories that you want to appear in the Character Viewer, and then click Done.
    Show the Character Viewer in the menu bar
    If the character doesn’t appear in your document, you may be using an app that doesn’t support that character. Try using a different character or inserting the character in a different app.
    See the special characters or symbols you can enter using keyboard shortcuts
    You can use the Keyboard Viewer to help you learn which keyboard shortcuts to use to enter special characters or symbols.
    Turn on the Keyboard Viewer
    Choose Apple menu > System Preferences, click Language & Text, and then click Input Sources
    Select the Keyboard & Character Viewer checkbox.
    Make sure the checkbox next to each input source you want to use is selected and that “Show Input menu in menu bar” is selected.
    See the special characters or symbols you can enter
    Choose Show Keyboard Viewer from the Input menu in the menu bar (looks like a flag or character).
    Press any modifier key or combination of modifier keys to see the different special characters or symbols you can type.For example, hold down the Option key or the Option and Shift keys.
    To place a special character or symbol that you see in the Keyboard Viewer in your document, press the modifier key or keys you pressed in step 2 and press the key on your keyboard that is in the same place as the special character or symbol you see in the Keyboard Viewer.
    If you don’t see the special character or symbol you want to use, enter the special characte

  • How do I put a timestamp in a form field in a business process?

    At a specific step in the process, when a user approves a form, I would like to put their name and a timestamp in a text field that is locked.  I think there are some different ways to do this, but each has their own issues.
    Javascript in form:
    I could do this via javascript before the form is submitted, but how do I know which step in the process we are in?
    Business Process:
    I don't think I can directly access the form from the process.  I can read from the form, but cannot set values, correct?
    Custom Render Process:
    I have a custom render process but I would need to extract all the data from the form, merge with the xml for the new field, then merge back in with the document.  Not sure how to do this.
    Any ideas on what the best way to handle this would be?
    Thanks

    Hi,
    You can use the executeScript component to set the timestamp in the form or varible. Mention below is an example to get the timestamp in dd/MM/yyyy format.
    java.text.DateFormat dateFormat = new java.text.SimpleDateFormat(
                    "dd/MM/yyyy");
    java.util.Date date = new java.util.Date();
    String datetime = dateFormat.format(date);
    System.out.println("Current Date Time : " + datetime);
    patExecContext.setProcessDataStringValue("xpath of the form field or variable", datetime);
    Regards,
    Waqas

  • How can I use Firefox to view a pdf in a local file? On the web pdf's open in Acrobat but in a local file (file:///C:/T10/drafts/adc3/adc3r04.pdf) Firefox displays raw text instead of launching Acrobat

    I am configured to open pdf's in Acrobat instead of Firefox. This works great on the web. I have a local mirror of a website on my local disk as well as a network disk. When I use my html file to attempt to open the pdf on the local disk (file:///C:/T10/drafts/adc3/adc3r04.pdf) it opens as text in Firefox - appears to be ASCII view of the binary contents of the pdf. When I use my html file on my network disk (http://tucgsa.ibm.com/~kdbutt/T10/drafts/adc3/adc3r04.pdf) everything works as it should.

    You can set the pdfjs.disabled pref to true on the <b>about:config</b> page to disable the build-in PDF viewer and use the Adobe Reader instead.
    *http://kb.mozillazine.org/about:config
    See also:
    *https://support.mozilla.org/kb/view-pdf-files-firefox-without-downloading-them
    *https://support.mozilla.org/kb/change-firefox-behavior-when-open-file

  • How can I use Ipad to view and delete photos from SD card without importing?

    Importantly I would like to view the photos from the SD card in full screen (vs. just a thumbnail) before deciding whether to delete.
    It seem's that with the camera connection kit you can only view them as thumbnails before importing. 
    Any other apps or hardware I could consider?
    Basically I would like to use the Ipad as my travel photo editing tool - specifically I want to be able to delete unwanted photos from my SD card without having to actually import them into the Ipad (but would like to be able to benefit from quality of ipad screen to actually review the photos before deleting).
    Thanks in advance for any tips you can share .....

    You must import if you want the iPad to have a file to display on the screen. 

  • How can l use my face view to open or unlock my iPad mini , rather than using passcodes?

    Pl help how to use your face to unlock your iPad mini ?

    You don't.
    Facial recognition is not supported.
    My understanding is it does not work very well.
    http://www.androidpolice.com/2012/08/03/android-jelly-beans-face-unlock-liveness -check-circumvented-with-simple-photo-editing/
    http://www.dailymail.co.uk/sciencetech/article-2522605/Unlock-phone-FACE-Hidden- software-lets-Android-owners-use-head-PIN-people-similar-looks-able-hack-it.html

  • How do I use google street view for ipad and iPhone on ios 6 to 6.1.3?

    I don't think there are any other ways to find google street view of roads and places even If I surf on the Internet. Please help.

    To get StreetView on your iPhone, download the Google Maps app.

  • How to make use of datasheet view to edit Photos Site metadata?

    Hi,
    Is that possible to edit metadata in photo site through datasheet view? I just couldn't locate any datasheet view button there.

    Hello,
    If you saved picture in picture library then datasheet view does not supports directly. Try to copy the other library URL and create new view.
    http://jamarwright.blogspot.sg/2011/02/sharepoint-2010-picture-libraries-and.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to get the old shopping cart detail if I change the Business partner.

    Hi all ,
    Can any one help me in below describe query?
    Scenario:
    User was getting the error regarding business partner while shopping.
    So I repair the user from BBP_CHECK_USERS.
    Now definitly its business partner has changed.User can also shop.
    But the problem lies is he has lost his all the old shopping cart which was related to old business partner.
    Can any one tell me how to get those detail of the old shopping cart which was related to old business partner?

    Hi
    <b>Which SRM version are you using ?</b>
    <u>Please check out the links/pointers -></u>
    Moving workitems between SRM inboxes
    Re: How to re-instate the deleted Position of the user into Org structure.
    Re: Position Deleted for an User, created a new userid; Confirmation Issues
    Re: Need help to "access" deleted users's inbox & reassign work items
    Re: How to delete a user in the Organizational structure
    Re: Transfer of open POs or SCs?
    <b>Hope this will definitely help.</b>
    Do let me know.
    Regards
    - Atul

  • How to use a Table View in AppleScriptObjC

    How can I use a table view and add data to it? And how can I display a button cell and image cell in the table? Thanks.

    Hi all,
    Actually i need some more clarification. How to use the same select statement, if i've to use the tabname in the where clause too?
    for ex : select * from (tab_name) where....?
    Can we do inner join on such select statements? If so how?
    Thanks & Regards,
    Mallik.

  • How can I have a use a variable view for a Popover in Xcode Applescript-ObjC?

    I'm adding Popovers to my application, but I have it coming from buttons in different views. One button might be in a Tab-View, and one in the main window. If I specify the wrong view, the Popover is off to the left and down, like the image below:
    Here's my code:
    on OpenPopover_(sender)
            Popover's showRelativeToRect_ofView_preferredEdge_(sender's frame(), MainWindow's contentView(), current application's NSMaxYEdge)
            end OpenPopover_
    How can I use a variable view or not specify the view at all so that the buttons can be in different views without having to use multiple pieces of code, using Applescript-ObjC, Xcode?

    You are using the content view of the entire window instead of whatever view the button is in - the frame rectangles are relative to the view it is in.
    The method parameters are a rectangle that is relative to the view (to position the popover), the view containing the rectangle, and the edge of the rectangle to use.  To position relative to a button, you can get the button's superview (the containing view), for example:
    popover's showRelativeToRect_ofView_preferredEdge_(sender's frame(), sender's superview(), current application's NSMaxYEdge)

  • How do I use the installed add-on CacheViewer?

    I have downloaded and installed CacheViewer 0.7.6. It is visible in my Add-Ons Manager, but I don't know how to actually use it to view objects cached by Firefox. I finally figured out how to use the about:cache function and I think the above add-on will be helpful once I know how to use.
    I'm using the latest version of Firefox on a Windows 8 PC.
    Thank you… I'm learning, or relearning, that it hurts to be stupid : (

    I found this;
    '''''[https://addons.mozilla.org/en-US/firefox/addon/cacheviewer-fx/?src=search CacheViewer Fx21]'''''<BR><BR>
    '''''[https://addons.mozilla.org/en-US/firefox/addon/cacheviewer2/?src=search CacheViewer2]'''''<BR><BR>
    Neither have instructions, but do have support links.

  • Remove the view detail button from the UWL

    After migrating from Ep 6 to EP 7 and importing the same standard launchhandling config for ESS and MSS in the UWL, a "View detail" button appears in the EP7 UWL for each workitem.
    Does anyone know how to remove or disable this "View detail" button?
    (When an end users clicks this button he can click to go to the SAP gui and to other functionlaity we don't want to offer.)

    The item type config and uwl standard views are allready both configured towards our needs. We have experience in changing this config and tried to change it in order to remove the button. But there is no option for removing the "view detail" button, in this config. At least we didn't find it. Also in the help documentation from SAP about UWL (http://help.sap.com/saphelp_nw04/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm) there is nothing to be found on the View Detail button.
    We just don't want our users to see all the details from the workitem.
    When this button is displayed users are also able to go to the SAP gui and this is highly undesired. Users should only approve / reject leave.
    When the iview is displayed in the "normal mode" (not in the webdynpro mode) this button is no where to be found either. But in this mode the workitems cannot be started. It just opens a new portal page and not the ITS workitem.

Maybe you are looking for

  • Errors in Stock Transfer Process

    *Dear All* *We have created STO successfully and check in MMBE that stock is available in the supplying Plant.* *But in VL10B ,I got thi s error.* *Error Log for coll. run 0000052701*              *3200006235 000010 Only 0 EA of material 9436020356 8

  • Issue with Sourcing module in R12.1.3

    We arein R12.1.3 with Linux, user after logging to Sourcing Module Super module then user As soon as click Requisition Tab , getting the Following message, i tried to find any hints, but i am not able to find out . Detail 0 ## oracle.apps.fnd.framewo

  • How to transfer all songs from iPod to iTunes?

    Well guys, To make a long story short, I'm helping out a friend who just converted from a PC notebook to a Mac Pro. A sweet choice, I know... But he thought that he had backed up all of his music on an external but erased it thinking he had backed up

  • Connecting a 2nd pc to humehub wired

    hi , ive a bt home hu 2.0 and my pc is on windows xp,is it possible to connect the kids pc in there room to my router via a cable to the home hub in one the the ethernet ports at the back?or is it not as simple as that?                               

  • OWB vs Informatica, Performance

    Hi I am working on a Proof of Concept which is looking to replace Informatica with OWB. A key factor to the success of the proof of concept is performance. At present, the OWB mappings seems to be considerably slower, which does not make much sense t