FM For Plant Address

Dear all.
Is there any FM existed for that if we pass plant , than we can get address details for that particular plant...If anybody know , than please help me......
Thnak You ,

Hello
PIA_CSO_PLANT_ADDRESS_READ

Similar Messages

  • Tcode for plant address in different languages

    Hello All,
    Need a small n quick help from you all...
    Can anyone of u give me transaction that provides plant address in <b>different languages..</b>
    I could see config for plants maintenance but could not find its address in different languages...
    Thanks,
    Vikram

    Dear Vikram
    To maintain the address of the plant in different language you can follow :
    After maintaining the address in english laungauge if you want to maintain the address in french /german then you can slect the  tab <b>International version</b>
    then select version i.e the langauge and then maintain the address in that langauge.
    Or you have to login into that language and maintain there the address ..
    Regards
    Sunny

  • Table for plant address

    Hi,
    I am looking for the table from where we can get the address number of a location (plant). When we get the details of a shopping cart through FM> BBP_PD_SC_GETDETAIL, in the the table I_PARTNER, there is a field ADDR_NO. I could able to get this address number for the other partner functions 12, 20, 27 but not for 75. Can you please help me to find out the table in which the plant address is store?
    Thanks,
    Arun

    Hi All,
    Thanks for your reply. Let me clarify question.
    I am creating a BDC program to create shopping cart through FM: BBP_PD_SC_CREATE. For that, I need to pass the address number of plant (location) into the internal table when partner_fct = 0000075. We can get the business partner for the plant from table BBP_LOCMAP. But I need to get the address number of that plant or BP. Can you please tell me, from which table I can get the address number of a plant?
    Thanks,
    Arun

  • Mandatory fields for plant address in SPRO

    How do we set the mandatory fields when entering plant address in SPRO, i.e. in path : Enterprise Struct->Definition->Logistics general->Define plant?

    This is based on country customizing.
    IMG > Sap Netweaver > general setting > define countries > define country specific checks

  • Cost Center / Profit Center -- Validation for Plant Address Change

    Hi There - One of our team [PTP] have a updated St'Adress for a Plant. From FI, is there something needs to be validated? and How do i find cost center/profit center related to that plant. I belive there is no assignment of those to plants?
    Thanks
    Sri

    no, the "accounting" object that can be related to the plant is the valuation area, but it is updated automatically.
    Paolo

  • Fields and Table for Delivery address in a PO

    Hi Gurus,
    I want to find out the fields and the corresponding table for the delivery address in a PO (line item details). It is the address of the plant. I searched the tables ADRNR, ADRN2 and one customized field (/GLB/Ship_to) in the table EKPO, but of no help. I can find out from other tables the address of the plant, but I want to go to a table for PO, where I can have the delivery address/ship to address.
    Please help.
    Thanks,
    Kumar

    Hi
    For Plant Address, check the table T001W
    If you want complete address details, take the ADRNR field value from T001W and pass it to the field ADDRNUMBER of table ADRC, you will get the details.
    Normally addresses are stored in the table ADRC. If you gave any other Delivery Address in the PO, instead of Plant, get the value of ADRN2 from EKPO and pass it to ADDRNUMBER of ADRC and you will get the address detials.
    Edited by: Arun R on Dec 17, 2010 2:39 PM

  • Get plant address for PM/PS PO from the first active line item

    Hi Gurus,
    I have a need to modify the current PO printout where i will need to extract the PO's first active line item's plant address. This plant address are actually stored in standard text which will be maintained in a custom table. Should I be including this logic in the print program or should i just directly call it from the form itself?

    Can i do that directly, I will need to check for the account assignment type before even calling from the customised table for address(which is stores standard text details). Can u do that in sapscript?

  • Plant address version in PO's delivery address

    Hi All,
    I have defined 2 international versions for our plant address.
    Is it possible to propose the plant address verion as the PO's item delivery address depending on vendor's communication language automatically? That is, if vendor's language is 'English', PO's delivery address will be 'I' version address. Otherwise, another version address will be display.
    Thanks

    HI,
    Yes offcourse you can do that in the programming logic of the form.
    Say if the vendor is English then the address will be in english
    if the vendor is in china then the address will be in chinease.
    YES you can do that. tell the abaper about the requirement and he will help you out in designing the form according to your requirements.
    Thanks & Regards,
    Kiran

  • Plant address not changed in PO delivery address

    Hello, I have changed a plant address in DEV & moved to QAS.i can find all the changed data in QAS in OX10.but when i create a new po for the same plant, print preview & delivery address tab is picking old address. how to handle this? please guide me.
    Regards
    Bheema

    have changed a plant address in DEV & moved to QAS.i can find all the changed data in QAS in OX10.
    Where exactly did you change the address and check for the address?
    Often misunderstood, the address has to be maintained by clicking the envelope button in OX10

  • What are the master data tables for 'Plant'?

    Hi friends,
    What are the master data tables for 'Plant' that contain below data?:
    PLANT
    NAME1
    NAME2
    LANGUAGE
    HOUSE_NUM_STREET
    PO_BOX
    POSTAL_CODE
    CITY
    COUNTRY_KEY
    REGION
    COUNTRY_CODE
    CITY_CODE
    TIME_ZONE
    TAX_JURISDICTION
    FACTORY_CALENDAR
    Thanks a lot!

    Hi,
    Plz try out following tables for your requirement.
    TOO1W
    ADRC
    J_1IMOCOMP
    T001W :  werks TYPE t001w-werks, "PLANT
            name1 TYPE t001w-name1, "PLANT DESCRIPTION
            adrnr TYPE t001w-adrnr, "PLANT ADDRESS NUMBER
    ADRC:  addrnumber TYPE adrc-addrnumber,  "ADDRESS NUMBER
             str_suppl1 TYPE adrc-str_suppl1,  "STREET2
             str_suppl2  TYPE adrc-str_suppl2, "STREET3
             street TYPE adrc-street,          "STREET
             city1 TYPE adrc-city1,            "CITY
             post_code1 TYPE adrc-post_code1,  "CITY POSTAL CODE
             post_code2 TYPE adrc-post_code2,  "PO Box postal code
             tel_number TYPE adrc-tel_number,  "TELEPHONE NUMBER
             fax_number TYPE adrc-fax_number,  "FAX NUMBER
             str_suppl3 TYPE adrc-str_suppl3,  "STREET4
             location TYPE adrc-location,      "STREET5
             city2 TYPE adrc-city2,  
    For Tax Details :
    J_1IMOCOMP :   werks TYPE j_1imocomp-werks,
                              j_1icstno TYPE j_1imocomp-j_1icstno,
                              j_1ilstno TYPE j_1imocomp-j_1ilstno,
    Hope this will help.
    Regards,
    Archana

  • How to include plant address data in price calculation procedure in PO?

    Hi, experts
    I need to include in conditions PO the field REGION from plant address data. Price depends on region of recivable plant. I included the field in condition table (it was in the field catalog KOMK and KOMP), it was included as  KOMK- REGION. As a result  price  in PO depends on the field REGION from vendor address data in header PO. How to change to   REGION from plant address data in item of PO?
    Thanks

    Hi,
    Since SAP standard routines don't fill KOMK-WKREG        
    the badi implementation me_po_pricing_cust
    would be the best option. User exits would work        
    too at the end of function me_fill_komk_po, since it's called right after the check for the badi in function         
    me_fill_komk_po. 
    Regards,
    Edit

  • Check for Duplicate address

    Hi,
    Can anyone help me, I have a problem where the address for 2 plants is same , so while replicating the two plants from R/3 to SRM the one plant is getting replicated and otherone is not getting replicated.
    I hope there is a check for this in SPRO for this duplicate entry.
    Can any one help me where exactly falls in SPRO?
    Best Regards,
    sairam.

    Hi
    Seems like data issue. Which SRM version are you using ?
    <b>Please try this -></b>
    (I approach) Try to delete the 2 locations in SRM then replicate the 2 from the backend again
    (II Approach)
    1- You can try to first delete the location in SRM, then replicate it again;
    the deletion can be done via FM BBP_BUPA_EVENT_DELE2 with the partner number as input.
    2- Then you can check in table BBP_LOCMAP that the deletion was correctly done.
    3- Run again the BBP_LOCATIONS_GET_SELECTED for your plant;
    4- Update your PPOMA
    To delete the Old Plant entry use SE37 transaction with BBP_BUPA_EVENT_DELE2 and input Plant number say ' 0000000241' then execute.The entries is deleted correctly in table bbp_locmap ! Please check that your BP you input comes from bbp_locmap : field PARTNER_NO
    Similar related links ->
    Need to update Plant Address in SRM - User Attributes still show old Plant
    How the BBP_ATTR_VALUE_T  table is updated?
    Re: How to get change of Plant  address replicated to SRM
    How to delete a user in the Organizational structure
    Hope this will help.
    Regards
    - Atul

  • Plant address(Delivery address) in PO not complete

    Hi all!
       I have maintained the plant address in SPRO-Entr stru-Logistic general. Like wise compny code addrress is also maintained . Both address are same. I have elongated the address tab and included values in STREET2, STREET3.
    Problem is that while i create PO this address is not reflected completely in delivery address tab. Its showing only STREET/HOUSE NUMBER tab.. I want to display the STREET2 & STREET3 tab also in the PO. Then only i will get my complete address.
    How to solve this. Thanks in advance.
    Regards,
    Raj.

    I ahve a quotation form which I am pulling the footer  with the plant adress and phone number and fax number . Right now my form is coded to pull the address and numbers from T001w and Kna1 table for tel and fax numbers . Now they want the telephone numbers to be pulled from the SPRO  Plant indo, i.e in SPRO Enterprise strucrturew--definition logistic generaldefine copy delete plant ---address(tel number and fax number).
    I would like to get the numbers from here , how do I get the plant information from there instead of getting it from the plant and customer tables.
    Thanks
    Aarav

  • Delivery Address in SRM  - use of ECC plant address

    Hello experts,
    we are using SRM 7.0 in the classic scenario. Our goal is to use the ECC plant address as delivery address in ECC purchase orders. This is working just fine if the delivery address in SRM is neither maintained through the attributes nor manually. The only problem for the enduser is, that the ECC plant address is not visible in SRM.
    Is there a possibility to make the plant address visible in the SRM Shopping Cart?
    Thanks in advance.
    T.

    For this you may need to put some simple RFC log in DOC_Change_BADI..
    Logic:
    Pre-requirement:
    Mapping between Storage location and ECC address number..
    Business logic
    Once the use select a storage location the Doc_Change Log will call the ECC to get the address info and populate accordingly under Delivery address tab..
    Advantages:
    You don't have a risk here to maintain the address information in SRM..
    Thanks!!
    Bharath

  • Plant address fields mandatory

    Hello,
    We are creating  Plant 1000, in that we are maintaing the address for that plant. in that Name 1 field mandatory, we want to make Name 2 field also mandatory, how to make that filed mandatory.
    how to make Street field mandatory while creation of plant address.
    sapman man

    Hello,
    We want to make that fields  mandatory, how to make that fields mandatory...... after imlemenation they will support the system by their own team.
    sapman man

Maybe you are looking for