Vendor In CO Item

Hi experts:
I need to have the vendor in CO individuall items. We have it in field account when invoice has been directly posted from Acconting but not when the item is posted from MM (then we have the account pending invoices).
I am thinking to programm an exit to transfer COBL-LIFNR to the individual item but I am not sure if it is the best solution. What field can I use to put the vendor. Would it be SGTXT a good option?
Thanks in advance for your help.
Kind regards
  Jose

Hi
You can use Substitution Exit RGGBS000 do that for you...
Yes, SGTXT is a better choice...  If you wanna update SGTXT you can use Exit MBCF0002... Whatever SGTXT you populate in MM, the same is passed into FI document as well... I would prefer this over RGGBS000
Once you do this, if you want to see the SGTXT in the CO Line item reports like KSB1, you have to implement exit COOMEP01... Add the Field SGTXT in the structure CI_RKPOS
Sample code for COOMEP01 is enclosed below
The code is written in include ZXKAEPU01 of EXIT_SAPLKAEP_001
SELECT SINGLE vbel2 SGTXT  FROM bseg
  INTO (cs_record-vbel2, cs_record-SGTXT)
             WHERE bukrs = cs_record-refbk
               AND belnr = cs_record-refbn
               AND gjahr = cs_record-refgj
               AND buzei = cs_record-refbz.
br, Ajay M
br, Ajay M

