API to Nullify customer site level credit limits and currency

Hi All,
We need to nullify customer site level credit limits (CREDIT_LIMIT) and currency (CR_LIMIT_CURR_CODE) in prod. Is there any API to Nullify customer site level credit limits (CREDIT_LIMIT) and currency (CR_LIMIT_CURR_CODE) for Oracle 11i ( 11.5.9). There are many customers so its difficult to do it manually.
Please let us know,its urgent.
Thanks in Advance.
Thanks,
APAC

Refer MOS note:
Can we create Credit Limits at Party Level? [ID 414997.1]
Different uses of TCA API. [ID 230753.1]

Similar Messages

  • Customer Level Contact and Customer Site Level Contact

    Hi,
    How to create a customer level contact and Customer site level contact details for the existing Customer using standard API's. please Guide me any one with Queries.
    It will be great help for me.
    Thanks,
    Prakash

    Pl post your EBS version. For 11i, all public APIs are listed at http://irep.oracle.com. For R12, APIs can be explored using the Integration Repository responsibility in your instance
    HTH
    Srini

  • Bank Guarantee and Cash Credit Limits in SAP

    Dear SAP Gurus,
    How  Bank Guarantee or Cash credit limits are maintained in SAP? How to do configuiration of it?
    Thanxs
    Regards,
    Divyesh.

    Hi,
    Credit limits are set for the Customers depending on the nature of business, their repayment pattern.
    This comes under Credit Management which you configure through Credit Control Area and set
    credit limits to monitor the customer credit worthiness and ageing analysis.  Regarding Bank Guarantee and letter of credits, they are normally for export customers which comes under Risk and Credit Management in Sales & Distribution Basic data.  You refer to SAP pdf searching through Google for SAP's SDBFCM pdf file which gives you total scenario regarding setting of credit limits and Bank Guarantee etc.
    Regards,
    Sadashivan

  • Tax Profile Button in R12 Customer Site

    Hi Friends,
    I am facing some issue with the Tax profile Button on the Customer Sites level.
    If am into receivables, Vision Operations Responsibiltiy, i am able to see the Tax Profile button and enter the Tax registration numbers and other stuffs. But, when i move to Receivables, Vision Czech responsbility, I am unable to see the Tax Profile button at all.
    There is a need to enter this in Czech resp.
    How the button is dependent on OU? What is the thing, i need to check for this?
    Regards,
    Ajit

    user8850793 wrote:
    When we are setting up a new customer thru Order Management, the "tax profile" button is not available, however it is available in when setting up a customer in AR. We are in 12.1.3 version now.
    But in 11i version, we were able to setup customers in both OM and AR without any issues and all selections were the same. So, could any expert clarify me about this issue?
    Thanks in advance.
    Surya.Please see if (Customer Form, Site Issue: Tax Profile Button is Missing in the Site Details Page When Viewed Via a Custom Responsibility [ID 864403.1]) helps.
    Thanks,
    Hussein

  • URGENT:Copying Personalizations from Site Level to Responsibility Level

    Hi All,
    We have created quite a many Personalizations at the Site level for our Instance. Now we release that if we have them created at the responsibility level we would have more flexibility.
    Can any of you let me know in case , there is any way to move the personalizations created at the site level to Responsibility level?
    Thanks,
    Priya

    Hi Mani / Anil,
    Thanks for your responses.
    I copied the site level personalization Tags from the site level xml document and put it in the Responsibility level document and removed those personalizations from site level as well and it is workign fine.
    Just I have one more question to this. Going forward how do I create the items ( Create Personalized Items) at the Responsibility level.
    B'coz when I create a Stack Layout Item , I can only create it at site level. But if I want this to be available only to some Resposinbilities and not to all then how do I do it?
    Thanks,
    Priya

  • Customer conversion - automatically populate the Contact details of the Customer at site Level

    Hi
    Requirement is to populate the Contact details of the Customer at site Level.
    I could't find the API where site_id , contact details can be passed, so that data will be automatically display.
    Please suggest the process for this.
    Thanks.

    Hi,
    Please review the following MOS doc. for the same.
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    Using TCA API's Including Examples [ID 201243.1]    
    Customer Account Creation Using TCA APIs [837568.1]
    Oracle Trading Community: TCA API Overview, Setup, Sample Scripts and Troubleshooting (Doc ID 1637029.2)

  • 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

  • Customer listing with address data and credit limits

    Hello all,
    I need a report I can download to Excel detailing address data and credit limits by customer.
    Many thanks.

    Hi
    You can not get the report with address details from standard reports. You have to download the address from table level to excel and you can do what ever you want. If you want a special report what you want you have to contact your programmer (ABAP).

  • R12: How to create Customer contact at party/account-site level

    Hello,
    I am working on a customer conversion where the legacy system stores customer contact at the address id (i.e. party site) level.
    Using various HZ APIs I have been able to create a party, customer account, location, party site, account site and account site use.
    Now, I want to create contacts at the party site or account site level. Which API is used to create a contact? (I found a note 985500.1 but it shows creation of contact point such as a phone number or email but not the contact itself).
    Any pointers appreciated.
    Manish

    HZ_PARTY_CONTACT_V2PUB

  • Need API for Creating Profile at site level

    Hi ,
    I need to create Profile at site level by using APi.
    I have a requirement to create dynamically Profile for storing last run date of my program.
    so I need a API which can create Profile by Pl/Sql code.
    Thanks in Advance,
    Ajit
    [email protected]

    The list of 11i APIs can be found under [Oracle Integration Repository|http://irep.oracle.com/].
    In R12, the Oracle Integration Repository is shipped as part of the E-Business Suite (Oracle Integration Repository Responsibilty).

  • Payment term at site level in AR Customer interface

    Is there anyway to assign *‘Payment Terms’* to Customer at Site level using interface table.
    Navigation : Customer>Address> business purpose > bill_to>Details > ‘Payment terms’
    Please help.
    Regards
    Suresh

    Kindly find the (Bug 245300 : NEED CUST INTERFACE TO UPLOAD IMPORTANT FIELDS E.G. SIC CODE, SALES CHANNEL CODE) bug on metalink.

  • Customer Communication Tab details query at site level

    Hi,
    Can anyone please provide query to get the customer communication tab details in 11i at site level.
    Regards
    Dev

    Hi Octavio,
    Thank you for sending me this query. I am working on Customer Interface in R11i. For updating the records I need to check already existing data for a particular customer in a particular site. I am getting all the details except the communication tab details.
    I am writing the below query but it is giving multiple rows and same data. Some phone numbers and email addresses are missing in the communication tab . Please correct me what mistake i am doing.
    SELECT hcp.email_address,
    ,hcp.phone_area_code
    ,hcp.phone_number
    ,hcp.phone_extension
    ,hcp.phone_line_type
    FROM ra_customers rc
    ,ra_addresses_all raa
    ,hz_party_relationships hpr
    ,hz_contact_points hcp
    WHERE rc.party_id = raa.party_id
    AND rc.party_id = hpr.object_id
    AND hcp.owner_table_id = raa.party_site_id
    AND rc.orig_system_reference = 'C100233' -- This I will get from the file for update
    AND raa.orig_system_reference = 'A100961' -- This I will get from the file for update
    AND hcp.orig_system_reference = '<Phone Reference>' -- This I will get from the file for update
    Regards
    Dev

  • Recently updated  Contacts details of customer at the Communication tab defined at the Site level in oracle  AR

    Hi Expert,
        Please let me know How to find out recently updated  Contacts details of customer at the Communication tab defined at the Site level in oracle  AR.
    Thanks in advance.

    Hi -
    Please use the below code to get the Contacts at the Account level.
    where Sold to Org id is the Customer Account Id.
    SELECT hp2.person_last_name||', '||hp2.person_first_name
    FROM apps.hz_parties hp,
    apps.hz_parties hp2,
    apps.hz_relationships hr,
    apps.hz_cust_accounts hca
    WHERE 1 = 1
    AND hca.party_id = hp.party_id
    AND hca.cust_account_id = :sold_to_org_id
    AND hr.subject_id = hp.party_id
    AND hr.relationship_type = 'CONTACT'
    AND hp2.party_id = hr.object_id
    AND hr.object_type = 'PERSON'
    AND hp.party_id = hr.subject_id
    Thanks
    Vyaghresh
    Edited by: user11990386 on Jun 20, 2011 2:33 PM

  • Contacts details of customer at the Communication tab defined at the Site level in oracle AR

    Hi Expert,
       Please tell me that how I find out recently updated  Contacts details(Multiple contacts) of customer at the Communication tab defined at the Site level in oracle AR
    Thanks in advance.

    Hi Octavio,
    Thank you for sending me this query. I am working on Customer Interface in R11i. For updating the records I need to check already existing data for a particular customer in a particular site. I am getting all the details except the communication tab details.
    I am writing the below query but it is giving multiple rows and same data. Some phone numbers and email addresses are missing in the communication tab . Please correct me what mistake i am doing.
    SELECT hcp.email_address,
    ,hcp.phone_area_code
    ,hcp.phone_number
    ,hcp.phone_extension
    ,hcp.phone_line_type
    FROM ra_customers rc
    ,ra_addresses_all raa
    ,hz_party_relationships hpr
    ,hz_contact_points hcp
    WHERE rc.party_id = raa.party_id
    AND rc.party_id = hpr.object_id
    AND hcp.owner_table_id = raa.party_site_id
    AND rc.orig_system_reference = 'C100233' -- This I will get from the file for update
    AND raa.orig_system_reference = 'A100961' -- This I will get from the file for update
    AND hcp.orig_system_reference = '<Phone Reference>' -- This I will get from the file for update
    Regards
    Dev

  • Credit limits for the same Customer for different countries.

    Hi SAP Gurus,
    A customer belongs to 2 different countries, the credit limits are maintained  in FD32 for one country.
    But basing on the "country" the credit limits should change for the same customer.
    So how we need to handle FD32 in this scenario. Is there any option to maintain credit limits basing on the "Country"?
    Thanks and Regards
    Sunil
    Edited by: Sunil.kds on May 27, 2011 9:37 AM

    Hi ,
         sales area wise , you can differentiate the credit limit . In this case , you can have one more credit control area and assign it to new sales area. it the same customer comes under diff country , extend the customer  to the new sales area . By doing so, you can have 2 credit limits for the same customer.
    With Regards
    S.Siva

Maybe you are looking for