Unable to create Customer in Accounts Receivable

Hi,
I am using Oracle Applications : 12.0.4. I that I am trying to create a customer, But the system is flaging the follwoing error.
FND_SESSION_MANAGEMENT.UPDATESESSIONCONTEXT SQLException: java.sql.SQLException: OALL8 is in an inconsistent state
Could some one help me out in resolving the issue.
Thanks,
Vijendra

In Release 12.0.4:
Please check and do the necessary entry of the Customer Address, with the proper state, county, city, and province., because in R12 it is become mandatory and address need to be checked.
this information may helps.
Regards,
NSrikanth

Similar Messages

  • Unable to Create a Customer in Accounts Receivable

    Hi,
    I am unable to create a customer in Accounts Receivable module (in Ver 12.0.04). I am getting the following error message.
    FND_SESSION_MANAGEMENT.UPDATESESSIONCONTEXT SQLException: java.sql.SQLException: OALL8 is in an inconsistent state
    Could some one help me on resloving the issue.
    Thanks
    Vijendra

    hi
    USE tcode <b>VD01</b> in order to create a customer for SD which will have sales area data.
    for centrally itis XD01
    regards

  • Unable to create Customer master in ECC 6

    Hii Gurus
    I am unable to create customer master in ECC 6 version as system says that sales area defined even though it is defined. if i am going to XD01 when i click on All sales area Button it is showing only sales organisaiton and rest distribution channel and division is not appearing. is there any activation required for distribution channels or at divisions so that i can appear in avalible sales area.
    i have tried to enter it manually but it is not accepting. when i check at enterprise structure it is defined and assinged
    can any body help me oout?
    thanks in advance
    sur

    Hello,
    This is an issue by non-assigning on common distribution channel and common division.
    Go to SPRO --> Sales & Distribution --> Masterdata --> Define Common Distribution channel (Txn : VOR1).
    Give you distribution channel to the fields Reference distribution channle for conditions and Reference DC for customer and material masters
    Go to SPRO --> Sales & Distribution --> Masterdata --> Define Common Division (Txn : VOR2)
    Maintian Common division 00 agaist your sales org as well as the fields Reference Division for conditions and Reference Division for customer and material masters
    Prase

  • Unable to create custom phone labels for new contacts since the upgrade

    I have a AT&T iphone 4 version 4.3.1 and since the last couple of recent upgrades I have been unable to create custom phone labels for any new contacts because the lower label options are gone. This is only a problem with new contacts. My existing contacts with custom labels are still there and if I edit those contacts the table that has create custom labels is also still there, but not for new contacts. Has anyone else noticed this problem.

    If you read the error above about the hash and manifest, you will se this is a RB Setup error and not a CM12 error. You would be better to post your question in the SQL forum or better yet to use BIDS instead.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Create Customer with Account group ZO05 to BP

    Dear RE Experts,
    In my project there are three scenarios related to BP and Customer.
    1) Create BP with Account Group Zo05 to Customer (Which is Working)
    2) Create Customer With Account Group Zo05 to BP
    3) Create only Customer (No BP) With Account Group ZO01,ZO02,ZO03,ZO04,ZO06 and ZO07
    I want help from Experts how to create last two scenarios in RE? What configuration is need?
    What is Tcode to create only customer?????
    Thanks in Advance...
    Manzoor

    Hi,
    Goto SPRO\Cross-applications components\master data synchronization\synchronization control
    check whether is it activated from cutomer --> BP
    And also check the following setting
    Goto SPRO\Cross-applications components\master data synchronization\customer&vendor integration\business partiner settings\settings for customer intration\define BP role for direction customer to BP
    might be it will give some solution to your 2nd problam and finall fir 3rd issue you can use XD01 to create customer and don't assign these account groups in "Define BP role for direction customer to BP"
    Srini

  • Unable to create custom analytic in dashboard builder

    Hi Gurus
    i am currently working on businessobjects edge standard but i am unable to create custom analytic in dashboard builder.it gives me the error like there is no xcelsius template available consult xcelsius
    i would really appreciate your help
    regards and thanks
    Abid paul
    Edited by: Abid Husssain Paul on Aug 24, 2009 7:45 AM

    Hi Abid,
    I would suggest you open the entry on the forum of BO Edge / Businessobjects Enterprise. this forum is about the SAP Integration Kit.
    Ingo

  • Unable to create customer

    Hi,
    I am getting the following message while creating customer for act group with external no. assignment.
    "Act group xxxx uses ext no. assignment. specify and account number"
    And please briefly explain about internal and external no. assignment.
    Thanks and Regards,
    Venkat

    Hello,
    Here the account group of sold-to-party uses external number assignment, so you need to specify a number for the customer master (externally).
    If you want to make it as internal then:
    Go to SPRO --> Financial Accounting --> Account receivable and payable --> Customer accounts --> Preparations --> number ranges , you can see the external number range is checked, you need to uncheck it. aftert that the system will create the customer with internal number.
    Prase

  • OIM 11g - Error Creating Custom 'Service Account' Field

    Hi experts,
    we would like to create a custom "Service Account" checkbox on a Form Provisioning, in way to enable\disable the 'service account'
    status on a target account.
    We wanto to control the 'Service Account' status through a checkbox into the account form.
    Here our steps:
    - Create a new Field on 'UD_ADUSER' Form, we add a 'Service Account' CheckBox as boolean type with default value = 0.
    - Create a new Adapter 'Service Account':
    ---- into 'Variable List' tab we define 2 variables: ProcessInstance -> Long and ServiceAccountCheckBox -> boolean
    ---- into 'Adapter Task' tab we define an IF(ServiceAccountCheckbox == 1) launch tcUserOperationsIntf.changeToServiceAccount method, with our variable 'ProcessInstance' as Input
    - Create a new task into 'Process Definition', we created 'Service Account Updated'.
    ---- into task tab named 'Integration' we set our custom adapter, mapping Process Data > Process Instance and Process Data > Service Account with adapter variables.
    When we assign an 'AD User' resource to a user, the new checkbox 'Service Account' is showed into the form.
    If we check/uncheck the checkbox the task 'Service Account Updated' is launched, but the response is "*Specified User Account Not Found*"
    I think that the problem is into the adapter..
    Any one can help us?
    Best Regards
    AT

    As I said map user key(usr_key) and process instance key(orc_key) form design console
    and use below query to get oiu_key
    prockey=<PROCESS_INSTANCE_KEY>;
    user_key=<USR_KEY>;
    String sqlquery="select oiu_key from oiu " +
    "where ORC_KEY = prockey " +
    "and usr_key = user_key" ;
    Connection con=Platform.getOperationalDS().getConnection();
    Statement st=con.prepareStatement(query);
    ResultSet rs=st.executeQuery();
    while(rs.next())
    long oiuKey=rs.getLong("oiu_key");
    now pass this key in the method

  • Unable to create custom analytic in dashboard and analytics in infoview

    Hi all,
    i am unable to create a custom analytic in dashboard and analytics in infoview, the error i am getting is there is no xcelsius template available consult xcelsius .
    Need help ?
    regards
    Abid Paul

    Hello Falk,
    thanks for the reply
    this is not the error i am getting in Xcelsius.but this is the error which i am getting in INFOVIEW BO edge standard 3.1 when i am trying to create custom analytic in corporate dashboard FROM INFOVIEW.
    THE error i am getting is there are no xcelsius templates availabe consult xcelsius.
    i would really appreciate if you could help me regarding this
    Regards and thanks
    ABID PAUL

  • Unable to Create Customer Profile at Site Level

    Hello All,
    I am working on R12 Customer Conversions.
    As part of this, i am trying to load the customer profile amounts at levels. 1. Account Level 2. Site Level
    At Account Level, When ever i create a new account defaultly a new record is creating in hz_customer_profiles for the account_id. And i am passing 'cust_account_profile_id' to the hz_customer_profile_v2pub.create_cust_profile_amt. And able to do create customer profile amounts successfully.
    But
    At the Site level, when ever i create a new site, its NOT creating a record in HZ_CUSTOMER_PROFILES. If it creates i can have this 'CUST_ACCOUNT_PROFILE_ID' and pass it to the API
    but its not doing so.
    Could you please tell is there any setup for Creating HZ_CUSTOMER_PROFILES while creating SITE Use.
    Please help me in this.
    Thank you,
    Aush

    Hi Aush,
    There is not specific setup for the same. You might not using the APIs correctly. Did you use hz_cust_account_site_v2pub.create_cust_acct_site API to create site? Once you create the site, you need to defined the site use using api, hz_cust_account_site_v2pub.create_cust_site_use. This Site use api will insert the record into HZ_CUSTOMER_PROFILES for the site record.
    Once you create the site use, then you can define the profile amount using hz_customer_profile_v2pub.create_cust_profile_am API. Hope this is helps you.
    - Kiran

  • Unable to create an iTunes account

    When I try and create an Itunes account, I receive a notice: "Item Not Available: My date & Time settings are correct, how can get my computer to accept cookies from iTunes?

    Have you tried re-installing iTunes?

  • Unable to Create G/L Account Number in G/L Group

    Hi Experts,
    We are not able to create G/L Account NO.
    While creating Account Number in FS00 TCode,
    I have selected one of the created Account group and gave the Account Number which falls under that Account group range. Still i am not able to create the Account Number.
    I am getting the following error:
    1)   No PABCDL statement account type is defined in chart of accounts ABCD
    2)   You cannot create the Account Number using the range which is specified.
    Please let us know
    Thanks
    Rajanikanth

    HI,
    Before you start creating your G/L account the minimum configuration required are as given below.
    1.Creation of Company code
    2.Define Chart of accounts
    3.Assign Chart of accounts to company code
    4.Define account group
    5.Define retained earnings account.
    If you will try to carete the G/L account without creating the Retained earnings account the error what you have pointed  will appear.
    You may please check your configuration and then craete the G/L
    If find helpful assign points.
    Surendra

  • Unable to create a caldav account on iPhone 3G

    Hello and thank you for looking at my problem and for any advice you may have.
    I have a client that is trying to connect to his office Calendar server with his iPhone 3G running iOS 4.3.3 (not jb). The server is an XServe running 10.5.8 Server. The phone is connecting to it via the office LAN.
    I was able to set up this phone for the user's personal calendar on the office server with no problem, it works fine. There is an office wide calendar that he also wants to be able to use on the phone. When I try to create the account, I enter the server address, account information, etc and click Next, it tells me that SSL is not available (correct) do I want to continue, I tell it to continue and then BOOM the Settings app closes and I am back on the Desktop. Entering Settings again I find that the account has not been created.
    Now here is where it gets weird. If I go to the personal calendar account and change it's settings to use the office wide calendar settings, I am able to save this and work with the calendar without issue. If I then try to create another calendar account using his personal settings, account creation fails in the same manner as described above.
    Is there a limit to the number of caldav accounts in this version of iOS? I have set up other phones (iPhone 4 running 6.0.1 and iPhone 5s running 6.0) and they all have worked fine.
    Any help would be much appreciated.

    If you are trying to sync via iCloud, you can share Mail, Calendars, and Contacts running Snow Leopard. Based on my experience, I don't recommend syncing Contacts - created a lot of problems with duplicates.
    Snow Leopard iCloud - Address and iCal
    Snow Leopard iCloud –  iCal
    Snow Leopard iCloud - Configuring Mail with Mac OS X v10.6 or iOS 4

  • Unable to create a mobile account on Macbook

    We have a Macbook where during the first login they chose not to create a mobile account with this particular login ID (active directory).
    Now we need to allow this user to have a mobile account on the Macbook but when we try it will not create a home folder etc.
    If we login with a different user it works just fine.
    I notice it does not show the user in the accounts-preferences only when logged in with that ID. It also comes up with network,managed vs. managed,mobile.
    Anybody have any ideas? Is there a way to remove the user ID so we can start over to create a mobile account.
    I did try to create a mobile account using the preferences but it did not work. It still fails and is coming up with the "The home folder is not located etc etc" message.
    Thanks

    Update:
    I finally found a work around in the forums. The command I used was this:
    sudo
    /System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileac count
    -n userid -v
    The post was this:
    http://discussions.apple.com/thread.jspa?messageID=7515435&#7515435
    Hope this helps someone else.

  • Unable to create a sync account

    I can't create a Sync account. I have never had one and am trying to set one up so that I may sync my firefox with my android. I have followed the instructions to set one up but when I push the finish button, I don't get a window that says setup complete. I have tried several times.

    You're welcome
    Did you find the cause?
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe Mode|Safe Mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for