Unable to change document through FI_DOCUMENT_CHANGE for second item line

Hi All,
         I am unable to change document through FM FI_DOCUMENT_CHANGE for second line item (buzei 002).
         I want to change assignment field(ZUNOR) for second item line.( Please be noted that bseg-koart for this document is maintained as 'S' (G/L account).
         Please give some inputs on the same,it will be grate for me.
Rgds,
Raghav

First some tests, try to change the value with transacions FB02 or FB09, if you cannot that may come from the Field Status Group associated with the account and posting keys.
- FS03 to find Field Status Group of the account
- SPRO then Financial Accounting, General Ledger Accounting, Business Transactions, Carry Out and Check Document Settings, Maintain Field Status Variants to find Field Status Group definition  (or SM34 on view cluster V_T004V)
Regards,
Raymond

Similar Messages

  • I am unable to change username and password for wifi network

    unable to change username and password for wifi network

    Thanks, this solved my problem. Network kept demanding username; I guess it's different from the computer ID I use. Whatever, it wasn't easy to find the network listed, but by trial and error, I found it, highlighted it, and pressed delete key. Now the network only asks for password, which I knew, and I'm on. Great advice. But why computer was configured to do that in the first place is why I prefer PC to my wife's inscrutable macbook pro.

  • I'm unable to change my install location for my apps.

    I'm unable to change my install location for my apps. I changed the preferences to the harddrive I want the apps to download to, but they keep trying to download to C.I don't have enough room on that drive

    Fixed. It seems like for whatever reason it took a good 10 - 15 minutes for it to recognize the changes in the preference menu

  • Combo box is not activating in the detail for second item

    hi
    i have a detail block in which am using listitem with list style poplist. for second item its not getting activated by clicking directly. But if we are navigating through the first item its getting activated. Is there any way to activate it directly.
    thnks in advance

    i have master detail form. In which detail section starts with a listitem with liststyle poplist.
    For first time entry there no pblem at all.
    But when we query the the data and want to add more detail to add in detail block then yle clicking in the first list item in detail block remain inactive.
    we can make it active only yle we press enter key from the previous record. But clicking in the combo box directly is not possible.
    is there any solution to make it active the listitem
    Thnks

  • Change shipping dates/times for confirmed schedule line

    Hi,
    I am having a problem changing the confirmed schedule line in a Sales Order VA01.
    I have added my code into the user-exit
    *       FORM USEREXIT_MOVE_FIELD_TO_VBEP                              *
    *       This userexit can be used to move some fields into the sales  *
    *       dokument schedule line workaerea VBEP                         *
    *       SVBEP-TABIX = 0:  Create schedule line                        *
    *       SVBEP-TABIX > 0:  Change schedule line                        *
    *       This form is called at the end of form VBEP_FUELLEN.          *
    FORM userexit_move_field_to_vbep.
          vbep-ezeit  = '235900'.
          vbep-wauhr  = '235900'.
          vbep-lduhr  = '235900'.
          vbep-mbuhr  = '235900'.
          vbep-tduhr  = '235900'.
    However, in the above code I manage to only change the first schedule line in case I choose a delivery proposal. I need to change the line with a confirmed quantity. Instead I change only the first shedule line without a confirmed quantity.
    Question: Which user-exit can i use to change shipping times dates for all schedule lines or just confirmed schedule lines?
    Thanx

    Hi,
    Use form routine "USEREXIT_SAVE_DOCUMENT_PREPARE" in MV45AFZZ.  Update VBEP as well as XVBEP Structures.
    Regards
    Vinod

  • Unable to view documents through Adobe Reader

    Hi,
    The following are the softwares which we have installed.
    1. Adobe Reader - 7.07
    2. Adobe Acrobat Professional - 7.0
    3. Adobe LiveCycle Designer 7.1
    4. Adobe LiveCycle Forms 7.2.2
    5. Adobe LiveCycle Form Manager 7.2.2
    6. Adobe LiveCycle Workflow - 7.2.2
    7. Adobe LiveCycle Reader Extensions 7.2.2
    8. Adobe LiveCycle Policy Server 7.2
    We have performed Turnkey installation on all the above mentioned softwares.
    We are facing some issues in viewing the policy documents through Adobe Reader.
    We have created a Policy through the Policy Server. Then using Adobe Acrobat Professional we added this policy to a document.
    But when we try to view the policy added document through Adobe Reader, it is throwing the following error.
    "You are attempting to connect to a policy server using an insecure protocol. The connection attempt has been cancelled. Please contact an administrator for assistance".
    In one of the installation documents of LiveCycle products, it is given that we need to enable the SSL while running the Configuration Manager. But since we have done Turnkey installation the SSL enabling option did not appear in the installation wizard.
    Can someone please let me know how to enable the SSL using Turnkey installation.
    Regards,
    Suraj

    The guide Chris mentioned talks about setting up SSL, but you need to import the certificate into the "trusted root CA" store in Internet Options on every machine which will open the document.<br /><br />You probably have got the SSL set up correctly, but just to emphasise there should be absolutely no warnings what-so-ever in IE when you hit the https://hostname:8443 address -after- closing and reopening the browser, and it should show the Padlock symbol to indicate the SSL is on.  In my experience this means that the first part of the CN must be the exact hostname which you will access the server to avoid the "cert doesn't belong to this host" error which will appear in addition to the "untrusted CA" error.<br /><br />And if you are using the server in production where clients may not have permission to add trusted root CA's then you will need to use a proper SSL certificate.  This guide worked for me:<br /><br />http://blogs.adobe.com/livecycle/2006/10/configuring_jboss_325_with_a_r.html<br /><br />(p.s. I'd recommend NOT using any symbols in the keystore password, or you may have to change it to get it running with JBoss)<br /><br />______________________<br /><br />Once you are absolutely sure the SSL is spot on, this is the step which you may have missed:<br /><br />On the Policy Server administration panel, go to "Configuration" -> "Server Configuration", then update the base url.  It should look like:<br /><br />https://<cn_on_ssl_cert>:8443<br /><br />Once you've updated that address, you will need to reapply any policies, since the server address is stored in the PDF document itself.  Don't forget to update the policy server address in Acrobat too.<br /><br />Hope that helps,<br /><br />Robert

  • Unable to change document

    Hi all
    we have posted vender invoice and we created vender as custmer for this we entered customer no in vender master record vice versa.
    when i am going to do  mass change in fbl1n system is showing error like "Unable to change every document "
    Let me know the cause for this error and kingly give the suggestion.

    Dear RAVI,
    Please, consider that if you use the 'mass change' functionality,
    transaction FBL1N calls the transaction FB02 with every line
    you have set, to change the documents.
    This is done with the statement CALL TRANSACTION.
    Probably the FM is called by an OPENFI/BTE in the
    FB02. Please check by debugging.
    Or I'd suggest to try to change each single document by FB02 in order to find out which is the document that creates the problem. Probably the field You're trying to change is suppressed into this document.
    Please review as well the note 640908 in order to see if all has been executed
    correctly in case of new field added. I hope this helps.
    Mauri

  • How to get the Change Document Header details for a given date

    Hi All,
    Can anyone help me on this Change Document Header details(CDHDR).
    Better way to pull the information of Change Document Header details(CDHDR). No Index is maintained for the tables.
    So please suggest better Optimising techniques to get the Change Document Header details(CDHDR).
    Using this Function module : CHANGEDOCUMENT_READ_HEADERS how to import the DATE_OF_CHANGE.
    Thanks in advance
    Regards
    Chakri

    HI,
    Go through the documenattion of the FM u can get the details.. and also where used list
    Regards,
    Nagaraj

  • Onsite Scanner Unable To Send Documents Through Exchange 2007 Server (SBS 2008)

    I have an SBS 2008 server complete with Exchange 2007 in house and have configured Exchange 2007 to use the Exchange Online Protection (EOP) to process mail for malware, etc.  This setup has worked great for the last year or so with no issues.
    However, all of a sudden in the last couple of weeks our onsite copier can no longer send documents through email to anyone within the organization.  The copier is a Kyocera TaskAlfa 3050CI and exists with the same network.  The copier can scan
    to a network folder without issue.
    If I change the SMTP settings to use a gmail account instead of a local account I can send mail to outside email address.  Even with this changed though I still can't send to our domain addresses.
    I tried running a message trace from the Exchange Management Console but it doesn't find anything for hte given subject or date/time when I scanned the document.  
    I am not exactly sure what I should be checking or what piece of the puzzle is causing the problem here.  Any ideas on what might be happening or how to correct it?
    Thanks so much!

    Hi,
    Any update? Would you please let us confirm some questions as Howtodo mentioned. Please feel free to let us
    know.
    Based on your description, it seems that only the copier can’t send documents via emails. On your SBS 2008
    environment, please check if some user accounts encounter the similar issue. In other words, did users also can’t send emails attached with documents? If the email was attached with a small size document, will the same result?
    In addition, can find any relevant error or events?
    Hope this helps.
    Best regards,
    Justin Gu

  • Unable to change document owner

    Hi All,
    I am trying to change document owner of Master Agreement via Contracts.xls file.
            I am getting below error:
            # Record 1. Warning: the item Rama Kishore referenced in column DOC_OWNER_USER could not be found
    Also, I went through various posts and as mentioned in one of the post to assign "Document Owner" role using "user account.xls". But still I was not able to see this role in Security Tab of my user account.
    Another post says to use a template with following fields
           # Field
           # CLASS_NAME
           # PARENT_EXTERNAL_ID
           # PARENT_UNIQUE_DOC_NAME
           # LOOKUP_PRINCIPAL
           # LOOKUP_COLLABORATOR_TYPE
           # LOOKUP_COLLABORATOR_ROLE
           # PRINCIPAL
           # COLLABORATOR_TYPE
           # COLLABORATOR_ROLE
           # REPRESENTING
           # USAGE
           # SILENT
           but it gives error:
           # Failed: object 1: The object referenced in column DOC_TYPE could not be found.
    Please guide me on how to change document owner of an Master Agreement.
    Thanks,
    Saloni

    HI Saloni,
    Try to import the sample workbook  with your Data which I have sent to your email id. While importing select the object type as Master Agreement. Also make sure the user which you are trying to update should be available in the System.
    Let me know if it works.
    Thanks,
    Kushagra A

  • ALE: mapping IDoc fields to change document fields - TBD22 for ADRMAS iDoc

    Hi,
    I am currently try to find a table or way to extract the information of the TBD22 table (ALE: mapping IDoc fields to change document fields) for the iDocs/ Message Types:
    ADRMAS
    INTERNAL_ORDER
    PROJECT
    I am looking for a table that shows me to which SAP R/3 tables and fields the segments and fields of the above mentioned messages will be mapped to.
    When I add one of the above mentioned message types to the table TBD22 selection criteria I always receive the notification: "No table entries found for specific key".
    Could anybody determine Which table I have to use or why I cannot extract this information?
    Thanks in advance!
    Best regards

    Hi,
       Since we can not map the target IDOC when any of the field changes using nodefunctions , you can write UDF and check the same i.e if field1 changes or field2 changes or field3 changes then trigger new IDoc. This is one of the options that you can try...please try it once.
    Regards
    Priyanka

  • Is Adobe suffering a crisis? I have been unable to change credit card info for 2 days.

    Is Adobe suffering a crisis?  I have been unable to change my credit card of record for a Creative Cloud subscription.  Support staff could not do it. Can't do it online even though help articles say one can. Have now been waiting 40 min to talk to someone today. What's going on?  Changing billing info is pretty routine. Why can't Adobe do it.

    Are you able to log in to your account and see an Edit Billing link?
    http://forums.adobe.com/message/4770306

  • Change documents or logs for Analysis authorisation access changes

    Is there a way to review the change history or table logs in BI 7.0 to show who assigned analysis authorizations and when it was assigned or removed?  I presume there should be a SUIM change document that shows the Analysis authorization access changes that are assigned directly to users via RSU01 or RESEADMIN when these analysis authorizations are not included in roles.
    An example area of concern is with the assignment of 0BI_ALL, having an accurate log or mechanism to track the assignments to users.

    Hi Srinivas,
    you can activate in DDIC that your entry changes will be logged.
    Go to SE11 -> Your Tablenname -> CHANGE
    Button TechnicalSettings -> Activate checkbox Log data changes.
    From now on any chenge will be logged in table DBTABLOG.
    Kind Regards
    Henner

  • Can't change the 'compilation status' for multiple items in iTunes 8.

    Hi there,
    I've got an issue regarding the disappearance of the compilation 'tick box' when changing multiple items. Its there when you click on 'get info' for the individual track but its no longer there (in iTunes 8) when I want to change the compilation 'status' for multiple tracks at a time.
    In iTunes 7 I selected all the tracks and changed their compilation status by accident, but now, in iTunes 8 I can't change this without going through my library, track by track!.
    Please help.
    Thanks,
    Fred

    Multiple Get info now has tabs - look on the options tab.

  • Allow changes to SC fields for catalog items

    We're on SRM 5.0 (SRMServer 5.5). In contrast to free-text (non-catalog) items, EBP makes certain fields display-only when adding catalog items to shopping cart. We need to make the following fields available for user's input when the user adds a zero-priced item from the catalog:
    - price
    - currency
    - UoM
    One solution I can think of is to make EBP treat zero-priced catalog items as free-text items. To achieve that, will it be enough to implement a BAdI (e.g. BBP_CATALOG_TRANSFER) to blank out CATALOGID and CATALOGITEM fields?
    Failing that, can we use BBP_SC_UI_CTRL method of BBP_UI_CONTROL_BADI to make price/currency/UoM available for input?
    I know there're SAP Notes to make Price and UoM changeable for catalog items (693175,748855), but they all entail modifications which I'd like to stay away from as much as possible.
    Thanks and Cheers,
    Serguei

    Thank you for your quick response, Yann.
    So, you confirm that the CATALOGID field is available to the BBP_CATALOG_TRANSFER BAdI, and that clearing it will open the fields? Also, can I assume that CATALOGID is the only criteria in price determination for my scenario - so that, when CATALOGID is blank, EBP will treat the item price as "manual price", not "catalog price"?
    You've brought up a good point about reporting on this field. I'll keep it in mind.
    What about the second approach: can BBP_UI_CONTROL_BADI (or some other BAdI) be used to modify SC field status for the mentioned fields?
    The two OSS Notes are not part of standard, they are not included in any Support Pack, so they're mods, and will be our last option to consider.
    Cheers,
    Serguei

Maybe you are looking for

  • ITunes wont put songs into correct folder!!

    When I import songs into iTunes, it stores the songs under the wrong folder in "My Music". There is two folders that somehow got mixed up, "iTunes Library" (which is where I would like the songs to go into) and "iTunes Music" (which i dont want to ev

  • IPhone 5 charging port has gold strips sticking up inside it, and now it won't charge

    I dropped my phone in the toilet yesterday, and it half submerged into the water (the water reached just beneath the sim card slot). I took it out of the toilet immediately and pressed down the lock button and slid it to power off. I then put it in a

  • How to copy documents for InfoProvider data from one cube to another cube

    Hello Everyone, We are using standard document feature to store document/comment about the data shown in the report/planning query. Relevant characteristics have the property 'characteristics is document attrib' turned on/selected for this purpose. L

  • Index failed for Docs and PDF files with return code 8002

    Hi All, I try to index Word documents in a webdav folder in KM. When I add a text document the Indexing completes correctly and I can find the document via the search. When I add a Word Document or PDF to the folder and reindex I get the message Inde

  • Contact App data irrelevant to Contacts appearing in Mail

    The editing of contacts in the Contact App bears zero relationship to how those Contacts appear in the Mail App. I am stuck without the abiity to add to, delete, or edit any people in my Mail App. HELP! My Father is onto his 3rd email address, I can'