Find the Purchasing Group and Purchasing Organisation

hi
I have a specific requirement in which I need to select data from BSIK and based on document number BELNR I need to get the Purchasing Organisation and Purchasing Group
Please let me know how to do it. Points for all helpful answers

hi,
EKKO     Purchasing Document Header
EKPO      Purchasing Document Item
EINA            Purchasing Info Record: General Data
EINE        Purchasing Info Record: Purchasing                         Organization Data
EKKN     Account Assignment in Purchasing                   Document
T023            Material Groups
T024            Purchasing Groups
Pls check out these tables.
U will get result.
<b>pls reward if helpful.</b>

Similar Messages

  • Basic question: Finding Purchasing Organization and Purchasing group

    Hello,
    I have a PO number with me. Using this I need to find out the Purchasing group and Purchasing Organization querying tables. I found that the PO Guid can be found from CRMD_ORDERADM_H table but which table should be joined to get the Purchasing Organization and Purchasing Group?
    Thanks,
    Vijay

    Hi Vijay,
         this is the table BBP_PDORG ...where u can see the pur.org and pu.group related to particular PO..
    in TX..BBP_PD also u can see...
    thanks....

  • Emailing PO script to both Purchasing Group and Vendor

    Hello All,
    Is there a way to email PO SAP script to both Purchasing Group and Vendor?
    i searched the form and endup with no luck.
    Regards,
    Sree

    Hi
    in the print program  the funciton module which you used for sending the mail add the email id of vendor and purhcasing group to the receiver list and it will send to both the parties
    regards
    m.a

  • CK86_99 and CK86: display purchase group and procurement type

    Hi Gurus,
    I have a request
    Can I  insert the purchase group and procurement type in the layout of tcode CK86_99 and CK86 when we have a material item ?
    I have seen that we can define the control parameters for the Product Cost Controlling Information System.
    Tcode OKN0 but we have only the basic fields and we haven't the specific fields for division.
    Thanks in advance
    Marco Ferrari

    Hello Marco,
    I do not think you have any options to change the layout except for the fields that are available in the transaction screen. It is a standard report and is not a one based on report painter layouts. It would be helpful if you can consult an ABAP person who can throw some light or create a report for you.
    Kind Regards // Shaubhik

  • "Responsible Purchase Organization and Purchase Group" not appearing in Bid

    Hi,
    We are implementing SRM 5.0.--> Bidding Process.
    Steps.
    1) Creating PR in R/3 and transfered to SRM
    2) Carry out sourcing and select one PR with line items and
    --> Add to Work Area --> Create Bid Invitation --> Process Bid Invitation --> Change and Create -->
    At this stage > Header Level> Basic Data --> we are unable to get the "Responsible Purchase Organization and Purchase Group"
    We have checked all the basic settings and Org Structure.
    Please help me on the same.
    BR,
    Vijay Mittal

    Hi Vijay,
    Please let us know the below mentioned points to clearly understand the issue and makes you more clear about the issue and let us help you further.
    1. You could able to transfer the P.R from backend R/3 to SRM means all the settings are fine (V_T160EX & V_T160PR) and the transfer happens w.r.t P.Group.
    2. In SOCO after adding the required shopping cart to Work area before creating the follow on document, check the item and header details whether it is showing the correct P.Org & P.Group or not.
    3. In case the 2nd point is fine, create Bid invitation and check what is the P.Org & P.group it is taking.
    Also please let us know if some BADI (either BBP_DOCCHECK_BADi or DOCCHANGE BADI) is activated which might be causing this change since you said all your settings are fine in SRM.
    Also check the user assignment in Org. structure and check if this user is responsible for any other P.Group.
    Hope these points will make you more clear and helps you in resolving the issue.
    Also let us know about these points to help you further.
    Award points for helpful answers.
    Rgds,
    Teja

  • QA33 - Change Output by adding Requisitioner, purchasing group and tracking

    Hi All
    I have a requirement for the Standard report like QA33. The requirement is that, in the output of QA33,
    The Requisitioner, Purchasing group and Tracking Number should be displayed
    Please give me suggestions to do this
    I searched for User Exits and I found QEVA0004, QEVA0005, QEVA0006, QEVA0007, QEVA0008, QEVA0009, QEVA0010, QLCO0001, QSS10001.
    In the Above which exits I can use and how to implement them
    Pls reply
    Thnx in Advance
    Regards
    P KAMAL

    Rajesh,
    Put a breakpoint and try to debug the report step by step.
    You will findout the reason very easily.
    Whenever you have a select and are trying to append into an internal table, keep checking your internal table if it is been populated with the correct records.
    This way, you will findout the cause and can correct is accordingly.
    Thanks,
    Suresh Ganti

  • QA33 Change by adding Requisitioner, purchasing group and tracking number

    Hi All
    I have a requirement for the Standard report like QA33. The requirement is that, in the output of QA33,
    The Requisitioner, Purchasing group and Tracking Number should be displayed
    Please give me suggestions to do this
    I searched for User Exits and I found QEVA0004, QEVA0005, QEVA0006, QEVA0007, QEVA0008, QEVA0009, QEVA0010, QLCO0001, QSS10001.
    In the Above which exits I can use and how to implement them
    Pls reply
    Thnx in Advance
    Regards
    P KAMAL

    GSK,
    But for stock components you don't need a Purch.Group...
    Have a look at the following user-exits:
    COZF0001: Change purchase req. for externally processed operation
    COZF0002: Change purchase req. for externally procured component
    PeteA

  • Finding the right support to purchase

    I either need Oracle Linux Support or Oracle 11g support if there is such a things, but which support is right for me though. I'm currently looking at Oracle Linux Basic Limited Support and I already have Oracle Linux Network Support, which is the bare minimum. If I try to start the listener service as oracle I get the following error:
    [oracle@orcl ~]$ /u01/app/oracle/product/11.2.0/dbhome_1/bin/lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 08-APR-2013 18:38:38
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 2: No such file or directory
    [oracle@orcl ~]$
    If I try to start the listener service as root I get the following error:
    [root@orcl ~]# /u01/app/oracle/product/11.2.0/dbhome_1/bin/lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 08-APR-2013 18:38:22
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Message 1070 not found; No message file for product=network, facility=TNSTNS-12546: Message 12546 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    TNS-00516: Message 516 not found; No message file for product=network, facility=TNS
    Linux Error: 13: Permission denied
    [root@orcl ~]#
    If I try to access the enterprise manager at the url https://orcl.dgsoraclelinux.tld.1158/em then I get the folllowing error:
    Server not found
    Firefox can't find the server at orcl.dgsoraclelinux.tld.1158.
    Check the address for typing errors such as
    ww.example.com instead of
    www.example.com
    If you are unable to load any pages, check your computer's network
    connection.
    If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.
    If I try to run sqlplus as oracle I get the following error when attempting to log in as system:
    [oracle@orcl ~]$ /u01/app/oracle/product/11.2.0/db_1/bin/sqlplus
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Apr 8 18:44:40 2013
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name:
    I also hope I posted this in the right thread as well because I couldn't seem to find a relivent thread that match the description of the problem I'm having. Please help I'm doing this for a my Oracle Implementation and Administration class as a report and could use some advise.

    993126 wrote:
    Ok, but I called several numbers for Oracle and they ran me around it Circles until a Technical Servive Rep suggested that I post my problem on this forum and see what other users have to say. By the way I'm not even sure what my problem is or how to solve it in Linux, but in Windows I would just restart the Oracle service that I named OracleLinux for the Linux install instead of OracleXP as in Windows XP. However I should have no trouble restarting that service if I can find the correct path and if its necessary. Otherwise I was just stating my known problem and the errror messages I am getting. If I have to purchase support for Oracle 11g as welll were do I purchase it?Regarding support contracts, you don't don't have to have a support contract to get help on this forum, but if you are running a business critical system, you really should have a support contract. It will give you access to patches, the MOS Knowledge Base, and access to the real "oracle support" technicians.
    As for your technical issue, the only error message you've shown should be quite easy to fix.
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 2: No such file or directory
    The bottom of the error stack (Linux Error: 2: No such file or directory) is the OS telling lsnrctl that a requested file does not exist. I find this a bit puzzling, because the only two files I'm aware of that the listener would access are sqlnet.ora and listener.ora --- and neither are required. Maybe /etc/hosts, to resolve a host name to an ip address?
    (BTW, you also stated, "If I try to start the listener service as root I get the following error:". You should NEVER do ANY oracle admin as root. In fact, you should never do anything as root that doesn't explicitly require it)
    Connect to the db server as user oracle and issue the following commands:
    env |egrep 'ORA|PATH'' | sort
    ls -l  /etc/hosts
    cat /etc/hosts
    ls -l /etc/oratab
    cat /etc/oratab
    ls -l $ORACLE_HOME/network/admin/listener.ora
    cat $ORACLE_HOME/network/admin/listener.ora
    ls -l $ORACLE_HOME/network/admin/sqlnet.ora
    cat $ORACLE_HOME/network/admin/sqlnet.oraCopy the entire session -- full commands and full responses -- and post back here. Please enclose it in the \ tags.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Purchase requisition and Purchase order fields in the APO system

    Hi
    I have to develop a report in the APO system for which material id needs to be linked with purchase order and purchase requisition fields. I am not able to locate the table to pick these fields.Please anyone can tell which table,FM or BAPI to use.
    thanks in advance

    You should be able to retrieve the PegID for this particular material/plant combination using /SAPAPO/DM_PEGID_GET_MATERIAL and then using OM LC Get data you should be able to retrieve all the order categories you need for the report.

  • HT201272 I downloaded an album but one of the songs is corrupted, it only plays for about 4 seconds. When I try to re-download using the iTunes Store and "Purchased", it won't give me the option to download it again. How can I get the song I PAID for!!??

    I downloaded an album but one of the songs is corrupted, it only plays for about 4 seconds. When I try to re-download using the iTunes Store and "Purchased", it won't give me the option to download it again. How can I get the song I PAID for!!??

    Depending upon what country that you are in (music can't be re-downloaded in all countries) then try deleting that track from your iTunes library and redownload it via the Purchased link under Quicklinks on the right-hand side of the iTunes store home page on your computer's iTunes.
    If you aren't in a country where you can re-download music or if it re-downloads in the same state then try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Report showing purchasing group and product responsibility

    Hi,
    Is there a report that will show all purchasing groups and which product categories that they are responsible for?
    Or
    Is there a report that will give me each product category and which purchasing groups that are responsible for that product category?
    Sincerely
    Anders

    not clear as to what you want...
    PP forum would be best for it... Or if you specify your req more clearly as to what input you give and what output you want, may be we can help
    Ajay

  • TS1424 Hi. I just added $25 gift card into the redeem in the app store and purchased four different apps for $4.99 each. I was planning on purchasing one more app at $4.99, but showed that I do not have the $5.00 in my redeem. Instead I have only $4.80?!?

    Hi. I just added $25 gift card into the redeem in the app store and purchased four different apps for $4.99 each. I was planning on purchasing one more app at $4.99, but showed that I do not have the $5.00 in my redeem. Instead I have only $4.80?!?!?!?
    Is there taxes that's going on here?
    I feel jipped!

    There will indeed be taxes, assuming you are in an area where sales tax is normally charged.

  • Hi apple! Okay so I've been trying to purchase iMovie from the apple store and purchase gems on the app 'Fashion Story' but it says there is verification required. We created an apple account years ago so, we forgot the answers. We tried and tried but not

    Hi apple! Okay so I've been trying to purchase iMovie from the apple store and purchase gems on the app 'Fashion Story' but it says there is verification required. We created an apple account years ago so, we forgot the answers. We tried and tried but nothing works. We sent an email so we can change the questions but we haven't gotten the email. Please help because we have been trying for months.
    Here is our apple account info:
    Email: [email protected]
    If we have to send the password please inform us by replying.
    Miah 

    Reset Security Questions
    http://support.apple.com/kb/ht5312
    If you still have problem, call Apple to help reset your Security Question.
    http://support.apple.com/kb/HT5699

  • I pressed the button twice and purchased the same movie twice on istore.  How do I delete the double purchase and be reimbursed?

    I pressed the button twice and purchased the same movie twice on istore.  How do I delete the double purchase and be reimbursed?

    http://www.apple.com/support/mac/app-store/contact.html?form=account&topic=MacAp pStoreAccountandBilling

  • TS1702 how to find the serial number, after purchase Pages online?

    how to find the serial number, after purchase Pages online?

    If you downloaded the standalone trial version of Lightroom, it will be necessary for you to uninstall that version. Then you will be able to install Lightroom through the creative cloud application manager. After you install Lightroom that way, just double-click on the catalog that you have already started.

Maybe you are looking for