Storing ItemCode,Vendor Name,Vendor Code in Database

Hi All,
i have created UDO in user defined form, in the form all the fields are stored in database except ItemCode,Vendor Name,Vendor Code. i want to know how to store these values. please help me, it's very urjent.
Jayanth

Hi Jayanth,
Maybe I need to enhance my English skills , but you wrote:
"...in the form all the fields are stored in database <b>except</b> ItemCode,Vendor Name,Vendor Code"
...ok in the subject you wrote "Storing ItemCode,Vendor Name,Vendor Code in Database" - so maybe this is a bit self-contradictory?
Anyway:
Can you please explain a bit more detailed what you want to do?
How are these values connected - or not - to your UDO?
Frank

Similar Messages

  • How to discover the database vendor Name of the default connection

    Im getting a db connection via context.lookup() to the default schema (SAPDB) and I want to discover the J2EE database vendor Name.
    can anyone help me?
    Regards
    Armando

    Hi Prakash:
    I tried that code and I get "SAP DB", but if I change the method using JDBC (not JNDI) with SQL server JDBC driver, I get null for getDatabaseProductName() method, I don´t now if using JNDI would be different since i don´t have any Web AS Java installed for SQL Server.
    I have this Code:
    Properties prop = System.getProperties();
    Context context = new InitialContext();
    DataSource ds;
    Connection con;
    String sysname = prop.getProperty("SAPSYSTEMNAME");
    String DataSourceName = "jdbc/SAP" + sysname + "DB";
    String dummyNull = "";
    try {
         ds = (DataSource) context.lookup(DataSourceName);
    catch (Exception e) {
         throw new HibernateException( "Could not find datasource", e );
    con = ds.getConnection();
    And When I inspect in debug Mode the con object
    I get this:
    "con"= CommonConnectionHandle  (id=279)
    ___mc= CommonManagedConnectionImpl  (id=295)
    ______con= CommonConnectionImpl  (id=286)
    _________connectionContext= CommonContextFactory$CommonConnectionContextImpl  (id=333)
    ____________dataSourceContext= ContextFactory$DataSourceContextImpl  (id=356)
    _______________databaseName= "C14"
    _______________dataSourceName= "SAPC14DB"
    _______________serverName= "ARMANDOALONSO.neoris.cxnetworks."
    _______________sqlType= 1
    _______________userName= null
    _______________vendorID= 6
    _______________vendorName= "SAPDB"
    ____________userName= "SAPC14DB"
    the data that I want to access is (vendorName= "SAPDB")
    and I dont know how to do that.

  • Vendor code and vendor name in ME5A

    Dear Experts,
    In T.code ME5A Vendor and name of Vendor fields display in output but it is showing blank whenever po is created how can I found that which PR,s Po make vendor code and name display.
    RC

    Hi,
    Using T-code ME5A report vendor,name of vendor if required,
    you will create using T-code ME01-Maintain source list input data's are Material,Plant,Vendor,pur.org.,valid from,valid to and fixed source field tick, to be given and SAVE.
    After that you will see ME5A report. vendor,name of vendor data's are display.
    Hope, it is useful for you and resolve the issue.
    Regards,
    K.Rajendran.

  • To bring the Vendor name & Code in FBL3N Report

    Hi Friends,
    As we need to bring the Vendor name / Code in FBL3N report, we have given the settings in the SPRO ( SPRO>Financial Accounting>General Ledger Accounting>G/L Accounts->Line items>Line items Display-->Define special fields for finding and sorting data ) by putting of BSEG table and assigned the same with LIFNR field and transported the same to Development server for testing, but after transport, the above requirements are NOT coming while we run the FBL3N report,
    Please guide me to bring the same in FBL3N as it is important requirement for us.
    Thanks
    G. Jana

    Hi
    If you are on ECC 6.0 you can use report FAGLL03. However, if you need to get vendor name also, you need to do refer to link
    Re: adding a field to FBL3N
    Regards
    Sanil K Bhandari

  • IView to search vendor code based on Vendor  Name

    Hi Guys
    We have developed an Web Template in BW 3.5 to browse quality score for our suppliers.  The selection screen is expecting to have a Vendor Code Number being input.  However, our management is not always aware of the code.  The dimension used in 0VENDOR. Did somebody create an application (BSP, JSP, ...)to we could put in a EP6 iView that would allow me to enter a partial segment of a vendor name , it would go either in R3 or BW, and it would return all the vendor code(s) containing the segment and then I would be able to choose the vendor code i want to extract data from... Basically something similar than performing a search from MK03
    Thanks!
    Eric L.

    Thanks for the reply.
    My manager posted many of his articles through his meta link ID but kept my name as the Author.
    So I want to go through those metalink notes. Since my manager has left the current organization I am unable to reach him
    Please guide me

  • Vendors name using t-code CJI3.

    Hi, is it possible to view the vendor name using t-code CJI3  ?
    Thanx.
    Priya Bhat

    Hi,
    You can have BI in only one client since its tables are cross-client.
    You make client 900 as BI client, then client 001 will no longer be the BI Client.
    hope it helps.
    regards,
    Pruthvi R

  • MD04 Including Vendor code & vendor name Permanently

    Hi All,
    In MD04, there is pushbutton by which one can display Vendor code & vendor name for the receipt elements. But it has to be done every time when MD04 is accessed.
    Is there any way so that the vendor code and the vendor name in the list will apear by default when MD04 is accessed?
    Regards,
    MHP

    In MD04, if for a given material there is no supply proposal with vendor related info, then even if you click that, system prompts a info msg. & does not display it. The display is done only when there is some info. Hence no option to keep it activated by default.
    But if you want to have that info, you might add a column to your display using badi - MD_ADD_COL_EZPS.
    Inform your abaper the info is to be pulled from EKKO table for the vendor details & populate to your custom column.

  • Vendor name to be added in T-code FAGLL03

    HI All,
    I want the vendor name to be displayed in the reporting of FAGLL03. It is possible to get the vendor no using the BADI.
    I wanted to know how we can populate the vendor name in the report. Is there a BTE or BADI for the same.
    Let me know the steps to implement the same.
    Thanks & Regards,
    Deepak BR

    Hi Deepak,
    You have to create and activate BADI 'FAGL_ITEMS_CH_DATA' as per note no. 1034354.
    For more details you can refer this thread, it might be useful.
    Link: [vendor number in new FAGLL03 tcode (offsetting account information);

  • Vendor name in fbl3n

    hi,
    Is it possible to get the vendor code in FBL3n report. Because in Bank outgoing payment GL report we need vendor name. Vendor name is available in screen layout of fbl3n, i have moved from hidden to display still it is not showing the vendor name.
    govind.

    Hi Govind,
    FBL3N is the transaction for G/L Account line item display.
    For Goods Receipt documents, line items will populate with Vendor LIFNR, but for Invoice Receipts only the vendor line item would populate LIFNR, the G/L lines for IR documents do not populate LIFNR.
    You can see this yourself by looking in SE16 at table BSEG for the GR and IR accounting documents.  For GR document, BSEG-LIFNR should be filled for all line items.  For IR document, BSEG-LIFNR should be filled only for the vendor line item.
    The line item display can't display any value, because there is no value on the database.
    The relevant tables for the G/L Line Item Display is BSIS/BSAS and BSEG. In BSIS/BSAS you will not find the fields Vendor number (LIFNR) and Vendor name (NAME1), and in BSEG Vendor number is only stored in the Vendor Line Item and not in the G/L line item, and you will not find Vendor name in BSEG. Therefore, you are not able to add the fields to the Line Item Display as a standard field or as a special field in the normal way.
    Hence, this is SAP standard design and it is not possible to have vendor number in the G/L line item display.
    There is a workaround for this, which should work in both 46* and Enterprise versions :
    The fields LIFNR and NAME1 do not exist in the structures RFPOS and RFPOSX. If you need these fields to be shown in the Line Item Display then you need to add the fields to the structures RFPOS and RFPOSX.
    When the structure has been extended with the fields then you need to run the reports RFPOSXEXTEND and BALVBUFDEL (in the same way as seen in the solution part in note 215798).
    After that you need to use the Open FI Exit 1650 to fill the fields. You will find a function group FI_ITEMS from transaction SE80. In this function group you will find a function module FI_ITEMS_DISPLAY where the form ITEMS_DISPLAY_INIT includes the exits 1610 to 1650. The important one for your problem is 1650 (OPEN_FI_PERFORM_00001650_E).
    This exit is used if you want to display fields in e.g. FBL3N which do not exist in the tables BSIS/BSAS and also not in the G/L Line in BSEG.
    Through this user exit it should be possible to get the value from the relevant tables e.g. from the vendor items from BSEG or the value from BSIK into structure RFPOSXEXT if there is a relation between the relevant tables e.g. BSEG/BSIK to RFPOSX/BSIS.
    Please also have a look at the notes 112312 and 217189.
    Hope it helps.
    Regards,
    Emoke

  • Vendor name in Asset Master Table

    Hi all,
    If i open any asset master with Tcode AS02, i am able to see the vendor code and vendor name in the origin  tab in the asset master.
    And the fileds filled in asset master will be stored in table called ANLA, when i open the said table for the respective asset, there i am able to see only the vendor code only not the vendor name field.
    the vendor name field ANLA-LIEFE was showing blank, as it was showing data in the asset master.
    I think there might a technical issue in this regard.
    Please suggest me to fix this bug.
    Thanks,
    Srinu

    Hi
    It is not a bug,
    This field is currently for informational purposes only.
    You can only use this field to define sort versions.
    SAP-Definition of Sort version."A means of defining groups and group totals in asset reports. All fields of the asset master record can be used as group and/or sort criteria for defining a sort version. You enter the sort version key when starting a report."
    regards

  • LSMW for Vendor Master (t-code XK01)

    Hi guys,
    I'm creating a LSMW for Vendor Master (t-code XK01) using direct input but the following error message appears:
    In the step "Create batch input session", I get the following error:
    FB012 Session 1 : Special character for 'empty field' is /
    FB007 Session 1 session name VENDOR was opened
    FB112 Trans. 1 : No transaction code was transferred
    FB016 ... Last header record ...
    FB014 ... BLF00-STYPE 1
    FB014 ... BLF00-TCODE /
    FB014 ... BLF00-LIFNR DETES998
    FB014 ... BLF00-BUKRS /
    FB014 ... BLF00-EKORG /
    FB014 ... BLF00-KTOKK 0001
    FB013 ....Editing was terminated
    I mapped the TCODE filed using xk01 and the same error still displays; in the first step I select Object 0040, method 0002 and the program is RFBIKR00, is this correct?
    Some of the fields are stored ina different table; How can I mapped this fileds?
    Any you can provide will be great......

    Hi,
    Are you getting this error immediatly or later half?
    1. This could be with same Vendor number which would be existing in the system.
    2. Data inconsistencies.
    What are the flat files that you have is it a single file or more than one?
    Thanks,
    Prashanth

  • In Payment Order Vendor Name Display

    Hi All,
    Is it Possible to view the Vendor name in the Payment order, as now we able to see the vendor code only.
    We required vendor name in the payment order(F110).
    Anyone have idea pls update me.
    Regards,

    hi,
    If you are talking about report output then Open your query in query designer, click on vendor, on the right hand side you will see display tab and in display as list box choose key and text. This will display your vendor name as well with its code.
    Hope this helps
    regards,
    ray

  • Report GL Account Line Item with vendor name and VAT registration number

    Hi,
    Is there any standard SAP report/inquiry for GL Account Line Item like FBL3N, with information vendor name and VAT Registration Number (field STCEG) without using ABAP.
    Thanks.

    Hi,
    We can get purchase register through T.Code: 'J1I2' by specifying condition types and tax codes.
    We can't get 100% report from this T.Code.
    Check it once.
    Regards,
    Padmaja N.

  • Report for vendor across company code

    Hi,
    We want to have a report which include the vendor name along with its transaction total and net balance. Will also need to have the overall view of the vendor for all company codes, as many of our company codes purchases from the same supplier.
    Regds,
    Bhavesh

    Hi,
    Please check the report S_ALR_87012082.
    At the end you will also find an output option as "Total from All Company Codes". You can have a cross company code view there.
    Regards,
    Gaurav

  • Report for vendor no., vendor name for good receipt documents on KSB1

    Hello,
    My client needs vendors on KSB1 report. I told them about offseting  account, but it doesn't show vendor for good receipt documents.
    Is there any place else they can view vendor, vendor name for those good receipt documents .
    Any MM report or AP report .
    Thanks,
    T.G

    Hi,
    Please go to FBL1N, In Dynamic Selection give document as "WE", this will give and enable Purchase Order Number
    This will give you Vendor Name, Purchase Order and  FI Document number or u can try MB51, there you will not get Vendor Name, but you will get Vendor Code, Material Document Number and Purchase Order Number
    Br,Vivek
    Edited by: View_taurian on Oct 22, 2011 12:01 AM

Maybe you are looking for

  • How to process check box in classical ALV

    Hi, I have one requirement wherein I am using  Reuse_ALV_GRID_DISPLAY..I have a checkbox as a field and I have a push button as UPDATE... If I select the rows in the ALV list using checkbox and if i click  the Update button, I have to continue proces

  • A vendor is automatically selected after selecting aproduct category

    Hello In the shop transaction we are facing a problem in vendor selection. In describe requirement , we are selecting a product category and then a vendor is coming automatically.We are not to change or select any new vendor. Please suggest how to so

  • Connect to weblogic using C++

    Dear experts, How do i connect my c++ apps to the weblogic and what version do i use? The version that support JMS C API is 9.0 so isit I need to install WL v9.0 and above? THank you. :)

  • Problems with my new Zen Sl

    I have a zen sleek and am using Rhapsody to Go. I managed to load all of my music, including ripped cds, purchased tracks, and Rhapsody to Go subscription tracks without any problems. I've since?downloaded some more subscription tracks and attempted

  • "kwqplbsc: open notifier exception err 604" during installation

    Hello, when i create a database i get this error in the alert log. The Database is able to finish the creation, and it seems to run well so far. I used DB creation script generated with dbca. Version is 9.2.0.7. Does someone have an idea on how i can