Vendor code in EKKO for STO (Doc UB)

Hi,
I was checking the POs in table EKKO having document type UB i.e. STO within a company code between two plants.
What I have observed is, there is supplying plant which is correct. But for some POs, it is showing plant code (which is my vendor code as a supplying plant) & for some POs it is not.
And this is not for any specific plant. Say for Plant A, it is showing vendor code for one item & not showing for another item.
In which case, vendor code gets updated in table EKKO & in which case , it is not?
Regards,
Piyush

I asked about the order date.
usually UB orders do not need vendors, as it is for intra company transfers only.
however, if your plant starts to do stock transfers (NB) with plants belonging to another company code then a vendor master is needed. And this vendor gets assigned to a plant (in vendor master purchsing data view  via menu Extras)
Once this assignment is made, any order will get the vendor number.
Thats why I asked if all orders for the same supplying plant with vendor numbers  are younger than the order without vendor number.

Similar Messages

  • How can same vendor code be used for domestic & import purchases?

    Hi
    We have a vendor who was initially supplying domestic goods but now we are also going to import goods from him.
    The Client doesnt want two separate vendor codes since they cannot get composite balance for domestic as well as for imports under one vendor code.
    I do understand we cannot have two different Reconcilliation accounts for one vendor code even and if we have just one reconcilliation account we cannot bifurcate domestic and foreign purchases.
    Please suggest.
    Regards
    Kapil

    Hi,
    It is not possible to change the reconciliation account (SpGL or alternative account) in MIRO transaction. Of course you can make some modifications in MIRO in order to open for changes field "G/L account" on "Details" screen, but if you should not foget to modify MR8M.
    Another alternative is to repost the MIRO documents (vendor oen items) to the alternative reconcilation account with FB01.
    Regards,
    Svetlin

  • Vendor Code 6502 error for SQL pane of existing View

    When I am in the SQL pane of an existing valid view, it hangs saying "Generating DDL....". When I cancel, I get the vendor code 6502 error - the View is a simple select from a Materialized View. We have other Views that select from the same MV, but have no problems showing the View source in the SQL pane. . ( I can see the view source with no problems using Toad). Any ideas ?
    Thanks,
    Anne

    Hi rkonno!
    The ORA-904 tells you that PROJECT_PROGRESS is an invalid identifier. Is this the correct columnname?
    yours sincerely

  • Vendor ageing report data for all doc type needed(urgent)

    hello everyone
    once again i need ur help guys.
    in the vendor ageing report i am getting data for only one document type and not of other.
    ex- see i have two documents type-
    1.KD 2. EJ
    so i am getting data for document type KD only.
    so how to get the data of document type EJ along with KD.
    below is my code .
    so tell what modifications i have to made .
    *& Report  Z_VENDOR AGEING                                                    *
    *&  in this repoet I am calculating the vendor ageing
        which is depending on formula
        AGEING = Current Date(or any date entered by user) – Bline Date(BSIK-ZFBDT)                                                                 *
    REPORT  z_vendor  NO STANDARD PAGE HEADING
                      LINE-SIZE 200
                      LINE-COUNT 65(3).
    TABLES : bsik.
    DATA : BEGIN OF t_out OCCURS 0,
           bukrs LIKE bsik-bukrs,
           saknr LIKE bsik-saknr,
           bldat LIKE bsik-bldat,
           wrbtr LIKE bsik-wrbtr,
           lifnr LIKE bsik-lifnr,
           zfbdt like bsik-zfbdt,
           zbd1t like bsik-zbd1t,
           ageing type i,
           END OF t_out.
    parameters : p_date1 type d.
    SELECT-OPTIONS : s_bukrs FOR bsik-bukrs,
                     s_saknr FOR bsik-saknr,
                     s_lifnr FOR bsik-lifnr.
    SELECT bukrs saknr bldat wrbtr lifnr zfbdt zbd1t
           FROM bsik
           INTO  TABLE t_out
           WHERE saknr IN s_saknr
           AND bukrs IN s_bukrs
           AND lifnr IN s_lifnr.
    Loop at t_out.
    CALL FUNCTION 'DAYS_BETWEEN_TWO_DATES'
      EXPORTING
        i_datum_bis                   = p_date1
        i_datum_von                   = t_out-zfbdt
      I_KZ_EXCL_VON                 = '0'
      I_KZ_INCL_BIS                 = '0'
      I_KZ_ULT_BIS                  = ' '
      I_KZ_ULT_VON                  = ' '
      I_STGMETH                     = '0'
      I_SZBMETH                     = '1'
    IMPORTING
       E_TAGE                        = t_out-ageing
    EXCEPTIONS
      DAYS_METHOD_NOT_DEFINED       = 1
      OTHERS                        = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Modify t_out.
    Clear t_out.
    Endloop.
    LOOP AT T_OUT.
    IF T_OUT-SHKZG = ‘H’.
    T_OUT-WRBTR = T_OUT-WRBTR * -1.
    T_OUT-WRBTR = T_OUT-DMBTR * -1.
    ENDIF.
    DATA: TOTAL(16) TYPE P DECIMALS 2.
    TOTAL = TOTAL + T_OUT-DMBTR.
    Endloop.
    LOOP AT t_out.
      WRITE : / t_out-saknr,
                t_out-lifnr,
                t_out-wrbtr,
                t_out-zfbdt,
                T_OUT-DMBTR,
                t_out-ageing.
    AT LAST.
    WRITE:/ TOTAL.
    CLEAR TOTAL.
    ENDAT.
    ENDLOOP.
    Message was edited by: sanjeev singh

    Sanjeev,
    Can you tell what is document type EJ representing...Secondly, if you check couple of documents of EJ type and check if data is available as per you WHERE clause filters.
    Regards
    Anurag

  • Serialized Shipping Container Codes - SSCC use for STO

    Does anyone used labels with Serialized Shipping Container Codes [SSCC] to be used for intercompany  STO's, in order to use scanning of SSCC in receiving plant WM to automate the warehouse process.
    Did you have to use EDI / ASN's in order to accomplish this? or how did you do it?
    My client wants to receive and use the same label [on the pallet in the receiving plant WM, since they will be full pallets going to SU managed Storage types.
    Did you accomplish the same any other way. Please Help/explain.  Regards!

    Hello again,
    ok, meanwhile I have found all the answers myself:
    - Several iDoc-types can be used, e.g. DELVRY05.
    - The Idoc-field to be used is EXIDV in segment E1EDL37.
    - The field in the delivery is EXIDV in table VEKP.
    Just in case someone needs this...

  • Vendor code in Stock Transfer Inspection Lot(08)

    Hi Everybody,
    I have noticed that when a Stock Transfer lot is created, the 'Data for lot orogin' tab in the Inspection Lot shows Vendor code in 'Data for goods receipt' section at times and at times Vendor code is not included in this section.
    Please throw some light on the situations under which the vendor code is included and excluded.
    Regards,
    Manish.

    I can't say for sure but I would compare the triggering document.  I.e. Exactly what material movement is used in each case and what type of document triggered it, (I.e. an STO order).  Than look at those documents and see if and why a vendor number is available.
    FF

  • Failed to open the connection - database vendor code 17

    I'm upgrading a VB.net Windows Forms application from 1.1 to 4.0.  In the reporting form, the list of reports you can choose are pulled from a folder where the .rpt files reside.  Once the user chooses a report and executes it, vb code populates the current database connection information and displays the report in the report viewer control.
    The following things are true:
    - Version 1.1 works on my systems and my customers systems
    - The code has not been changed, except that it now targets .Net 4.0 instead of 1.1
    - The exact same .rpt files are being used
    - Version 4.0 connects to the same database my customer is using, and I can run the reports just fine from here.
    - Version 4.0 is able to connect to the database just fine from my customers systems (using the same connection information provided to the report)
    - My customer installed this:  http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_2.zip
    The only problem is that my customer encounters this error when trying to run any report from his systems:
    Failed to open the connection.
    Details:  Database Vendor Code: 17
    Failed to open the connection.
    Orders.BOL.TaskDetail {393C9017-0ED1-4E1E-8824-E222F4B9D14C}.rpt
    Details:  Database Vendor Code: 17
    I read all of the articles I could find, and they either don't describe this exact situation, or there is insufficient information for troubleshooting this issue.  Are there steps that I've missed to make Crystal Reports for VS2010 work on my customer's systems?
    Your help is appreciated,
    Mark

    Hi Mark,
    More information required -
    - Does this happen with all reports or few?
    - What is the connection type used for the report to connect to the database (OLEDB,ODBC etc)
    - Are you changing the database at runtime?
    few things you could check
    - Check if the database is accaessible from the client machine with proper permissions / rights.
    - If its an ODBC connection check if the DSN with same name is created on the client machine.
    - Check the driver / provided used by the report to connect to the DB, verify that the same is installed on the client machine. (SQL NAtive client, SQL Server etc)
    Also take a look at below articles discussing the simillar issue.
    [CR for VS2010: Failed to Open Connection [Database Vendor Code: 17 ]|CR for VS2010: Failed to Open Connection [Database Vendor Code: 17 ]]
    [1474461 - Unknown Database Connector Error when connecting to a Dataset in a VS .NET application |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433373334333433363331%7D.do]
    Hope this helps,
    - Bhushan.

  • Unable to connect: incorrect log on parameters [Database Vendor Code: 1005]

    We have a report that has been in production for some time and ran successfully with no trouble.  However, it now keeps failing with this error and the log on parameters are correct.  The whole error is:
    Error in
    File / usr/local/bobje/data/procSched/mrspas051.reportjobserver/~ tmp2f0ea56e4c88a08d6.rpt: Unable to connect: incorrect log on parameters, Details: [Database Vendor Code: 1005]. 
    Can you tell us why a report suddenly fails with this error?  Thank you.

    We've been having the same issue with scheduled Crystal reports (in BO 3.1).  After much testing, we found that even though reports are set to use the custom database logon credentials, if the name of the original data source changes, it causes the error (Error in File ~tmp1d06ed702daa30.rpt: Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: 1005 ] ).  For example, I publish a report to a production environment.  It has an original data source called "test".  I set it to use the custom database logon.  A user then creates a recurring schedule and it runs successfully.  A developer opens the report in Crystal 2008 and changes the connection to something else, for ex "dev" (in Crystal, this is on the Database menu, select "Set Datasource Location" and pick a different option under My Connections or create a new one), then saves the report to BO.  We promote the report to prod and it overwrites the existing file.  We make sure it's still set to use the custom database connection to prod but the recurring schedules that were set up when the original data source was called "test" immediately begin to fail.  I tried working with support but they didn't really help much.  They had me install the Oracle 11G client on our servers since we were connecting to our 11G repository with the 10G client but that did nothing.  They finally claimed that since our repository database was Oracle 11G R2 (not just 11G), it wasn't supported and they wouldn't go any further.  If anyone's found a solution, I would really appreciate hearing how it was fixed.

  • Vendor codes not used

    Hi,
    I would like to generate a list of vendors, where is no transactions posted for a long period. This is kind of Aging report to find vendors codes which are not used for the past few months.
    Kindly let me know if there is a standard report.
    Thanks & Regards

    Dear,
    Check ME2L report.
    With help of this report you can search purchase order list of vendor.
    Due to this you can analysis that how many vendor codes are used for purchase order and other transaction.
    Also check FBL1N.
    Regards,
    Mahesh Wagh.

  • Validation in STO: For vendor code in condition detail

    Dear All,
    i kindly request you for  expert advice on this requirement.
    1. User is creating Stock transfer Order ( PO STO MM ). Plant to Plant transfer through MM route
    2. Here user is entering conditions for different expenses
    3. but sometimes user forget to enter vendor code in condition details
    so i want to set validation so user will get error message if he forget to enter vendor code in condition detail.
    Pl. guide me on this
    Thanks
    h shah

    Nothing std I'm aware of. Suggest speak to an ABAPer, they could probably create a Routine for the Condition Type in the Pricing Schema.
    Regards,
    Nick

  • Fbl3n vendor code  issue for RE document type

    Hi
    I entered  in fbl3n t.code GR/IR account number then i execute it shows for document type WE (Goods receipt) assignment no,document no,doc type,doc  date,vendor code.but in RE(Invoice receipt) document type,vendor code only not display all other datas shown,is this possible to dispay vendor code in RE document type.plz suggest
    Regards
    Sam

    First of all you will have to copy the FM SAMPLE_INTERFACE_00001650 to a Z one .
    Then you will have to loop where the offseting account would be blank , then refer the same to BSEG or FAGALFLEXA or Vendor / customer open items .
    Then you will have to pass the values in the fields if already there in structre - RFPOS else append the structure and create new fields in structure .
    This is how you will have to proceed .
    Take the help of an abaper for Code and appending the structure .
    Cheers ,
    Dewang

  • I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the "Recommendation Report" screen, I clicked "Non-Included Trans." and saw that one of the vendors (Vendor Code: WILCO) has the followi

    Hello,
    I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the “Recommendation Report” screen, I clicked “Non-Included Trans.” and saw that one of the vendors (Vendor Code: WILCO) has the following error:
    “The document amount is greater than the max. amount allowed in the payment methods linked to the BP”
    Upon checking, the “PCF-W” Payment Method linked to WILCO does not have any restrictions, nor does WILCO have any credit/commitment limit set. I have also appropriately defined the Dummy Business Partner Bank (under Payment Terms) as well as checked the “Included” box for PCF-W on the Payment Run-Payment Methods screen.
    Could anyone please help me on this?
    Salamat,
    Cat

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Broadcasting via Bursting to multiple email address for a single vendor cod

    Hello -
    I have a requirement to broadcast out a web template based scorecard to multiple email addresses for a given vendor code.  We have gotten it to work via a single email address, but I need to send it to more than one email per vendor code.
    Has anyone else tried this?
    Thank you!

    Hi Chris,
    If my understanding is right, you must be using the master data of vendor Code(Which has an attribute to store Email IDs).
    You can add multiple email ID to the same master data separated by semi colon ";"
    If you are using user IDs instead, I dont think it is possible to use multiple user ID in the same attribute.
    in this case you need to enhance the master data with a new attribute to store the second user ID and the  create a separate setting for this attribute.
    Hope this helps.
    Regards.
    Shafi.

  • Same vendor code for multiple company codes

    Can we have same vendor code for two different company codes ?

    Yes u can use same code of vendor in different company code
    only u will have to extend this vendor code to other company code in xk01
    this is possible as number range is set on vendoe Account group
    and same vendoe code and be used in 2 or many different co codes with different company code data
    hope this helps
    Edited by: Umakant Bhangale on Oct 11, 2010 5:35 PM

  • Inbound delivery vendor for STO

    Dear Expert,
    I did the partner configuration for Vendor and STO for site with partner VN-vendor DP-delivery plant.
    But when I create the STO for site no partner data come out for the PO, the partner data didn't copy out from vendor master.
    Any advice any further more setting need to do?
    I manually input the partner data for the STO and site, then I try to create inbound delivery, following incompleteness came out"Vendor : Account Number of Vendor or Creditor Missing",user need to manually input the partner number for LF-vendor.But when i check the partner setting for inbound delivery, LF is copied out from VN.Any more setting need to do to make sure the partner number of LF is auto copied from PO data.
    I have below config. setting:
    1. Site master has the vendor partner function as OA -Ordering address,DP- Delivering plant, VN- Vendor and PI-Invoicing Party.
    2. Define Permissible Partner Roles per Account Group
    3. Partner Settings in Vendor Master Record-Assign Partner Schemas to Account Groups
    4. Assign Partner Schemas to Document Types
    5. Logistics Execution-Partners-Set Up Partner Determination for Deliveries and "EL" Partner Determination Procedure
    Also I have search in the SCN before posting I found same post i.e.Partner Function for STO and relevant inbound delivery but no answer hence posting again kindly extend your help.
    With Regards,
    Avinash Kowale

    Did configure the definition of shipping data for Plant?
    Aslo, you have to assign the UB document type to the EL inbound delivery
    And Maintain Country and Transportation Zone for Shipping Point (In Route Determination)

Maybe you are looking for

  • How can I convert a string to an object or class

    I would like to read a file representing a class, and convert it to an object or a class (object preferred). Other postings suggest using javax.tools.JavaCompiler to convert from a string but then say that this is not always available (posting on 1 J

  • Acrobat X add-in not working with Visio 2010

    Hi, I have the following relevant software installed: Windows 7 Enterprise, SP1, 64-bit. Adobe Acrobat X Standard, version 10.1.5 Mircosoft Visio Professional 2010, 32-bit. Microsoft Office Professional Plus 2010, 32-bit In Word, Excel and Powerpoint

  • While Syncing Error - Session could not be established

    Hi - When I try to sync my iPhone 4 with my PC I receive the following error:  "iTunes could not Back Up the iPhone because a session could not be started with the iPhone." Any suggestions.  I cannot upgrad the software until I sync my phone.

  • Third party synth problem.

    Hi Folks: I am a Blind user of GarageBand on a MacBook Pro using Voiceover and I have installed both the Ivory 2 piano and the TruePianos software programs. For some reason, I am not able to access these pianos although I can access the stock instrum

  • ERROR WHEN I HIT WEBLOGIC CONSOLE

    Hi all, i have installed OIM PS1  did the following steps 1) Install Database 2) Run RCU and create Schema for required products 3) Install Weblogic Server 10.3.6 4) Install SOA Server and Install SOA patches 5) Install IDM Server 6) Create Domains 7