Help reqd to join the table of ADRC and MT001W tables

Hi all,
im working on PO and i need to display the delivery addresses where the records are available in these two tables.
I want to join the table...so pls tell me which primary field key will work out for this...i've taken the record of name field from MT001W table but while i joining with ADRC table thru name2 = g_name2...its not getting printed.
****i've moved the MT001W-name2 to the variable g_name2.
****but when im matching the record with ADRC...its not coming..pls go thru the code once b4 reply.
select name2 from MT001w into g_name2 where WERKS = g_xekpo-werks.
endselect.
if sy-subrc = 0.
*move g_name2 to g_add.
*endif.
select house_num1 street post_code1 from adrc into (g_house , g_street , g_pcode)
where name2 = g_name2 and langu = 'E'.
endselect.
*if
*move g_street to i_street.
endif.
pls do the needful and reply ur comments on urgent basis.
thanks & regards
sankar.

hi Madhavi t ,
thanks a lot man....
i've done it....
thansk & regards
sankar.

Similar Messages

  • Problem in Selecting the data from EKPO and KONV tables

    Hi Experts,
    Presently I am working on Report with Comparision-Sheet Between the vendor's Quotations. I have to display the Discount, Freight, Packing and Forwarding, Vat in Item level data based on the conditions made in PO.
    As per my Knowledge, Condition Types are stored in KONV Table. But there is no relation between KONV and EKPO tables.  So, I am unable to print the data for Discount, Freight, Packing and Forwarding, Vat... How can I get the values from EKPO and KONV tables?
    Thanks in Advance.
    Thanks n Regards,
    Muralikrishna.

    Don't recall if this is correct, but you may need the condition number from the header (EKKO) combined with EKPO-EBELP or other field as you key to access KONV (KNUMH and KPOSN).  My site doesn't run PP, so can't verify if the data is actually stored that, so just a possibility.

  • Determine the size of Dim and Fact table

    Hi,
    Please some one tell me how do calculate the size of diminsion and fact table
    Please explain me step by step.
    Thanks

    hi
    We have two other ways also
    Try RSRV test: Elementary > dataBase > DataBase Info about InfoProvide Tables
    and You can check out in DB02 tcode Detail Analasys...
    Thanks
    Khaja

  • What is the difference between infocube and fact table?

    hi bw gurus,
    what is the difference between infocube and fact table?
    thanks in advance
    bye

    Fact table contains only KeyFigures and foreign keys of dim ids.
    Infocube conatin fact table sorrounded by dimension tables.dimension table contain primary keys of dim ids and SIDs which link to master data.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84

  • Why doesn't adobe just join the AAF/Turakiri/Incommon and accept Institution credentials?

    Why doesn't adobe just join the AAF/Turakiri/Incommon and accept Institution credentials?
    I'm just going through the academic purchase process. Talk about inefficient.
    Australia and New Zealand have established Access Federations which allow students and staff to use their own institutional credentials to log into web applications.
    Almost all universities and a lot of polytechs have joined these Access Federations.
    Adobe would be better off enabling federated login to prove that staff and students are who they say they are rather than use the current antique approach to validating memberships of insitutions.
    Go see www.aaf.edu.au or tuakiri.ac.nz
    regards
    Tim Chaffe

    Thanks for the suggestion Timu. I will pass it on.

  • HI everyone. Im looking for some help. Im getting the Itunes error 50 and No network connection error. I have a perfect connection. My iphone will download and my ipad but nothing from my computer. any help would be great.

    HI everyone. Im looking for some help. Im getting the Itunes error 50 and No network connection error. I have a perfect connection. My iphod will not  download and my ipad  any help would be great.

    A lot of people are experiencing it, which suggests that Apple is having issues. If that is the case all people can do is wait it out.

  • Interface tables, Seeded program and error Table

    Hi can any one let me know the interface tables, Seeded program and error tables for
    1) On hand_quantity Interface
    2) Sub inventory transfer conversion
    Version: 11.5.10
    DB: 10g
    Thanks & Regards,
    pallis

    Hi Pallis,
    Pl.refer following links for sub-inventory transfer.
    Inventory API interface transaction loading
    http://khalidmehmoodapps.blogspot.in/2010/08/inter-org-inventory-transfer.html
    http://khalidmehmoodapps.blogspot.in/2010/08/inter-org-inventory-transfer.html
    HTH
    sanjay

  • 'unable to join the network...' wifi network error ! please help, 'unable to join the network...' wifi network error ! please help

    im on pay as you go.. still trying to set up wifi to my home network.. im putting in the password (sky broadband) and i keep getting the message
    Unable to join the network...
    driving me crazy now - please help !

    Other possibilities:
    Your router firmware is out of date. Check the manufacturer's website for an update
    You have MAC (Media Access Control) filtering enabled on the router, that restricts access to "known" devices and the new iPhone is not on the table of known devices
    Your router has a setting limiting the number of simultaneous allowed devices
    Your routers SSID ("name") is still the default (e.g., LINKSYS, DLINK, NETGEAR, etc). Your phone has encountered other routers with the same name as you have traveled, and the phone is confused as to which router is the real one. If your router's name is still the default you should change it.

  • Help reqd to display the FORM without Print method.

    Hi all,
    I did one gate pass form and i want to view the form in my selection screen or output screen(just in monitor) as  a display by giving one Z-code.
    i.e, we can view the form thru Print preview...the same preview, i want to display after i give my parameter in the selection screen.
    For example.ZGPOUT if i enter as a t-code.
    it should ask my Gate Pass number in the Selection screen...if its right then my Form will come out to the display screen. (instead of going by Print method).,
    Pls post ur comment and reply me with examples,if possible.
    thanks & regards
    sankar.

    Hi Sankar,
    Its bit ambigious......but logic is very simple...........
    1. Create a Z.....report
    2. Inside this create your selection parameters
    3. Do your logic for the selection screen(use list box option or F4 help) to ask for the gate pass number.
    4. Call the required form. (For print preveiw assign 'X' to tdpreview of ITCPO)
    5. Finally assign your print program to the tcode which will finally do rest of the coding.
    Thanks,
    Mark

  • Wrong text in ADRC and LFA1 table after Unicode conversion

    Hello,
    We are doing MDMP to Unicode on SAP 4.7 system.
    In post unicode activities,we had corrected the garbage characters in
    table ADRC
    by converting to target langauage ZH using SUMG t-code.
    Condition used for addind table ADRC in SUMG is LANGU ='1' and
    LANGU_CREA = 'EN'
    But after converting and saving the data,most of the records have
    incorrect character in word.
    and text field of search term/company name/city in table LFA1 are also
    wrong in correspond field in table ADRC.
    Thanks
    Harshavardhan

    Hi Harshavardhan,
    Assumption: You have Chinese entries in table ADRC with ADRC-LANGU_CREA = EN
    Now you have to distinguish two problems:
    1) Chinese texts are stored in ADRC fields, which are NOT used for search help texts (most of the fields - e.g. ADRC-NAME1):
    These texts can be handled in two ways:
    a) Change LANGU_CREA = EN to LANGU_CREA = ZH for these entries (e.g. where ADRC-COUNTRY = CN) before the Unicode conversion (by the way, I would not use ADRC-LANGU, since this is the communication language, which does not necessarily comply with the code page of the entry).
    This needs to be done in a similar way as shown in z-reports described in  SAP Note 634839 ( although this specific fool-the-system case is not covered there - you have to adapt those examples)
    b) Use SUMG to repair the entries using language ZH (as you already did)  
    My favourite would be a), as this can be done before the conversion (Note that SUMG ineeds to be executed during downtime !)
    2) Chinese texts are stored in ADRC fields, which are used for search help texts (e.g. ADRC-MC_NAME1):
    a) If these entries were inserted / changed with logon language ZH, then point 1) applies
    b) If users logged on with logon language EN and created the entries, then most of these texts are destroyed already in Non-Unicode system. Then there is no automatic repair possible (at least point 1 does not work). Here my statement from before is valid:
    Those entries need to be generated again - e.g. if you do a dummy change on the name.
    According to my knowledge, this is a manual effort (either before or after the conversion) - but maybe it can be automized ...
    Best regards,
    Nils Buerckel
    SAP AG

  • What is the difference betwee STRUCTRUE AND INTERNAL TABLE

    what is the difference betwee STRUCTRUE AND INTERNAL TABLE

    Hi
    <b>Internal table  </b>            
    Internal Tables are runtime objects.
    A.     The lines of an internal table always have the same structure
    B.     You have to define the structure of the internal table at the begining.
    C.     Internal tables require special work area for interface     
    Types:
    STANDARD table
    Key access to a standard table uses a linear search. This means that the time required for a search is in linear relation to the number of table entries.
    You should use index operations to access standard tables.
    SORTED table
    Defines the table as one that is always saved correctly sorted.
    Key access to a sorted table uses a binary key. If the key is not unique, the system takes the entry with the lowest index. The runtime required for key access is logarithmically related to the number of table entries.
    HASHED table
    Defines the table as one that is managed with an internal hash procedure
    You can only access a hashed table using the generic key operations or other generic operations ( SORT, LOOP, and so on). Explicit or implicit index operations (such as LOOP ... FROM oe INSERT itab within a LOOP) are not allowed.                                                                               
    <b> Structure         </b>                                                             
        Structure are data dictionary objects.     Tcode -SE11                                                                        
         No data records exist in the database for a structure. Structures are used for the interface definition between programs or between screens and programs.                                             
    Reward points if this helps.
    Manish
    Message was edited by:
            Manish Kumar

  • The shutter on my iPad front facing camera won't open.  My husband and I are in Ireland and I can't take pictures.  Can anyone help?  It is the latest iPad version and I am updated with version 6.1.3.

    My husband and I are traveling through Ireland and my iPad front facing camera won't work!  The shutter won't open.  I have shut all programs that might take up memory, I have totally rebooted and I have tried restarting everything.  Any advice to help me take amazing pics while on our vacation?

    Try This...
    Close All Open Apps...  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • How to Join the Developer Preview - (Fusion and Face HD)

    Hi,
    If you are would like to join the Kinect for Windows Developer Preview Program to access the weekly SKD updates please send us an email. The Developer Preview will allow you access to
    weekly updates which will include Fusion and Face HD and related samples.
    Please email
    [email protected] with the subject line:
    “DPP Invitation Request” to get your invitation.
    Our support team will process your request and send you an invitation to the preview program.
    Thank you!

    Hello,
    I'm currently working on a project where I need face and Hd face.
    As mentioned in the Kinect Jump Start, please add me to the access list of code samples for the face and
    HD face.
    Thank you in advance,
    Wassef.

  • PLEASE HELP: My "Mail" Has the "Beach Ball" icon and won't ever load...

    My mail on my iMac with newest extension of Leopard is unable to load. The mail app opens and then it starts "thinking" and I wait and wait and nothing happens.
    I have a gmail IMAP account and a POP3 microsoft exchange account in my Apple Mail account on my iMac. The emails work fine on my iPhone and when I directly connect to them. However, the Mail app on my iMac is what is broken. My mail had been working and as of a few days ago it is no longer working.
    Someone had a similar problem posted below.
    Original Question:
    Hi all,
    Today I turned on my iMac and launched Mail, which started behaving really strangely. I have a .mac mailbox, an IMAP mailbox and 3 POP mailboxes. Two of the 3 POP mailboxes have gone berserk. They whirl incessantly, but nothing happens. I opened the Activity window and see, time after time, they supposedly are downloading mail (in fact thousands of pieces of mail which is odd) but the download bar is stuck in the blue and white striped mode. Plus every time I quit and restart, they appear with the exact file being downloaded.
    The other thing is these are two mail addresses with 2 totally different servers. One of them shares an account with the third POP mailbox, and that one seems to be working fine.
    Perhaps Mail needs to be trashed? And reinstalled? But can you install it selectively from the OS disk? And won't it be hopelessly out of date since there have been a number of updates?
    Anyone have any ideas? Many thanks for your assistance.
    MY RESPONSE:
    I am having the EXACT same problem. It won't even let me delete my POP accounts.
    This started happening around the same time that I got some weird "security" pop up when using Firefox; everytime I clicked on a certain link it would take me to this website telling me I needed to update my security. Not sure if these two are related.

    When did you do the latest update for Leopard, and from what version did you update? Has Mail ever worked in this latest version of Leopard?
    Hold down the Shift key while clicking on the Mail icon in the Dock -- does this allow Mail to open?
    Ernie

  • Insert data Flatfile table to Parent and child tables

    Hi All,
        I have Flatfile table which is we getting from daily txt files and i want to populate flatfile data to parent as well as child tables. parent table has primary key as ID. This ID is foreign key of child tables. 
    Here i have mentioned our process.
    1. Flatfile duplicates has to remove with condition of daily date.
    2. Before Insert parent table have to check duplicate(we have Unique key of 4 columns in parent) if duplicate is there we have to delete duplicate then Insert into parent table unique records(Primary key is ID).(here why we are delete duplicate record meaning
    we getting daily files so if any records updated in future that record should be insert to parent and child table so only we delete old records and insert new records).
    3.After insert parent we have to populate child tables from Flatfile table as well as we have to insert parent table primary key as foreign key of child tables.
    4. if any truncation error occurs that errors should go to error log table.
    Right now we are using cursor for this concept and cursor has performance issue. so we are trying to optimize other way to populate parent and child table to increase performance to populate.
    Please help us to which way to do this process increase of performance .
    Please  can any one reply.

    Hi RajVasu,
    Since this issue is related to Transact-SQL, I will move this thread to Transact-SQL forum. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • Outlook Sync Problem with Torch 9800

    I have always problems to Sync my 9800 to Outlook, I know this problem is caused because for some reason son calendar entries with Attendees field starting  ""< fails, and I get the message: Error encountered. Error Code 0x80040fb3. Check Documentati

  • Two Macs, only one fully autheticates with MS proxy... any suggestions?

    *+The short version:+* I have two Macs with identical settings, but after installing Security Update 2007-007 one will play streaming MPEG audio in iTunes (amongst other things) and one will not. *+The long detailed version:+* I'm having a weird netw

  • Re: iMac suddenly very slow only on start up

    OSX 10.9.5 on my imac takes over 2 minutes to boot!?!?!? What I notice in the below, is that flipvideo is no longer on my system and  skype has been uninstalled.  I have searched for com.skype.c2c_service.plist but it is not on my system.  How do I g

  • WebDynpro app stopped working (Object not found in lookup of JPA_DEFAULT)

    Hi, my scenario is as as described in my posting (java.lang.IllegalArgumentException: model object must not be null). after i got everything up and working it suddenly stopped. the wedynpro project is implicitly stopped, beacuse earecipe could not st

  • Hintracks and H.263

    Hi, a question. Is it possible to control which RTP payload that is used during creation of hint tracks when exporting a movie ? I would also like to be able to create H.263 Basline, i.e. no modes switched on for H.263. For instance I would like to c