Open the field purchase document number in vendor invoice

Hi,
I've to open the purchase document number field in the vendor invoice transaction (FB60) for the reconciliation vendor account?
I've done these operations in customizing:
- set the field purchase order in the Field status group like optional
- set the tield purchase order in the posting key control (31 and 21)
Could you suggest me how to open the field?
Tks!
Regards,
Gaetano

Hi,
Can you please provide me the solution for this as I too am facing a similar problem. While posting an entry using FB01/F-43, for posting key 31(Vendor Invoice), despite making Purchasing Document field optional in field status group of the posting key as well as Reconciliation (GL) Account, the Purchasing Document field is not appearing.
Thanks and Regards,
Sumita

Similar Messages

  • Shipment document number and cost document number for vendor invoice

    Hi,
    Given a Vendor invoice number ( MIRO) how to find out the shipment number and cost docuemnt number?
    Regards,
    Krishna prasad.

    Hi,
    Please try using SREL_GET_NEXT_RELATIONS. Please try to search on SDN and you should find an example fo this. The only thing you need to pass is the Business Object Name for Vendor Invoice number. Or if you have an alternal field like even PO that you can pass , that will be of great help as well.
    You may want to take a look at:
    SREL_DISPLAY_LIST_OF_NEIGHBORS
    SREL_GET_NEXT_RELATIONS
    Pls reward points if useful.
    Thanks
    Ganesh.S

  • FM to find the purchase document number

    Hi All,
    Is there any function module to find the purchase document number from plant and material?
    regards,
    nirmal.

    Hi Naveen,
    Thanks for your quick reply. I have another requirement in which i need to fetch the standard price of a material from last 3 months invoice receipt. Is there any BAPI or FM which is used to accomplish this task? Thanks in Advance..
    Regards,
    Nirmal

  • PO number not appearing in Purchasing Document number

    Hi
    I have posted a MIRO. PO number: 4500000013. Now when i see in FBL1N & vendor open items, PO number does not appear in Purchasing Document field. Let me know how to bring the PO number.
    Edited by: Deepak Agrawal on Oct 8, 2009 11:50 AM

    Hi,
    The display of the purchasing document number for customers/vendors via the line item display is not possible. However, you can branch from the vendors/customers line item display into the document overview and there display the purchasing document number for the individual G/L account line items.
    Regards,
    Eli

  • Purchase Order Number in Vendor Line Item (FBl1N) and Clear Vendor (F-44)

    Hello,
    I am not getting the Purchase Order Number in Vendor Line Item.(FBl1N).
    Also during Clear of Vendor through F-44 i am not able to identify the Line item on the basis of Purchase Order Number.
    Could any one pleae help me out on this issue as i have to clear the vendor Line item in mass.
    Thanks
    Nitin Jindal
    Moderator: Please, respect the rules of the forum and search SDN before posting new thread. This question has been answered several times. Also, please choose proper forum to post your questions; this one is related to Financials and not to Controlling

    Based on my experience std feature from SD-FI . Depending on the SD Billing config which can be by delivery(VTFL) or sales order(VTFA). You can assign options of A: Cust PO No. B Sales order no. C Delivery no. D External delivery no.  E Actual invoice number to available header fields of Assignment No. or Reference No. Try it out

  • Accounting Document number from Purchasing Document Number

    Hi Gurus,
    My Requirement is that i have a Purchasing Document number (EBELN) and i need Accounting Document Number( BELNR_D)  so that i can get the Amount in Document Currency (WRBTR) for that document .

    Hi,
    Check table EKBE.

  • Question: How to assign number ranges to the Official Excise Document Numbe

    Question: How to assign number ranges to the Official Excise Document Number
    Field name is: EXNUM, table name: J_1IEXCHDR
    SAP CIN
    Dear expert,
    I will briefly explain the scenario:
    I have created return po.
    Process MIGO w.r.t. return PO- Material document generated.
    Process: J1IS - excise invoice other movement create.
    --> Now I want to print the document --> I m trying with T-code J1IP --> entered all the required data --. Used out put type - J1I0
    But I am not getting the list of document for printing and even print is not coming.
    There is no print document getting for a printing.
    When I checked in an above said table (mentioned in question), I found that for transaction type OTHR, there is no number ranges defined for official document no.
    And because of this reason I m not getting any document in the print.
    Can you Pl extend Ur help and Pl suggest me where (path or transaction) the number ranges can be maintained for the official excise document No.
    Thanking you all n advance and expecting your earliest response.
    Regards
    om

    Dear Friend,
    J_1IEXCHDR this table stores the all the excise documents created while excise transactions are done ,
    for that Goto j1i9 or SNRO  in these transaction you maintiane the number ranges  for the
    J_1IPLA2     PLA part II number range object
    J_1IRG1     RG1 Number range object
    J_1IRG1_T     No. Range for RG1 - Excise group / Material
    J_1IRG23A1     RG23A part 1 no. range object
    J_1IRG23A2     RG23A part II number range object
    J_1IRG23C1     RG23C part I number range object
    J_1IRG23C2     RG23C part II number range object
    J_1IRG23D     Folio Numbers for RG 23D
    like these  lot of objects are there  for them u maintiane the no. ranges
    Regards
    Pramod

  • How to get the Next Material Document Number

    Hi,
    Please let me know How to get the next Material Document Number using Functional Module,
    Material Document number are  in MSEG table.
    Regards,
    Ganesh

    Hi Ganesh,
    if you want the next matrial number then first of all you have to define it as a number range in transaction snro.After creating the number range you have to define the interval.
    now you can use your number range by calling the function module
    CALL FUNCTION 'NUMBER_GET_NEXT'
          EXPORTING
            nr_range_nr             = '01' " here you have to give the number range number which you have defined in number range
            object                  = 'ZPRODLOG' " Number Range
          IMPORTING
            number                  = wa_prod_error_log-seqnr " sequence number generated,in your case material number field
          EXCEPTIONS
            interval_not_found      = 1
            number_range_not_intern = 2
            object_not_found        = 3
            quantity_is_0           = 4
            quantity_is_not_1       = 5
            interval_overflow       = 6
            buffer_overflow         = 7
            OTHERS                  = 8.
    each and every time next number will get generated .
    i hope this will help you.
    Thanks,
    Tanmaya

  • Opening the "Field Explorer"

    Dear All,
    This may be a silly question, but still I am caught in this.
    While the report file (.rpt) is open,  I use F5 to run the VB dot Net program.  That time, the Field Explorer opens up.  Other times, it is not visible.  I like to open the "Field Explorer" for making the changes in the Layout of the Report.
    I searched all the menus, still I could not get the same open.  Is there any shortcut key for it?
    Thanks in Advance,
    Naren.

    Hello Naren,
    You didn't post which version of Visual Studios you are using. In VS2003 the Field Explorer can be enabled by going to View > Other Windows > Document Outline. I don't remember if this the same in newer versions but it's probably similar.
    Sincerely,
    Dan Kelleher

  • I need to install iWork 09 so I can open the many pages document files that will NOT open under the new pages 5. Mavericks will not accept an install from my iWork's 09 CD. How do I get around this?

    I need to install iWork 09 so I can open the many pages document files that will NOT open under the new pages 5. Mavericks will not accept an install from my iWork's 09 CD. How do I get around this?

    Hi, I'm helping StringSinger2 with this problem.
    The previously installed version is Pages 3.0.3 (the same as from iWork 08). This version (Pages 3.0.3/iWork 08) is incompatible with Pages 5.
    That is why it would be helpful to install iWork 09, which is the version between the two. It will open the older 08 files, and its saved files are readable by the new Pages5.
    SO...
    When I try to install iWorks 09 from my retail DVD the error message is "the installer is damaged". (I know the dvd is good, I installed iWorks09 to my laptop today.) Is the "installer" part of the system files? And - If that is damaged is there a patch for that?
    Many Thanks!

  • I can't open the new "Purchased" feature in the store.  I've downloaded the latest Safari, but I keep getting the error message that the latest Safari has to be downloaded.  Anyone have any solutions or have ran into this problem?

    I can't open the new "Purchased" feature.  I've downloaded the new Safari, but Itunes doesn't recognize that I have.  Any help?

    You downloaded Safari on your iPhone? And you are getting this error message on your iPhone?

  • How do I view a document sent to me in Winmail.dat(2.0MB).   I have downloaded and installed the libero app butthis doesn't help me open the winmail.dat document. Help very much appreciated. THANKS JANE

    How do I view a document sent to me in Winmail.dat(2.0MB).   I have downloaded and installed the libero app but this doesn't help me open the winmail.dat document. Help very much appreciated. THANKS JANE

    http://www.creativeinaustria.com/LetterOpenerPro?utm_source=macupdate.com&utm_me dium=referral&utm_campaign=Distribution%2BChannels
    Try it
    http://www.macupdate.com/app/mac/22614/letter-opener
    http://www.creativeinaustria.com/LetterOpenerLite

  • What is the use of internal document number in excise invoice

    Hi All,
    Could you please explain the use of "Internal Document" number in Excise invoice.
    Regards,
    Mullairaja

    As you would be aware for all types of Excise Transactions like DLFC (for normal sales), GRPO (for goods receiving) etc., system will generate an internal number which is only for reference and this will be a continuous number irrespective of excise transaction type.
    For example, if you generate a sale order, the excise transaction type would be DLFC and let us assume the internal number generated by the system is 11 and immediately, if you generate any other excise document other than normal sales, the internal number would be 12.  This number range you need to maintain in TCode SNUM for object  J_1IINTNUM every year.
    thanks
    G. Lakshmipathi

  • If I'm copying text and/or vector elements from Indesign to Photoshop how come their pixel sizes change even though I opened the same sized document and my indesign file is a web file?

    If I'm copying text and/or vector elements from Indesign to Photoshop how come their pixel sizes change even though I opened the same sized document and my indesign file is a web file?

    >my indesign file is a web file
    Pardon?
    Or do you mean that, when you created a new document, you choose Web as intent maybe?

  • 2147189176 :Logon failed. Details:Could not open the field definition file

    Dear All..
    I get error message when i want to export my report to PDF, like this :
    2147189176 :Logon failed. Details:Could not open the field definition file.
    For information, i'm using database Oracle 10g, Crystal Report XI release 2, and Classic ASP as programming language.
    Can you help me for resolve this problem?
    Thanks for all.
    Regards,
    Yuni

    Let's throw SP 6 for CR XI R2 at this first:
    https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe
    Next. The error indicates that the report is created off of TTX files. If the SP above does to help, please specify the type of connection used in the report. Also, the OS and is it 32 or 64 bit OS?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

