Note field in the FI Enjoy transactions

Hello!
when an FI enjoy transaction is used, there is a possibility to enter a Note on the tab Notes.
Can you please help me to find where the content of the note is kept? As far as I know it is not recorded in a table but in a file.
Thanks a lot!

Hi
Check at SPRO-Financial Accounting-Financial Accounting Global Settings-Document-Line Item-Define Texts for Line Items
and/or
Check at SPRO-Financial Accounting-Financial Accounting Global Settings-Document-Line Item-Define Text Identifications for Line Items
Cheers
Srinivas

Similar Messages

  • 'Notes' field within the Address Book is greyed out

    The 'Notes' field within the Address Book is greyed out. The resolution seems simple enough yet this does not work: "Select the person in the Name column in Address Book, then click the Note field in the card."
    It's still grey after doing so and data cannot be entered into the 'Notes' field.
    Any help much appreciated.
    Thanks!

    You'll want to post this in the Mail & Address Book forum. That link will take you to the Mail & Address Book forum for Tiger, and there is a link at the top of the page to the Mail & Address Book forum for Panther and earlier if you need to go there.

  • Seperate DB Update not working at the end of transaction after polling DB

    I am using DB Adapters in OSB(built using JDveloper) to poll a DB. I am doing logical delete on one of the field(PROC_RSLT) on table by updating read column to 0.
    The issue is after I have done the polling and send the polled data to external party, external party send me a response which I have to again update to PROC_RSLT field.
    1. This update is not working if my JCA adapter proxy service having "transaction" and "Same Transaction For Response " options are disabled.
    2. When I enable the "Same Transaction For Response" option my DB update after external system with external system response is possible but logical delete(update to 0) on PROC_RSLT happen only after transaction is completed.
    Since PROC_RSLT is not updated to 0 same record is polled by adapter multiple times. I want my PROC_RSLT to be updated as soon as it poll and also my DB update to happen with external system response
    Can anyone help?
    Thanks

    Please refer section "Update a Field in the [Table_Name] Table (Logical Delete)" at below link -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10231/adptr_db.htm#BABEEBIH
    Database Configuration: A status column on the table being polled must exist. If it does not exist already, you can add one to an existing table.
    Support for Polling for Updates: Given that rows are not deleted with each read, it is possible to repetitively read a row multiple times. You must add a trigger to reset the mark read field whenever a record is changed, as follows:
    create trigger Employee_modified
    before update on Employee
    for each row
    begin
    :new.STATUS := 'MODIFIED';
    end;
    Support for Concurrent Access Polling: Just as a single instance should never process an event more than once, the same applies to a collection of instances. Therefore, before processing a record, an instance must reserve that record with a unique value. Again, the status column can be used:
    <operation name="receive">
    <jca:operation
    ActivationSpec="oracle.tip.adapter.db.DBActivationSpec"
    PollingStrategyName="LogicalDeletePollingStrategy"
    MarkReadField="STATUS"
    MarkUnreadValue="UNPROCESSED"
    MarkReservedValue="RESERVED${IP-2}-${weblogic.Name-1}-${instance}"
    MarkReadValue="PROCESSED"
    The polling query instead appears, as shown in the following example:
    Update EMPLOYE set STATUS = 'RESERVED65-1-1' where (CRITERIA) AND (STATUS = 'UNPROCESSED');
    Select … from EMPLOYEE where (CRITERIA) AND (STATUS = 'RESERVED65-1-1');
    The after-read UPDATE is faster because it can update all:
    Update EMPLOYEE set STATUS = 'PROCESSED' where (CRITERIA) AND (STATUS = 'RESERVED65-1-1');Your second aaproach should work -
    2. With option ”Same transaction for Response” Enabled : PROC_RSLT is not updated to 0 as soon as record is polled. Instead it is updated to resultcode from CSM at the end of transaction. By that time DB adapter poll for multiple times as PROC_RSLT is still considered unread(not 0).Regards,
    Anuj

  • Address Book notes field adds the letter 'n'

    I have just started to notice that Address Book is randomly adding the letter 'n' within a contact persons note field. See attached example above 'AUTUMN VEGETABLES'......Has only starting since the move from MobileMe to 10.7 and iCloud.....

    I get this too! Frustrating. I'd thought it was from quite some time ago. Perhaps even with Snow Leopard, but I can't be sure. I'm still getting it on Mountain Lion and I'm pretty sure that it was happening before iCloud when I was syncing with Mobile Me. I can't figure out if there's a way to search for it to clean it up becuase the search would yield any record with an "n" in it...  The cleanup would be for naught as there are always more random n's. However, I have not noticed the n's returning to a particular contact as if there is a particular issue with that contact. Anyone else? I wonder if this has to do with some third party software that we're all using... Any thoughts anyone?

  • Add another field in the screens of Transaction MB21/MB22/MB23

    Dear all,
    We have a requirement to add an extra field BDZTP(Time that reservation quantity required) while creating, changing or displaying reservations manually.
    We are currently using SAP 4.6c. I tried looking for screen exits and BADIs for the transaction MB21 but couldn't find any in this version. However, I found out that there are BADIs for MB21 in ECC 6 but I still dont know if those BADI's can help me achieve the required result.
    The field is available in the table RESB and it is not a customer field. Is there anyway to fulfill this requirement?
    Needless to mention, helpful answers will be awarded.
    Thanks.
    Faisal.

    Hi Faisal.
    you could create a new field in trasaction mb21/mb22/mb23 because I too am needing to create a new field of vision of the item / material.
    Thank a lot for the help.

  • Portal not displaying all the data for transaction

    hi we have a transaction called s_alr_86012326 in the gui...
    when we execute the transaction in the gui we can see a lot of data but i am not able to see besides 1 entry thru the portal. any idea why?
    besides this there is one more issue...
    when i log in with the test id from one another system i am not able to see the iview itself..what happens is that it presents a dialogue box aas the new window opens and prompts me to save a file or cancel it... the file got a strange extension

    Hello Ankur,
    The Pop Up is coming because you don't have SAP Logon Pad (SAP GUI) installed in that computer. Just installed it and the pop up will go.
    Regarding the transaction not displaying data, check ur authorization in backend i.e. check the authorization of the user to which ur portal user is mapped.
    Regards
    Deb
    [Reward Points for helpful answers]
    null

  • Is there any way to print  the data inside  the Notes field of MIR6 Report

    Hello Gurús.
    We need to include the data inside the Notes field in the report MIR6 - INVOICE OVERVIEW - report.
    Is there any way to print  the data inside (comments)  the Notes field as well in the Report  ?
    We found that the only way is to open the Notes and print it, but it takes time, any idea ?
    Rgds.
    MCM.

    There's nothing built-in that does that. If you only have text fields and they don't have any formatting or other property that would prevent it (e.g., Date, character limit), you can run a simple script to populate each field with the field name, and then print. A more complicated approach would be a script that adds text annotations near/over each field that shows the field name. This would just be for documentation purposes, but it's possible. Post again if you'd like help with the first. You'll probably have to pay someone for the second approach if you don't want to do it yourself.

  • Regarding contract sales tab value not updating into the standard VA42 t-co

    Hello Experts!!!
    How to add screen shots in sdn...
    so that i can add my screen shots in SDN
    The below shown screen shot is the output of our Zprogram.The table field name:VBKD-BZIRK, where is has been marked as red colur in box.
    While dropping the from Source contract to Target Contract, where the value is not picking to the target contract and finally it is not displaying in the Standard VA42 transaction
         Input value
    That same field should come in the final alv output and also include in the va43 transaction sales tab( sales district)
    This value must then be inserted into every document which is being transferred.
    The above input field dragged from Source Contract to Target Contract, the picked value should reflected in the VA42 transation , but it is not effecting.
    Regards,
    Preethi...

    i already used same But it's not working
    s_order_header_inx-updateflag = 'U'.
    Line items
      REFRESH: i_order_item_in, i_order_item_inx.
      LOOP AT t_data INTO wa_data.
        LOOP AT t_data_item INTO wa_data_item WHERE vbeln = wa_data-vbeln. .
    BAPISDITM
          i_order_item_in-itm_number = wa_data_item-posnr.
          i_order_item_in-profit_ctr = wa_data_item-profit_ctr.
    BAPISDITMX
          i_order_item_inx-itm_number = wa_data_item-posnr.
          i_order_item_inx-updateflag = 'U'.
          i_order_item_inx-profit_ctr = 'X'.
          APPEND: i_order_item_in, i_order_item_inx.
        ENDLOOP.
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
          EXPORTING
            input  = wa_data-vbeln
          IMPORTING
            output = wa_data-vbeln.
        CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
          EXPORTING
            salesdocument     = wa_data-vbeln
            order_header_in   = s_order_header_in
            order_header_inx  = s_order_header_inx
            behave_when_error = 'P'
          TABLES
            return            = it_return
            order_item_in     = i_order_item_in
            order_item_inx    = i_order_item_inx.

  • SAP Enjoy Transactions

    Hi All,
    Can you help in understanding what are the SAP Enjoy Transactions? How to know whether a transaction is a Enjoy Transaction or not?
    Thnx very much for the help.

    Right, the enjoy transactions are transactions that use the control framework.  This includes but is not limited to,  custom controls, tree controls, alv controls, splitter containers, docking containers, html controls, etc.
    As mentioned a lot of transactions have been rewritten to use the new control framework.  Usually the tcode with an "N" as the last character.
    VT02 ---> VT02N
    VL02 ---> VL02N
    etc, etc.
    Regards,
    Rich Heilman

  • OIM 9.1.0.2 - Note field issues

    Hi Gurus,
    IHAC who has got a strange behavior in OIM for a custom connector ( there are a lot of resource using it).
    After request is concluded, if customer goes to User Detail --> Resource Profile and select the resource that was requested, he find out all the generated task (system validation, create user, etc) with the information (************) in Note field. That was not configured to be so. And as that field is used to received Target's response notes, when the target sends an error message with some information (we can see the notes in the logs), that information is not able to be inserted in Note field in the OIM. This behavior has only happened to some resources.
    Has anyone a tip?
    What could I check?
    TiA,

    Hi Gurus,
    Regarding to issue reported above, I have found the bug 7590135 (https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=7590135 ).
    For that bug, as informed in the bug below, there was released a fix in the 9.1.0.2 BP 01.
    In that bug there is the following information:
    @ We need to add following property in 9101BP01 release document to fix this
    @ issue.
    @ <store>
    @ <Note>
    @ <SpecialField>true</SpecialField>
    @ </Note>
    @ </store>
    @ true : to show the decrypted value for password field
    @ false : to show blank value for password field
    By the code below is possible to verify the status of the attribute:
    tcProvisioningOperationsIntf taskOperations = (tcProvisioningOperationsIntf) this.getUtilityOperations("Thor.API.Operations.tcProvisioningOperationsIntf");
    Map<String, String> filtro = new HashMap<String, String>();
    //filtro.put("Objects.Name", "Sistema Atlys");
    //filtro.put("Objects.Name", "Sistema PP");
    statusFiltro[0] = "Pending";
    tcResultSet tarefas = taskOperations.findAllOpenProvisioningTasks(filtro, statusFiltro);
    for(int i=0; i<tarefas.getRowCount(); i++)
         tarefas.goToRow(i);
         long tKey = tarefas.getLongValue("Process Instance.Task Details.Key");
         System.out.println("isTaskNoteEncrypted: [" + this.taskOperations.isTaskNoteEncrypted(tKey) + "]");
    RESULTS:
    - "Sistema Atlys" resultado: "isTaskNoteEncrypted: [true]"
    - "Sistema PP" resultado: "isTaskNoteEncrypted: [false]"
    Can I consider that bug the same I have faced?
    And the problem now is, How can I configure the Note to be displaying not encrypted results? Is this a system property (OIM)??
    Regards,
    Edited by: user12295533 on 23/05/2011 13:21

  • Outlook Sync issue - Calendar Note Field not synci...

    Hello
    I recently bough a 6233.
    Very happy with the phone BUT for one issue.
    I work from two offices and planned to use the phone to carry meeting & appointment data between two computers (syncing both).
    When I sync with outlook the large notes field at the bottom of each calendar item is not synchronised. This imho is a vital field.
    Searching this forum, I have noticed quite a few others with the same problem. Has this been fixed/rectified?
    Using:
    Nokia PC Suite 6.82.22.0
    Outlook 2003 (all the latest updates)
    Win XP (all the latest updates)Message Edited by iogrady2 on 15-Jan-2007
    09:56 PM

    Hi,
    I am just wondering if anything has changed in the year or so since the last posting?
    I have recently bought an E61i and I am seeing similar behaviour when I try synchronising with Outlook 2003. I have the latest PC suite installed.
    To be more precise:
    I can create a notes entry in the calendar item on my PC. It WILL sync to the E61i. But if I edit that field on the E61, it WILL NOT sync back to the PC.
    Interestingly though, I can create a fresh calendar entry, put something in the description field and that will sync to the PC. I can edit that on the PC and it will sync back to the E61i. But if I then change it on the E61i it WILL NOT sync back to the PC.
    Note that I can change other calendar attributes (eg the meeting time) and that always syncs correctly. It's just the notes that behave this way.
    I get the same same behaviour for contacts. I can change someone's phone number on the PC or E61i and it will sync to the other. But changes to the notes field only sync from the PC to the E61i.
    Lastly, the story is the same for Outlook notes.
    My next step would be a remove/re-install in case something happened. (I used to be using Microsoft ActiveSync for my WM5 device - with the E61i replaced - so maybe there's something left over from that). But before I did that, I wanted to check to see if what I am seeing is expected (ie consistent with others).
    Thanks

  • Best Practice for report output of CRM Notes field data

    My company has a requirement to produce a report with variable output, based upon a keyword search of our CRM Request Notes data.  Example:  The business wants a report return of all Service Requests where the Notes field contains the word "pay" or "payee" or "payment".  As part of the report output, the business wants to freely select the output fields meant to accompany the notes data.  Can anyone please advise to SAP's Best Practice for meeting a report requirement such as this.  Is a custom ABAP application built?  Does data get moved to BW for Reporting (how are notes handles)?  Is data moved to separate system?

    Hi David,
    I would leave your query
    "Am I doing something wrong and did I miss something that would prevent this problem?"
    to the experts/ gurus out here on this forum.
    From my end, you can follow
    TOP 10 EXCEL TIPS FOR SUCCESS
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204c3259-edb2-2b10-4a84-a754c9e1aea8
    Please follow the Xcelsius Best Practices at
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a084a11c-6564-2b10-79ac-cc1eb3f017ac
    In order to reduce the size of xlf and swf files follow
    http://myxcelsius.com/2009/03/18/reduce-the-size-of-your-xlf-and-swf-files/
    Hope this helps to certain extent.
    Regards
    Nikhil

  • Add 'notes'-field in report

    Hi all,
    Is it possible to get the notes field of a certain object in a report.
    I Checked the data sources but can't seem to find the possibility to do it.
    Regards

    Hello,
    Generally, notes fields are not part of the standard data source. Considerations for this include display/appearance and number of characters.
    If you must include a note field on a report, you many consider creating an extension field and adding to the data source. Keep in mind the larger the amount of data in those notes fields may take some time for the data to render on the user screen.
    Otherwise, you may look at SDK as an option for extending the existing notes field to the data source.
    Julie

  • Sync'd contacts 'notes' field not showing in Outlook

    Hey all,
    Short version: Our notes fields on contacts is rarely visible in Outlook, but often shows when synced to a device..  Can someone point to something that says how to fix it, or something that says it's not supposed to do so?
    Here's the longer version with details...
    We use Outlook 2013 and 2010, mailboxes are hosted on our 2013 server and everything is synced via Activesync.  I have a local contacts folder in Outlook that is synced to an iPhone.  If I modify the Notes field for the contact on the iPhone, it
    never shows up on Outlook.  If I modify it in Outlook, it never shows up on the iPhone.  If I modify it on the iPhone or Outlook, it shows up on an Android.  If I modify it on an Android, it shows up on Outlook and an iPhone.  Here's the
    kicker...  No matter what I modify it with, it ALWAYS shows up in Outlook Web Access.  
    Please keep in mind that I'm referring to a contact in a contact folder in the users' mailbox, NOT a contact from the GAL.  We know the difference.
    Can anyone clarify what's happening here?  I've got a user who's driving me nuts about this and she's high enough in the company that this issue will never "go away" without a satisfactory explanation.
    --smthng

    Was this ever resolved?
    I have a similar issue with my iPhone iOS7 and Outlook 2013:
    1) If I add/change a note in Outlook, it will show up in the contact info on iPhone
    2) If I add/change a note on the iPhone, it will SOMETIMES show up in the contact info
    3) Some contacts on my iPhone have two different "note" fields, one of which does sync, and the other not.
    I'm guessing the issue could be that some contacts have that second "note" field which is called something else in Outlook... but what?

  • Notes Field in order Approval, where it goes?

    Does anybody knows where the Notes field goes when an order gets approved? I looked into SAP SO and there is nowhere to be seen. Any clues? Does it synchronize with SAP ? Can I include the comments in the Notes field to the e-mail sent once approved?

    Approvals in Web tools do not synch with approvals in B1.
    It is meant to give the customers of the website an opportunity to monitor purchases by their employees.

Maybe you are looking for

  • Screen Pop a View in New Query Mode

    I am doing a Siebel screen pop customization and am having trouble figuring out how to open my desired view in query mode when the call comes in. I have specified my BusComp and BusObj as well as my SingleView in the custom EventResponse but am not s

  • INCOTERMS : Different Incoterms for a Customer by Plant

    Hi there, I have a customer - ABC. ABC's sales orders are fulfilled from 2 Plants - X and Y. X and Y are in two different countries (one in EU, one non-EU). Rerquirement is to have different incoterms based on what plant the customer's sales order is

  • Mail from no sender with no topic and no message

    For the past month or so I have been getting messages from no sender, with no subject line and no content. Does anyone know what this is and how I can stop it? Thanks, Ivan

  • Print out combinations

    hi all i have got this question In a file called Combinations.java write a method with the signature: public void printCombinations(int groupSize, int n) that prints all the combinations of groupSize numbers taken from the range from 1 to n inclusive

  • License Validation Service (LVS) - Error #1085

    Hi all, when clicking on [Query] in the SAP LVS Report Viewer, I am asked for user data (which I suppose is the windows log in data of the machine that is entered in the field Server Address). When I enter this data, I get the error #1085 without any