Opportunity.TEXT_31 Field in Answers

Can anyone tell me why there are two "Opportunity ID" fields in Answers for all opportunity-related subject areas (including Opportunity Product Revenue subject-areas)?
For example, in the "Opportunity Product Revenues reporting subject-area", has one with a column-formula of "*Opportunity."Opportunity ID"*" but the other appears as "*Opportunity.TEXT_31*". This is not a custom-field that we've created.
Given that you can add the same field to a report as many times as you want to, I can't understand the purpose or benefit of this field's existence.
Any information is greatly appreciated.

This looks like a custom field to me. You can verify this by going to the Opportunity Field setup.

Similar Messages

  • Sales Opportunity number field

    In Open Items report (Sales Orders) is it possible to have column displaying Sales opportunity number that the sales order was created from?
    I have looked through form settings but cannot find this field?

    Hi Andrew.......
    It is not possible to make any modification to the standard reports given by SAP. But you may have your own query report......
    Regards,
    Rahul

  • History of Opportunity "Revenue" field

    Is there any way to report on the history of the revenue field over time? I've reviewed using the "Opportunity History" subject area and the "Sales Stage History" subject area, but can't seem to capture this data in a report.
    For example, if an opportunity is created with a revenue of 0 and a sales stage of "Planning", then a week later, the revenue is changed to 100,000.
    The Sales Stage History reporting area still shows 0. It will not pick up the new revenue of 100,000 until the sales stage changes
    The Opportunity History can pick up the 0 or 100,000 number based off which field is selected, but there is no way to tell exactly what date the change was made.
    The requirement is to have a report which provides the total revenue field at the end of the month for the last 12 months.
    Does anyone have any feedback on if this can be achieved?

    Thanks Thom for replying to my question.
    I checked that out. It appears that "# of Period" has validation (not visible) that allows numbers only between 0 to 364. System makes "Frequency" field required if "# of Period" is populated.
    Any other thoughts ?
    Does anyone know or tried it before, since OD is not allowing to change the default calculation on field "Revenue" on the Product Revenue Applet, can be updated using webservice ?
    Edited by: Robin7511 on May 4, 2010 11:10 AM

  • How to read Opportunity EEWB fields?

    Hi there,
    I've created extra fields for opportunity via EEWB.
    Now I need to read the data that has been entered via these fields earlier on.
    How do I do this in an ABAP report? Is there an existing BAPI/FM for this?
    I will definitely reward with points when helpful.
    Kind regards,
    Allan

    Hi Allan,
    Use the FM : <b>CRM_ORDER_READ and check ET_CUSTOMER_H and ET_CUSTOMER_H tables</b> which gives the custom fields added by EEW.
    Hope this will help,
    Regards,
    Arjun
    <b>Pl.do reward points</b>

  • Opportunity custom field in PPM

    Hi,
    we have created a custom field for opportunities; the field was included in the corresponding structure (CRMT_PPM_OPP_RESULT_I). Everything fine by now... but the values maintained in the opportunity under this field do not flow to the same field in PPM... it remains empty.
    Do we have to implement Getter/Setter methods for this field in the corresponding component/view? Actually, we have tried to do it but without success - we need to connect this method implementation to an extension, what we do, but the system does not accept it... What are we doing wrong?
    Thank you,
    Horatiu

    If this is transaction type :
    check this note:
    Note 435694 - SBWP: No display for line items (BSEG.DISPLAY)
    Let me know the field you are looking for and i can help you with the note #.
    Thanks,
    N

  • CRM Fiori Apps - My Leads, My Opportunity - some fields not editable

    Hi,
    In CRM MyLeads and My Opportunities, display part is working fine. We are able to get the list of Opportunities and Leads. But when I try to Edit a Lead or an Opportunity, I am not able to type in anything to the "Name " field and in Leads even when I select a date it doesn't get displayed in the date field. And the "Name" field is marked mandatory as well.
    We have the below note to be applied only for SPS04 right? We have CRM EHP2 SP06. Is the problem becasue we havent applied this note??
    Back-end server (SPS04)
    1997580
    Employee responsible set as blank
    Thanks
    Vishnupriya

    Hi Vishnupriya,
    It seems that mandatory notes are missing. It is better you to apply the SP02 and notes.
    UIX02CRM SP02:
    2077150 - Corrections for Fiori App: My Leads
    2076439 - Corrections for Fiori App: My Opportunities
    2075836 - Corrections for Fiori App: My Tasks
    2073429 - Corrections for Fiori App: My Appointments
    2069769 - Corrections for Fiori App: My Appointments
    GBX02CRM SP02:
    2081930 - CRM Fiori: Unable to delete a participant in My Opportunities or My Leads app
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Opportunity search field 'Changed at'

    I have the requirement to enhance the search for opportunities with a date field where you can enter the date when it was changed and a field by whom it was changed the last time
    I checked in GENIL_BOL_BROWSER the component BT and there the search query object BTQOpp - i could not find fields like that there
    Does that mean i will have to do GenIL-Programming or is there a better/simpler way to meet the requirement?
    Thank you

    Hi Marco,
    Check if the below links are useful.
    How to enahance Opportunity search for a custom date type
    Add field to Opportunity Search Criteria
    Regards,
    Karthi M R.

  • Does Field Point answer correctly to Ping ?

    Our customer has made a 1H-cyclic Ping command from a PC-Win XP to a Field Point standard (1601) via Ethernet, in a way to be informed when the I/O is out of work.
    Some times the Ping doesn't get any response, but the Field Point seems to work well. Can you confirm the ability of a Field Point to answer to a classic Ping command.
    Thanks a lot for your response.
    Franck Dubreuil
    [email protected]

    Franck,
    To the best of my knowledge, the FieldPoint ethernet modules should always respond to a ping. The cases I personally have seen in which there is no response to a ping is due to the processor being overloaded by the downloaded RT code ([c]FP-20xx series only), incorrect network settings (FP-160x and [c]FP-20xx modules), too much network traffic, corupted firmware, an offline network module and/or duplicated IP addresses.
    Also, the ethernet network protocol used by FieldPoint does automatically include keep alive and status information. Depending upon the programming environment you are using, the status should be reported automatically. Thus the Pinging may be redundant.
    Regards,
    Aaron

  • Default initial value for opportunity field

    Hi all,
    What is the fastest and most elegant way to achieve this requirement:
    When user clicks create opportunity the field "Relevant for forecast" should be default unflagged. Currently it defaults it to be flagged. It should only happen at creation time. The user should be able to flag the field again before saving. So basically I need to make sure that the defaulting is only done once in the lifetime of an opportunity (i.e. at the very first creation).
    Br,
    Anders

    Hi,
    1) Enhance your component
    2) Enhance view "BT111H_OPPT"
    3) Generate GETTER/SETTER for "STRUCT.FORECAST_REL" in context node "BTOPPORTH"
    4) Add the following code at the end of the method "GET_FORECAST_REL"
    IF value IS INITIAL.
    * value = 'X'  -> to check the checkbox if initial
    value = ''.
    ENDIF.
    This should work, but I have not tested it in this case.
    Kind regards
    Michael

  • Opportunity Product Weighted Field?

    Is there a opportunity product revenue weighted field? I saw that the forecast area has weighted values. I did not see a field, but just want to make sure I am not missing anything.. I would like to have the weighted value displayed in a report.

    You may be confusing Opportunity fields with Product fields.
    On the Opportunity, you have the following fields:
    (Opportunity) Revenue
    (Opportunity) Probability
    (Opportunity) Expected Revenue (Opportunity Revenue * Opportunity Probability)
    On the Opportunity-Product, you also have these fields:
    (Product) Revenue
    (Product) Probability
    (Product) Expected Revenue (Product Revenue * Product Probability)
    When you are using Opportunity Forecasting, the Forecast uses the Opportunity fields. When you are using Product Revenue Forecasting, the Forecast uses the Opportunity-Product fields. You can only forecast one or the other.
    Mike L

  • CRM5.0 - Marketing execution - copy fields to opportunity

    Hello,
    We are generating opportunities via campaign execution.
    In the campaign, we added some Z fields via EEWB.
    In the Opportunity, we added the same Z fields.
    We would like to copy the value of the Z fields from the campaign to the generated opportunity.
    The BADI CRM_MKT_MODIFY_ORDER can not be used for this : no access to the Z fields.
    The only solution we see is to use a BADI or an event of the BTX to add the needed informations.
    Any idea?
    Thanks in advance,
    Regards,
    Fred

    To solve this problem, we added an event (CRMV_EVENT) to trigger the AFTER_CREATE of ORDERADM_H.
    In the linked FM, we added the coding to get the preceeding document from the document flow, get the data of the campaigm and update the opportunity.

  • CUIC field Answered on CallType vs Skillgroup reports

    Hi,
    Currently i have a UCCE 9.0 environment with CUIC 9.0, some of my reports are not matching and have a lot of diferences on the total number of answered Calls
    For the CallType report which includes the calls for the 4 Pheripheral Skillgroups i have 109 Calls unther the "Answered" field
    For the Peripheral Skillgroup report i have a total of 25 calls for the same 4 Pheripheral Skillgroups.
    The definitions on the CUIC documentation are:
    For the Peripheral Skill Group Historical All Fields report, Answered: The number of calls answered by agents associated with a skill group during the reporting interval. This value is set by the PG. The number of calls answered includes only handled calls and internal calls received. The value is incremented at the time the call is answered. Derived from: Skill_Group_Interval.CallsAnswered
    For the Call Type Historical All Fields report, Answered: The total number of calls of this call type answered by agents in the interval. This field is applicable to both Unified ICM and Unified CCE with the following exception: if the call is answered by an agent on a standard ACD, this field is incremented only if the call was translation routed. Derived from: Call_Type_Interval.CallsAnswered.
    For me there is a lot of difference between them, and for what i can see on the documentation i suppose that those numbers should be very close. I've tried by doing a direct query on the data source and it match with the reports. If this is not an interpretation poblem, what could be wrong?
    Regards,

    Hi Claudio,
    How different are the numbers? If they are out by a lot I would suspect there might be multiple call types you might not be aware of which are routing to the same Skill Group (ie if you have 10 call types all routing to the same skill group and you are only aware of 5 of them then when you add up the calls answered across the 5 call types you might be missing the calls answered from the remaining 5 call types which make up all the calls answered by the skill group).
    Maybe have a look at the Call_Type_SG_Interval which you can use to count calls answered per call type per skill group. This will at least confirm where all the calls are coming from which are hitting that skill group so you can make sure you are counting all the call types.
    Cheers,
    Nathan

  • Setting Opportunity Access and Contact Access to null in Account Team

    Hi,
    We can set the the Opportunity Access and Contact Access to blank/null manually in the application but is it possible to set these to blank using import?
    Thanks,
    Teena

    Hi,
    Thanks for the reply. We have tried updating a record through Account Team > Import > Overwrite Existing Records where the Contact Access and Opportunity Access fields were blank. The import was successfull but the fields were not updated, they are still set to Full access. We used the Account EUID in the import file.
    Regards,
    Teena

  • Can you create a different default Opportunity name for Lead conversion?

    We're using CRMOD for a high-volume call center and we end up with leads with the same name. According to the online help, "The First Name and Last Name for the lead appear in the Opportunity Name field by default." That's working correctly, but it would make our lives easier if it did something different, like maybe First Name, Last Name, and ZIP code, or First Name, Last Name, and a Timestamp. Is there a way to do that? I realize the users could do something manually, but then I get all the associated issues.

    I'm not quite sure how that would work. I attempted this in staging using [<AccountName>]+" "+[<AccountLocation>], and I checked the Post Default box. When I go to convert a Lead, it still defaults to First Name and Last Name on the Convert Lead screen.

  • I defaulted input help field (pick list) but SAP CRM still asking for one

    We are running SAP CRM 7.0.
    Some fields as you know are dialog / pick list fields.
    What I mean by this is they are input help fields where you
    can click a little square (in sap crm 7.0) to the right of the text box
    and it brings up a dialog screen of values that you can select from.
    Here is an example screen shot of what I am talking about:
    http://img834.imageshack.us/img834/5676/imageschak.png
    So what I have done is implemented the GETTER function for this input help field so that by default it has a value.
    The code is like so:
    method GET_CURRENCY.
    CALL METHOD SUPER->GET_CURRENCY
      EXPORTING
        ATTRIBUTE_PATH = attribute_path
       ITERATOR       = iterator
      RECEIVING
        VALUE          = value.
          if value eq ''.
            IF sy-langu EQ 'E'.
              VALUE = 'USD'.
            elseif sy-langu EQ 'D'.
              VALUE = 'EUR'.
            ENDIF.
          endif.
    endmethod.
    Here even is a link to this method that I created: Field Currency of Context Node BTADMINH - How to set default
    The method works great it sets the default of the currency to say USD.  When I click the create button to create an opportunity the field currency is set to USD, this is great because it makes my job easier that I dont have to click the input help button and select a currency, it is already there.
    But once I click the "Save" button for an opportunity I get a small error in the error notification box that tells me I need to select a currency!  But why is this happening a currency already exists?  So If I click the input help (the little button) and reselect the currency value USD then save my opportunity this error goes away.
    The question is why does this happen?  I need it so that the default currency value is recognized by the SAP CRM system.  Why do I have to go back in and re-select the currency if it is already set?  Is there some sort of consistency check or something I need to do to eliminate this problem? 
    Here is a screen shot after creating an opportunity with the default Currency set to USD (this means I did not select USD in the dialog input help it was defaulted by the getter method:
    http://img832.imageshack.us/img832/3011/enteracurrency.png
    Only if I go back into edit mode and actually click the little square to bring up the dialog of values and select USD does this error go away.  Why does this happen ?

    I called SET_CURRENCY right after setting my value and the error is now gone. 
      SET_CURRENCY( EXPORTING ATTRIBUTE_PATH = ATTRIBUTE_PATH
                    iterator = iterator
                    value = value ).
    Got the tip from Pieter who has a good blog on SAP CRM: http://sapcrmweblog.blogspot.com/

Maybe you are looking for

  • TABLE_ENTRIES_GET_VIA_RFC in unicode system

    Hi all, I know this is going to be a long initial post, but please please take the time to read it. Otherwise there would be many unnecessary questions. We are using a middleware for mobile devices that reads connects to SAP for reading table data (v

  • Have wifi connection but no internet?

    I have an Airport Extreme (version 7.6.4) in bridge mode as main network, this is connected via ethernet to an ADSL router (this allocates the ip addresses) I then have 3 airport express extending teh network to improve the signal in different parts

  • Two different Interface map to one Interface

    Hallo together I search a solution to Map two different Interface to one. What ist the best way. I think i start with BPM and with a Interfacemapping with two Out Interface. Example of the Interface. Outbound Interface M1 <?xml version="1.0" encoding

  • Font size appear reduced from original document?

    Hi all-- The fonts appear at least 1/2 pt. smaller in the PDF that I am generating than in the original word document. Is there any way to preserve the size of the original in the PDF output?

  • Subcontracting with PP /PS

    question 1: we have project stock in store and we issue the raw material (project stock) to production .so 1st operation is done in house and now for the second operation we are sending the material to subcontractor for machining but the problem is s