Similar Messages

  • Clear from Vendor open line item (FBL1N).

    Dear,
    I have Posted the Invoice and cancelled the same invoice which was in the Blocked status without Release.So its showing in Vendor open line item (FBL1N).
    Now we can not release these two docs in MRBR bcz the invoice was cancelled and also it can not be cleared in F.13 bcz which was blocked for paymentu2026
    Kindly help me how can i solve this issue and my user is askinig me to clear the same from the vendor line items.
    Also suggest how the same will affect the business impact.
    regards,
    Kannan B

    Pl post it in ERP Financials,to get faster replies SAP ERP Financials

  • Vendor Open Line Item Report

    is there a report out there to display Vendor Open Line Items only for Asset Puchases??
    Thank you

    When you purchase an asset, How does your transaction look?
    Like for example, when you use transaction code F-90 with vendor accounting entry will look like
    31 (Credit Vendor) - 100USD - Account Type 'K' (Vendor)
    70 (Debit Asset) - 100 USD - Account Type 'A' (Asset)
    As you can see above, for my Vendor line item, the off-setting entry was done to a fixed asset which will have account type A. That is why I asked for entering account type "A" in your report to show up only those line items which have an offsetting entry to a fixed asset.
    So, it depends on how your acquisition transaction looks like. There has to be something field that differentiates open items related to asset transactions with other regular transactions like document type, reference, etc... which you can use to isolate asset related open items.
    Shail

  • Few queries about foreign revaluation for vendor/customer open items

    I am trying the transaction F.05 for the first time for vendor & customer open items in foreign currency. I have a few queries:-
    1. The ouput contains 2 exchange rates. One is picked from the transaction header. My query is from where is the other rate being picked up. In my current system, I could make out that exch rate in transaction header is being picked automatically from table OB08....however I am unable to deduce the source of the 2nd exch rate.
    2. What is the significance of "balance sheet preparation valuation". Earlier in test runs, only "new difference" was getting populated. However the user wanted to see "old diff" also. So while doing some trial run in test client, I checked the "bal sheet prep valu" and posted.....after this run, I am getting values in "old diffe" and "new diff" also. And the posted amount is the difference of the two. What is the significance and ideal way?
    3. Should the entry be reversed if I am revaluating at year end? Why I am asking is because in some threads I read that revaluation at year is not to be reversed....
    Thanks,
    SM

    1. To find out difference latest date(Key Date for OI Overview) will be taken by comparing with document posted dated. Based on that system shows diffrences
    2.   The items are valued using the exchange rate valid at the key date. The
          difference determined in local currency is output and posted. The
          valuation can also be done for parallel local currencies and according to
          different valuation approaches (HGB, GAAP).
          The result of the valuation is required for the creation of the financial
          statements. You should therefore carry out the valuation before the
          grouping of receivables and payables with program SAPF101. The valuation
          difference is then noted in the document. Use the valuation areas to
          calculate a different valuation method, or to save the result for further
          processing activities.
    3.   we need to reverse entries .

  • Report to Display Vendor Open Line Items

    is there a report out there to display Vendor Open Line Items only for Asset Puchases??
    Thank you

    Dear Expert,
    In FBL1N we can find the line items according to your requirement through the "Dynamic Selections" select the Particular vendor or Vendor Group for selecting a total group and , Document , Document Type select the AA Document type and Select the Open items Radio button and also you can select Open at key date enter the date up to which you want to view., And Execute.
    Regards,
    Shankar K B

  • Business Area wise Vendor & Customer Line item report

    Hi
    We are on SAP ECC 6. Can I get Business Area wise Vendor & Customer Line item report (as like FBL1N)
    Regards
    Debojyoti

    Hi,
    In FBL1N in dynamic selections you can give the business area as the selection parameter otherwise after execution of report with the help of layout you can set filters for business area.
    Go to FAGLB03 give the vendor or customer reconciliation account along with business area. So after you execute the report you can choose vendor code and business area.
    Check once it may help you
    Regards,
    Sankar

  • Profit Center wise Vendor & Customer  Line item report

    Hi
    We are on SAP ECC 6. Can I get Profit Center wise Vendor & Customer  Line item report (as like FBL1N)
    Regards
    Sandeep

    Hi,
    Please Try using "S_ALR_87013343 - Profit Center: Receivables " and "S_ALR_87013344 - Profit Center: Payables"
    Reports
    Best Regards,
    Ravi Reddy

  • Vendor open line item amount payment in app through different house banks

    Hi,
    Kindly Help me.
    Our client requirment is vendor open line item amount payment in app through using different house banks is it possible.
    Please let me known
    Thanks & Regards
    Ramu

    Hi
    Generally , you can assign a default house bank and account id in the vendor master record. During execution of  Automatc payment program  this house bank will be used ( provided your APP configuration via FBZP and APP parameters are in line ). However, you can change the default house bank at the document line item level to a different house bank and this would be checked with house bank configuration via FBZP ( and your APP parameters ) and payment made via the preferred house bank .
    You may also change the house bank while editing the Automatic payment proposal through a re-allocation of house bank .
    Hope this helps.
    Regards
    VidhyaDhar

  • Function or bapi returning customers or vendors with open items

    Dear experts.
    may you please tell me which function or bapi can i use that will return all customers or vendors with open items per given plant. i have tried to use BAPI_AR_ACC_GETOPENITEMS and BAPI_AP_ACC_GETOPENITEMS but they return open items for a given customer and vendor respectively per given company code.

    willard,
    the term "open items per given plant" is not defined exactly. VENDORS and CUSTOMERS are not linked to  specific plant. GOODS are produced and stotred in one or more plants. They may be sold  by a sales organization linked to a company code. Copany may have seral plants.
    That may be one reason for SAP not to provide the function you are looking for.
    Please give more information about company structure and sales and purchase process.
    Regards,
    Clemens

  • Function or bapi returning customers or vendors with open items  per plant

    Dear experts.
    may you please tell me which function or bapi can i use that will return all customers or vendors with open items per given plant. i have tried to use BAPI_AR_ACC_GETOPENITEMS and BAPI_AP_ACC_GETOPENITEMS but they return open items for a given customer and vendor respectively per given company code.

    ok but those 2 BAPIs return open items after providing the customer or vendor. what i need is a BAPI which returns a list of customers or vendors with open items

  • Partner Bank type (PBT) need to be updated in Old Vendor open line items.

    Hi all,
    We have implemented PBT functionality in our client. We have some challenges at the time of payment run (F110). Some of the line items where PBT not updated i.e. old open items ( Before implement PBT) not picking for payment. Hence, it is cause short or over payment to vendor.
    Can some one tell me is there program for update PBT in vendor old line items ( those are posted before implementation)
    Thanks in advance.
    Thanks & Regards,
    Y.Kiran Babu.

    Hi,
    There is no standared programs in the system to update data into tables.
    first it is not recomondable to updated line item missing information.
    best practice is download all old open items, and upload with PBT through BDC.
    Work around solution (but not recomonded) update BSIK - BVTYP with help of ABAPer.
    By using ABAP Quarry technical person can able to update data into tables.
    regards
    Viswa

  • Vendor open AP items

    Hi,
    How to find the vendor open AP items and what it mean.... can any one explain me in detail.......... ASAP.
    Regards,
    Raghunath.S

    hello Raghunath ,
    Go through this link:
    <a href="http://help.sap.com/erp2005_ehp_02/helpdata/en/03/ff2b2c1d7941f785030137163f0b29/frameset.htm">AP</a>
    Regards,
    Nisha
    @award pts, if helpful.

  • Vendors Dunning - Due Items

    Hi Experts,
    Can any suggest me how the vendor Invoice Open items and Credit memo items are selected for Dunning. I have the below scenario.
    There is a invoice and a credit memo posted to a venodr account which are overdue and the overal balance is Debit, hence both the items are getting selected in the Dunning proposal, later an invoice is posted which is not due but the vendor balance has become credit. now not a single item is getting included in the Dunning proposal. This could be because vendor has got credit balance.
    Can anyone suggest me how the Dunning Picks up the line items of vendor or what configuration i have to make inorder to properly check for the Due dates in case of vendor items.
    Thanks
    Srini

    Hi Mural,
    The transaction OBVS is to view/table maintainenance, can you please let me know where exactly by dunning level need to be maintained.
    Thanks&Regards
    Srini

  • Planning Group Changes - Vendor / Customer Line Item update

    Dear SAP Experts
    We have updated the Vendor and Customer master records with new planning groups. Although these have been updated in all the master records the vendor and customer existing line items as seen in the FBL1N and FBL5N reports have not been updated.
    Can you please tell me how they can be updated.
    With many thanks
    Pete

    Try running program "RFFDNA00" in Transaction code SA38. Here you can select vendors and customers.
    This program will delete and re-construct the data in cash management.
    Hope this helps.
    Shail

  • How to upload  Vendor/Customer Open items through  Items

    Hi,
       I want to upload the data for vendor open items / customer open items ( F-02 Transaction )through LSMW. There is no Object and methods are present for Batch Input or direct input. Is any BAPI or IDOC is present for this. If available, Please provide it.
    Thanks & Regards,
    Dhiraj.

    Hi Harish  ,
    can u tell me Y want to Upload data for Open Items ? let us know the requirement.
    as per my understanding : Open Items means Item which are ready to receive / send amt to Vendor / Customer.
    Regards
    Prabhu

  • In ME21N,User Exit/BADI for  Defaulting  Vendor number at item level.

    Hi Experts.
    In ME21N, for every purchase order, we have condtion tab for each line item.
    Many condition typesot taxes  are listed based on the config for the materials.
    My requirements is, When we go inside by selecting a condition type we find vendor number displayed.
    I need a user exit/BADI for defaulting the Vendor number.
    Regards
    Balaji R

    Hi,
    check with below link,
    fo this one you will find both user exit and badis
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/find%252bapplication%252bclass%252bwith%252bexits%252band%252bbadis%252bfor%252ba%252btransaction
    Regards,
    Madhu

Maybe you are looking for