Maybe you are looking for

  • OSX Yosemite Wi-Fi: no hardware installed

    Hi ASC: I installed Yosemite about 2 weeks ago, and at first my wi-fi (at home & work) was working fine, but then about a week ago the Wi-Fi icon at the top of the toolbar got an "X" in the middle of it and when I click on the Wi-Fi icon it says, "No

  • How do I convert an existing account into a kids account?

    I'm trying to set up family sharing.  I wish my Son (11) to be able to apply to me for purchases, as a "kid."  The account thinks he is an "Adult" and does not offer this opportunity.  HOW do I get his iCloud account converted from an "Adult" account

  • Auto-Reaction Method - External Operating System Command

    Hello , I am trying to run a script (test.cmd) on a monitored java system out of solution manager via ccms auto-reaction method, but without success. I have created a RFC Connection to the java system in transaction sm59, defined an external operatio

  • WSUS 4 not downloading files

    I installed windows 2012 r2 and i also setup WSUS 4. Although WSUS synchronizes with Microsoft Update, it does not download any files. I am using a proxy for the connection to the internet. Amy ideas of what is wrong?

  • Basics of reports

    hi friends, i am new to reports. I am learning the basics os reports.please  suggest me some sites or else some pdfs so that i can understand the basics of them.my mailid is <b>[email protected]</b>. please help me i need them