Debugger - Automatic Source Recognition

In the ABAP debugger, when I right-click the mouse over source code to get a context menu, one of the options is "Automatic Source Recognition".  I cannot figure out what this option does.  I see no effect when I choose it.  Can anybody tell me what this is for?
Gord

This is what i find in the debugging window
Set Debugged Programming Language:                        
This affects Debugger behavior in debug steps and stack navigation
X  ABAP
X  Control Blocks(CONT)
X  Automatic Srce. Recognition (Default)
I could not any documentation behind these radio buttons

Similar Messages

  • Automatic source determination on PR created from PM-order

    Hey,
    I got stuck here....
    I have a PM-order, with a component, creating a PurReq automatically when saving PM-order.
    I have a source list with reference to a contract and fix-indicator.
    If I enter the PurReq and press source of supply, the source and contract will be determined.
    If I use ME57, the source will be determined.
    If I use ME51N, and flag automatic source in the top, it is also working.
    BUT what I want is not working!!
    I want the source to be determined automatically on creation, that is when I save my PM-order, I want SAP to create my PurReq with the source assigned automatically - upon creation!
    How is that possible??
    / peter

    Hi Peter,
    In standard SAP functionality vendor will not be fetched from source list, if the PR is created from Maintenance Order.
    However, you can use user exit  - COZF0002: Maintenance order: Change purchase requisition for external component Area.
    With this customer enhancement you can change the purchase requisition created from PM order.
    We have not implemented the said user exit, so please check the documentation & test the same.
    Hope this helps.
    Thanks & Regards,
    Mihir Popat

  • Can we setup automatic sourcing for standard purchase order

    hi all,
    can we setup automatic sourcing for standard purchase order. i have done automation for bpa. can anyone help me in setting up automatic sourcing for spo.
    thanks.

    Hi,
    In order to create a Standard PO from requisition automatically, Requisition should be sourced to Contract Purchase agreement / Quotation / Global BPA.
    Please create ASL, Sourcing Rule and Assign the sourcing rule in Assignment Set.
    Also Set the Profile option "PO: Automatic Document Sourcing"
    Refer the note
    Automatically Create PO's from Drop Ship Requisition (Doc ID 835412.1)
    How to Create an Automatic Standard Purchase order for an Approved Purchase Requisition Sourced to a Contract Purchase Agreement (CPA) (Doc ID 334601.1)
    Thanks,
    Subhashini

  • Automatic Source Determination

    Hello,
    I have implemented function module exit EXIT_SAPLMEREQ_005 of enhancement MEREQ001 to control user input, one of which is the desired vendor field. Under standard system conditions, if the user enters a desired vendor then automatic source determination is ignored. The exit implemented clears this entry. I'm successfull with this strategy so far.
    Now that I have the field cleared, I was hoping that automatic source determination would take over. Unfortunately, it seems this is executed (or would have been) before my exit. I want to execute the procedure again after clearing the desired vendor. Do you know the function module, or something, that will do this for me?
    Thanks
    C

    Thank you for your reply! Your suggestion led me to ME_SEARCH_SOURCE_OF_SUPPLY. A break-point in this function module proved to me that this is the one being executed. This function requires VALUE(COMIN) LIKE BQPIM STRUCTURE BQPIM.
    The function module exit I am implementing, EXIT_SAPLMEREQ_005 of enhancement MEREQ001, only includes data from MEREQ_ITEM, which is only line item data. Not all of the information required to build a structure like BQPIM is available, such as header data like document type and document category.
    Where can I get all of the data I need to make the call to ME_SEARCH_SOURCE_OF_SUPPLY? Any suggestions is greatly appreciated.
    Thanks,
    C

  • Automatic people recognition in Elements Organizer

    Hi everyone,
    Because I have limited online disk space, I've been using Elements Organizer for quite some time to catalogue all my offline images. What I do is to burn all my images to DVD's and then import these images into Organizer as offline media with the “Generate previews” option. This way I can quickly find out on which DVD a particular image is kept. This way I save on disk space on my computer.
    Now I would like to get some advice and comments from you guys on using Organizer this way. I get the impression that the automatic people recognition does not work with offline media. Is this a correct assumption? How do you best optimize use of disk space when you have over 10000 images. My current version of Photoshop Elements is version 12.
    Your comments and advice is much appreciated. Thanks!
    Regards,
    Dave

    Hi, cihurst!
    Bridge doesn't currently have a way to recognize people, like Photoshop Elements Organizer, but the keywords should certainly be recognized! When you're in Bridge, check out the Keywords Panel (Window > Keywords Panel). It should contain the tags that you set in Organizer.
    Let us know if this helps!

  • Automatic Source determiantion

    Dear Guru,
    During Automatic source determination, the logic to find the source of supply sequence is
    Quota arrangement
    Source list
    Outline agreement and info record
    Source Determination - Purchasing (MM-PUR) - SAP Library
    My doubt is whether the above sequence is hard-coded in SAP or is there any configuration.
    Regards
    GP

    Hi Praveen
    A.The Source determination hierachy is:
    1. Quota arrangement
    2. Source List
    3. Outline Agreement
    4. Info record.
    Once a valid Source of Supply is found the system will stop searching.
    This can be seen Function ME_SEARCH_SOURCE_OF_SUPPLY
    FORM BEZUGSQUELLE_SUCHEN. (Source of Supply Search)
    This is all hardcoded in the system.
    You could us customer exit which is available in source determination EXIT_SAPLMEQR_001. This would allow you to change the results which apper ain the LORD table which are the entries in the popup list.
    I hope this information is of help.
    Kind regards,
    Lorraine

  • ME52N - Automatic source determination fails

    Hello experts!
    i have detected an issue at my system when i set the Automatic
    Source Determination flag when i change a Purchase Requisition at
    ME52N.
    Here is the situation.
    If we set this flag at the PR creation (ME51N), the source
    determination is well done.
    However, if the user forgets to set flag "Auto Source Determination" at
    the PR creation, at ME52N when it is set, the Source is not
    determinate automatically...
    If you press button "Assign Source", it is brought to the PR correctly.
    Is there any OSS Note that solves this mistake??
    Thank you very much in advance.
    Regards,
    cecil

    Hi Maria
    The header level "source determination" check box is intended for getting the appropriate source for <b>each</b> PR line items while <b>creation</b>.
    As you have created PR lines already without choosing this option, now by simple selection in ME52N will not assign source. You have to use source assignment at individual item level.
    warm regards
    sairam akundi

  • Abap debugger automatically starts up on running query

    Hi All,
    I have a BI 7.0 system. When executing one of the queries from rsrt. It automatically opens of the new abap debugger screen. Any idea how to disable that ?
    Best Regards,
    Vikash

    Hi Vikash,
    please check the BREAK-POINT statement you detected - you may have posted it here including the source name where you found ist.
    Starting with ABAP600 we have the syntax BREAK-POINT { [ID group] .
    If you have any ID here, you should check transaction SAAB for this group. Possibly is has been activated for Break-Points to stop on the server.
    Regards,
    Clemens

  • Automatic Sourcing in SRM

    Hello!
    Could you please let me know if there is any kind of source determination that can make the Purchase Orders automatically generated after the requisitioner selects the item in the MDM catalog?
    If not possible through the standard, is there any BADI that could make it work?
    My scenario is classic and we have the MDM catalog implemented, all the contracts is in the ECC6.
    The flow would be, the user sends the purchase requisition from ECC6 to SRM, SRM realize that there is a contract regarding this material and then generates the Purchase Order (the accounting data would the same as the purchase requisition).
    Thanks in advance,
    Rodrigo

    After our last EP upgrade to EHP4.0, when we create shopping cart, it can no longer find the source of supply (the contract in our case) using our MDM catalog.  Does anyone know the cause of this?  We have not upgraded our SRM-MDM catalogue in tandem with the EHP/SPS upgrade on our ECC6 ( SAP_APPL/604/SAPKH60406) at this point.

  • Automatic Source of supply selection for Dependent orders.

    Hi Experts,
    I have a scenario where we have one FG (F1)  with two assembly components S1 and S2 .Assembly components have their own routings.All the master data is exist in APO as well.An order is created for FG and dependent requirements are generated on assembly Components S1 and S2.Please see below to find the clear picture of routings and operations
    In ECC
    Operations for FG
    Op3
    Op4
    Operations for S1
    Op1
    Operations for S2
    Op2
    We have four resources in Line 1 - R1,R2,R3 and R4
                                           Line 2 - R11,R12,R13 and R14.
    Operations are dispatched accordingly in routing.
    Op1 - R1,Op2 -  R2, Op3 - R3 and Op4 - R4
    In APO
    PDS created for S1,S2 and FG
    Each having two different PDS consisting resources of Line 1 In PDS 1 and Line 2 in PDS 2
    My requirements is when order is created against a requirement for FG then dependent requirments is generated for S1 and S2.After MRP run orders are created against dependent requirement.Now if i see the relationship for FG order in Ds Board I can see the dependent orders also.Since my op4 is a bottleneck resource, if there is not much capacity available to produce the order qty then I try to swtich the order from Resource R4 to Resource R14.I am just dragging the order from one resource to other resource but the problem is I want my S1 and S2 orders should also automatically move from R1 to R11 and R2 to R12.
    For Finished good's order source of supply is changing but for Assembly components orders its is not changing automatically.Please provide some solution how I can achive this scenario in PPDS.

    Hi Debasis
    No , it can be used also in Discrete Manufacturing , as APO point of view PDS is master  data which can be transferred from routing or recipe
    This Heuristic can be find in SCM 7.0 EHP2  only according to this link :
    https://websmp207.sap-ag.de/~form/handler?_APP=00200682500000002672&_EVENT=DISPLAY&_SCENARIO=01100035870000000122&_HIER_KEY=501100035870000009166&_HIER_KEY=601100035870000257667&_HIER_KEY=601100035870000258400&
    what's the your SCM Version ?
    Regards
    Rami

  • Automatic facial recognition / person tagging in your photo albums

    Hello, I have just installed ilife 08 and am looking around iphoto. I'm glad improvements are made to the way you can organise your photos.
    I had an idea, and wanted to know what Apple thought about it, or even if they are developing such a thing already. Then maybe you can tell me what's planned.
    What about developing the software so you can 'tag' a face in a photo (jarmanje for example), and then all of your photos are automatically searched through for a match of this face. Then a 'tag' can automatically be added to the photo with the face, making it brilliant for searching for all photo's which the person who you want to search for is in. I'm sure it won't pick up every photo with you in it, but it would get a lot.
    Seems like it would be possible with such technologies having been already developed for security systems etc?
    Regards,
    jarmanje
    Message was edited by: Jarmanje

    Hi
    This is a User to User support forum, apple don't promise to read what's said here.
    iPhoto menu -> Provide iPhoto Feedback
    Regards
    TD

  • Can I make a chart automatically source data from different parts of a table?

    Hi! I have a chart that shows data entered into one row across several columns of a table. I want the chart to automatically display information from the next row down once data has been entered into all fields of the first row without the chart displaying two sets of data i.e. just the second row only. I would greatly appreciate any ideas as I've hit a total roadblock with this. Thanks!

    Hi gsnwosu,
    I don't know of any way that Numbers can predict your next move! You must enter all your data and then select cells and create a chart. Here is a Table with a Header Row and two Rows of data:
    You don't say what kind of chart you want. Here is a bar chart using data from Row 2. Select Row 2 by clicking once on the grey Row number (2) and choose a chart type (bar chart here):
    Ignore the "Chart 3" label. I had three goes at this!
    Click on the chart to select it:
    then drag the Row (or Cells) selection down to Row 3 for a new chart (Oranges):
    Regards,
    Ian.
    Message was edited by: Yellowbox. then drag the Row (or Cells) selection down to Row 3 for a new chart (Oranges):

  • Automatic source determination in PR

    Hi
    I have a source list with correct validity.
    Here i have maintained a contract and flagged the "fix" indicator. The contract has the correct vaidity.
    This is the only entry in the source list.
    However, when iam creating a PR manually using Me51N, then teh system is not populating the contract as the source.
    please advise
    regards
    Syed.

    Hello,
    I think that in addition to a source list we have to maintain the quota arrangement
    If you have a single supplier, so quota arrangement will be 100% , transaction   "MEQ1"
    Please correct me if I am wrong
    Best Regards

  • SAP Automatic source determination

    Dear Gurus
    I have a source list with one vendor (with fixed indicator and "1" relevant for MRP).
    Further, I have a info record for the same material vendor combination.
    Validity period is until 31.12.9999.
    But system is not picking up the vendor for purchase requisition, after MRP run.
    Is there any specific reason for that?
    Thanks & Best Regards
    Rupesh

    Hi,
    Go to OMFI - Here create a key or use 01 by making necessary changes as following;
    Under Source Determination Tab Page, activate "Create Requisition" and Save.
    Then go to the User Master (SU01) of the MRP Person and under "Parameters" Tab Page, maintain this key "01" against Parameter ID "EVO" and try MRP Run again and check.

  • How do I turn OFF automatic Camera recognition in iPhoto?

    I don't want to load/run iPhoto each time I connect my digital camera.
    I was told a "simple" utility I could run to turn this off.
    What is it?
    I tried ColorSync Utility, but it still does not work.
    any help here?

    Jeff,
    See iPhoto Help >Contents >Importing Photos >Choosing what application opens...

Maybe you are looking for

  • ITunes crashing when iPod is connected

    iTunes has been crashing on my computer for the past few weeks some (not all) of the time when I connect my iPod for updating and recharging. The program doesn't quit all the time, as I stated, and it never immediately repeats itself when I relaunch

  • Production finish date differs from basic finish date in backward schedulin

    Hi, experts. When i do scheduling the planned order, production finish date differs from basic finish date in backward scheduling as below. Scheduling: Backward Basic finish date : 2010.01.22 Basic start date : 2010.01.21 Production finish date : 201

  • How do i get my ipod touch to work if i have not used it in a while

    how do i get my ipod touch to work if i have not used it in a while. we have not used it in about 4 months and it does not charge or turn on

  • XML element

    I have following code snippet in pro *c. I'm Constructing XML element and passing to SP using Clob data type. When compling pro *c i'm getting  following error for xmlelement key word mentioned below SELECT  xmlelement("Id", *.........1* PLS-S-00201,

  • How to transfer files from Creative Zen Touch to Creative Vision:

    Is there a way to transfer my music files from my Creative Zen Touch to my Vision:M?If so, can someone tell me how to do this. ?I know this has probably been asked before but I am new on this message board and am in need of assistance. It would be gr