Error while entering address details in company code master data.

Hi Experts,
I am getting error while i am entering address details in company code master data that is while i am creating new company code.
ERROR: message No. AM216
              Incomplete Address : Enter Country.
Here eventhough i am entering country as "IN" then still i am getting error.
Thanx,

Yes that is right what is mentioned above, first you give the company code and name then give the currency then select address (Shift+F5) and in that if you select country as IN then it will automatically come to master data.
Edited by: venkata986 on Aug 31, 2010 12:31 PM

Similar Messages

  • Company Code Master Data

    Hi Experts,
    I have to implement one SD Report, in which i am loading Sales Organization Master Data into BW.
    My question is that, as Company Code is one of the attribute of Sales Organization infoobject,
    Do i have to load master data for Company Code also, even though i am not using the Company Code in my report?
    And if i have to load, is it ok if i load the CC Master Data after loading SO Master Data?
    Thanks.....

    Hi,
    In my opinion, you don't have to load CC master data before SO data load (if you don't use CC data).
    Even if you load SO data with company codes (and in the infopackage you choose an option to create master data even if they don't exist), then when the system encounters comp code it will check whether it already exists in CC master data. If not - a new record with just this code will be created in CC master data. It will work if you don't need attributes of CC.
    And when you load CC master data after loading of SO data, the existing already records with key field of CC will be populated with attributes/texts.
    So, it will work. As a side-effect - loading performance will suffer.
    Best regards,
    Eugene

  • Error in PPMOD feature while assigning functional area under company code.

    Hi Experts,
    I am getting error in PPMOD feature while assigning functional area under company code.
    The error is  " The total fields lengths of the decision operations are too great ".
    Please advice.
    Regards,
    IFF

    Hi IFF,
    The return values which you have maintained for the decision parameter are not acceptable that's why it's throwing that error.
    Your PPMOD feature is based on company code and functional area.
    Try to maintain it as follows:
    000010                                  D     BUKRS
    000020     1000           D     FKBER
    000030     1000 0001                 &PPMOD=1,
    000040     1000 ****                 &PPMOD=2,
    000050     2000                 &PPMOD=1,
    000060     2100                 &PPMOD=2,
    000070     2900                 &PPMOD=2,
    000080     2910                 &PPMOD=1,
    000090     ****                 &PPMOD=2,
    Please try to create this features value again using tree format, so that you can know the actual length of the return string and update the thread once done.
    Edited by: pdk_hcm on Sep 6, 2011 2:30 PM

  • Error While entering data in VA01

    Hi,
    I get the following error while entering data for "Plant" in Sales order creation (VA01). Can anyone please tell me how to solve this problem.
    Runtime Errors SAPSQL_INVALID_TABLENAME
    Except. CX_SY_DYNAMIC_OSQL_SEMANTICS
    Date and Time 27.04.2009 12:57:13
    Short dump has not been completely stored (too big)
    Short text
    A table name, specified in an SQL command, is unknown.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLV61Z" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SEMANTICS', was
    not caught in
    procedure "SEL_KONDTAB" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    An invalid table name "A996" was specified in an Open SQL command:
    Due to one of the following reasons, the error occurs only at runtime:
    - the table name was specified dynamically, or
    - the SELECT clause, WHERE clause, GROUP-BY clause, HAVING clause, or
    ORDER-BY clause was specified dynamically.
    Missing RAISING Clause in Interface
    Program SAPLV61Z
    Include LV61ZU01
    Row 260
    Module type (FORM)
    Module Name SEL_KONDTAB
    Trigger Location of Exception
    Program SAPLV61Z
    Include LV61ZU01
    Row 724
    Module type (FORM)
    Module Name SEL_KONDTAB
    Source Code Extract
    Line SourceCde
    694 and kschl = se_kschl
    695 and datbi >= se_date
    696 and datab <= se_date
    697 and (coding_tab).
    698 endif.
    699 endif.
    700 else.
    701 if t681-ksdat is initial.
    702 if not <entrytab> is assigned.
    703 select * from (t681-kotab) appending table <cond_tab>
    704 where kappl = se_kappl
    705 and kschl = se_kschl
    706 and (coding_tab).
    707 else.
    708 select * from (t681-kotab) appending table <cond_tab>
    709 for all entries in <entrytab>
    710 where kappl = se_kappl
    711 and kschl = se_kschl
    712 and (coding_tab).
    713 endif.
    714 h_subrc = sy-subrc.
    715 if select_split ne 0.
    716 modify coding_tab from coding_alter index select_split.
    717 select * from (t681-kotab) appending table <cond_tab>
    718 where kappl = se_kappl
    719 and kschl = se_kschl
    720 and (coding_tab).
    721 endif.
    722 else.
    723 if not <entrytab> is assigned.
    >>>>> select * from (t681-kotab) appending table <cond_tab>
    725 where kappl = se_kappl
    726 and kschl = se_kschl
    727 and datbi >= se_date
    728 and datab <= se_date
    729 and (coding_tab).
    730 else.
    731 select * from (t681-kotab) appending table <cond_tab>
    732 for all entries in <entrytab>
    733 where kappl = se_kappl
    734 and kschl = se_kschl
    735 and datbi >= se_date
    736 and datab <= se_date
    737 and (coding_tab).
    738 endif.
    739 h_subrc = sy-subrc.
    740 if select_split ne 0.
    741 modify coding_tab from coding_alter index select_split.
    742 select * from (t681-kotab) appending table <cond_tab>
    743 where kappl = se_kappl
    Thank you in advance....
    Regards,
    Sriram.

    An invalid table name "A996" was specified
       in an Open SQL command
    Find out the transport request pertaining to Table A996 and ensure that both that request and the configuration request pertaining to that table are moved simultaneously.
    thanks
    G. Lakshmipathi

  • Error " material is not assigned to company code" How do I

    Hi
    Guys I am getting the error
    " material is not assigned to company code" How do I solve it?
    Thanks
    samuel

    hi samuel,
    this error is due to the fact that you must have assigned the plant to this material and that plant is not assigned to your company code. or the other case may be the organisational levels whic you have maintained in which you enter your sales org. check if that sales org is assigned to your company code.
    in short chec all the assignments related to your enterprise structure.
    Regards,
    Archit

  • Shopping cart default delivery address based on company code

    Hi All,
    As a standard behaviour of SRM, currently delivery address in shopping cart is defaulted from attribute (ADDR_SHIPT). But in our case we use cross company purchasing where requisitioners buy for different company codes.
    Some times, they forgot to change the default dlivery address and shopping carts are getting created with wrong delivery address.
    Is there any way, the we can default the delivery address based on company code selected by the user instead of defaulting from user attribute?
    Suggestions would be greatly appreciated.
    Regards,
    Krish

    Hi Krish,
    Am looking for a same solution but instead of delivery address, we are looking for change in invoice recipient address
    ADDR_BILLT. For this i have identifed a FM: BBP_GET_BILL_TO_PARTY from which system pulls the defaulted attribute of user profile. Now we are in a change of pulling the attribute defaulted to the company code entered in SC rather than the user's defaulted ADDR_BILLT.
    Similarly i guess for your issue you can use the FM: BBP_GET_ORG_SHIPTO_ADDR implementing a enhancement in DOC CHANGE BADI
    Regards,
    Nihar

  • Which table will give vendor master details per company code per purchase o

    Which table will give vendor master details per company code per purchase organisation that is all details available in XK03?

    hi
    Check T code MKVZ
    Or table LFA1
    Vishal...

  • Two address for one company code

    Hi SAPians,
    I have a doubt in maintaining company address for Invoice output!
    Is it possible to maintain two Address for one company code?
    Like if XYZ company code and say it has has two customers AB and CD.
    Then if i want to maintain Company address on print layout for invoice Different to each. how can i achieve it.
    If yes, please through light on it.
    Regards,
    Romesh

    Hi ,
    As far i know it is not possible to have two different address for the same company code.As table can hold only single unique data.
    As far as the above answer is concerned, we use International version fo Customers not for Company Codes.
    Hope it helps.
    Thanks and Regards
    Rohit.

  • BDC error CO assingnment object  belong to company code A800 not A900

    Hi,
    I am getting  BDC error 'CO assingnment object  belong to company code A800 not A900'.
    Please any one suggest the reason for this.
    Thakns in advance.

    Hi,
    you are processing a BDC-session for company code A900 with a CO-account assignment for comp. code A800 and your system does not allow cross-company code postings. Check the co-object and correct it.
    Best regards, Christian

  • As i was installing Final Cut Studio i cancelled it while entering the details, to go to bed. I tried to reopen the installer window and it just comes up with a Terminal Text Window, can anyone help?

    As i was installing Final Cut Studio i cancelled it while entering the details, to go to bed. I tried to reopen the installer window and it just comes up with a Terminal Text Window, can anyone help?
    It may have half installed the software so dose anyone know if i can reinstall or delete what it has installed?

    after using FCS remover run  disc repair:
    shut down the Mac
    Hold the Shift key on keyboard and start up the Mac
    The Mac will run the repair tasks it takes 10- 30 minutes, then it will boot up normally
    insert the FCS DVD in the drive and install FCS again.

  • Customer-based BP role, Company Code level data

    System ECC 5.0.
    May be somebody can help me in a problem with Company code level data for BP.
    I'm trying to create new BP in custom Z role (created by me), on company code data screen I cannot set "Company Code Is Valid for Customer" indicator on company code selection dialog box.
    I use custom Z role with assigned custom Z rolecategory (with active BP-customer syncronizaton), It seems that there is a missing setting in SPRO for rolecategory that activate possibility to enter company code data.....

    After some investigation.... the problem was not in customising, but in some requirements from code: BP role should have the same name as s BP rolecategory. After renaming it goes.

  • Error while determ. loc. crcy: exchange rate type M date 01/26/2011 frm SGD

    Hi,
    There is an issue like after order is created,while creating invoice(third party order) after saving there is message as its saved.
    But when trying to go with either vf02 or vf03 there is an update termination as 'Error while determ. loc. crcy: exchange rate type M date 01/26/2011 from SGD to'...so any suggestions on this?

    HI Srilatha,
                 Go to T.code OB08 there position the exange rate Ex: M in you case and valid from 01.01.2011 then give currency if it is INR give 1INR X 1 INR = 1 give according to you document currecy.
    Thanks
    Vinayak

  • Additoinal fields in Company Code Global Data

    Hi
    In "OBY6"- company code global data-Additional details tab is there. In this tab is there any possibility or how the fileds will be appeared here.
    I need "EID number" for some of the company codes. How is it possible to add new fileds here.
    with regards
    Siva

    Hi Daniel / Venkat
    Thank you for the hint
    my observtions are
    1) if you use V_T001I, it will affect the country wise (SM30)
    This will insert a row in the additional details of OBY6
    2) if you use T001Z, it will affect the company code wise (SE16)
    This will create a value in the table, but row will not be visible or created in oby6
    with regards
    Siva
    Edited by: Siva Rama Krishna Yanamandra on Jul 7, 2010 6:44 PM

  • How to copy Company Code Account data from a client to another client

    Hi.
    In prod system, unfortunately, we have deleted all Company Code (CC) data from the system - including accounting payable data, and we need to restore data from backup. So far we have created an new 'spare' client with all restored information.
    Next step is to copy CC-related records in related tables from 'spare' client back to prod client and append them into tables were all the records referring this particular CC has been removed.
    For instance we see that the prod system is missing all CC-related records for accounting tabels such as BKPF BSEG and others.
    The questions are:
    1) How can we do this copy?
    2) If we need to do this for each single tabel manually, how can we know which tables that needs to be appended in prod system? As far as I have notised, i see this will affect table BKPF, BSEG, BSAK, BSAS, BSIK, BSIP, BSIS. Any others?
    We have allready triyed transaction EC01 for this purpose. But, unfortunately, this copy function, regarding Company Code organizational object does not seem to take into account the above-mentioned tabels which I need to restore into prod.
    I suppose this must have been an issue before for sombody...?
    So can anybody help with a strategy to solve this issue?
    Thanks.

    Just to be mentioned. This is regarding a particular CC, not all have been removed from the prod system. And I only need to restore accounting information for a spesific CC.

  • Error while trying to log into dealer portal - Organisational data not main

    Error while trying to log into dealer portal - Organisational data not maintained. This is happening for a specific user.
    This information is used in the URL for the VMS dealer portal.
    <Protocol>://< Host Name>:<Port>/sap/bc/bsp/sapdii/dwb/c_vms_main.do?sap-client=<Client number>
    Does anyone have any experience of similar problem ?

    so why are you   posting this to Oracle database forum?
    I see nothing involving the database.

Maybe you are looking for

  • Bug 10.5.9

    Hi, After Update Director 11.5.9. AS2 and AS3(Classic Text box ) cursor was Disappear.I use More Flash Text box in my project. Any Solution.

  • Table for inventary  gl account  in mm

    hai experts, iam develop  one report based on purchase order  migo and miro complted. but i want accounting corresponding all gl accounts  and amounts including  inventary gl account. on which tables available  .  except bseg  table. thanks in advanc

  • SAP-Abap to oracle server or ms sql server

    Hello; I'm SAP to connect oracle server. And 3.party application database to prepare query and call procedure. I'm know use to native sql. But Not connect SAP to oracle server. Please help me. Thanks.

  • Saving monitor views as quicktime file

    For training purposes I would like to capture a series of actions from my screen and save as a quicktime file. I see Grab lets me take a single screen shot but I need to capture more than this. How can I do this? Thanks in advance

  • Macbook pro DIED!!! can i use the harddrive on a PC?

    So my logicboard went on my Macbook pro, cant say im to happy with Apple with the support ive recieved,however, thats besides the point. Is there anyway i could use this as as a secondary hard drive on my PC? I just need to recover all of my music, m