Go Oracle EBS APIs

Source: Internet
Author: User

from:http://blog.csdn.net/pan_tian/article/details/7754598

  1. API to Find Sales Order's subtotal,discount,charges and tax (oe_oe_totals_summary. Order_totals)
  2. API for cancelling the Purchase Order (PO) Document (po_document_control_pub. Control_document)
  3. API for Deleting the category assignment to an item (inv_item_category_pub. Delete_category_assignment)
  4. API for Updating Category assignment of a item (inv_item_category_pub. Update_category_assignment)
  5. API to book a sales order (oe_order_pub. Process_order)
  6. API to Cancel a Sales Order (oe_order_pub. Process_order)
  7. API to Cancel a Order line (oe_order_pub. Process_order)
  8. API to Check existence of an Internal Bank R12 (ce_bank_pub. Check_bank_exist)
  9. API to Create Item specific UOM Conversion (Inv_convert. Create_uom_conversion)
  10. API to Create a Customer account for the existing party TCA R12 (hz_cust_account_v2pub. Create_cust_account)
  11. API to Create a Customer profile TCA R12 (hz_customer_profile_v2pub. Create_customer_profile)
  12. API to Create a Customer Site TCA R12 (hz_cust_account_site_v2pub. Create_cust_acct_site)
  13. API to Create a Customer Site use TCA R12 (hz_cust_account_site_v2pub. Create_cust_site_use)
  14. API to Create a party Site TCA R12 (hz_party_site_v2pub. Create_party_site)
  15. API to Create a party Site use TCA R12 (hz_party_site_v2pub. Create_party_site_use)
  16. API to Create a Phone number (Contacts) TCA R12 (hz_contact_point_v2pub. Create_contact_point)
  17. API to Create a Internal Bank account in R12 ce_bank_pub. Create_bank_acct
  18. API to Create an Internal Bank Branch R12 (ce_bank_pub. Create_bank_branch)
  19. API to Delete a Sales Order (oe_order_pub. Process_order)
  20. API to Delete a Order line (oe_order_pub. Process_order)
  21. API to End Date a Internal Bank Branch in R12-ce_bank_pub. Set_bank_branch_end_date
  22. API to End Date a Internal Bank in R12-ce_bank_pub. Set_bank_end_date
  23. API to Update the Customer Address in Oracle TCA R12 (hz_location_v2pub. Update_location)
  24. API to Update Oracle applications Password (Fnd_user_pkg.updateuser)
  25. API to Update Purchase Order Document (PO) (PO_CHANGE_API1_S.UPDATE_PO)
  26. API to Update a Customer account TCA R12 (hz_cust_account_v2pub. Update_cust_account)
  27. API to Update an Internal Bank Branch R12 (ce_bank_pub. Update_bank_branch)
  28. API to Update a Internal Bank in R12 (ce_bank_pub. Update_bank)
  29. API to apply hold on AP Invoice in R12 (ap_holds_pkg. Insert_single_hold)
  30. API to cancel single AP invoice (ap_cancel_pkg. Ap_cancel_single_invoice)
  31. API to confirm on Order Header Status (oe_header_status_pub)
  32. API to confirm on Order line Status (oe_line_status_pub)
  33. API to create Group in TCA R12 (hz_party_v2pub. Create_group)
  34. The API to the Create party and the Customer account in R12 (hz_cust_account_v2pub. Create_cust_account)
  35. API to create a person of Type party and the Customer account TCA R12 (hz_cust_account_v2pub. Create_cust_account)
  36. API to create customer Addresses in TCA R12 (hz_location_v2pub. Create_location)
  37. API to find AP INVOICE Status (ap_invoices_pkg. Get_approval_status)
  38. API to get combination ID based on segment info (fnd_flex_ext. GET_COMBINATION_ID)
  39. API to get open sales order quantity in Oracle Apps (Oe_line_util. get_open_quantity)
  40. API to get the concatenated segment values for a code combination ID (fnd_flex_ext. Get_segs)
  41. API to get the formatted contact details of a party in Oracle Apps R12 (hz_format_phone_v2pub. Phone_display)
  42. API to get the segment delimiter for the specified key Flex field structure (Fnd_flex_ext. Get_delimiter)
  43. API to populate loc_id hz_locations R12 (hz_tax_assignment_v2pub. Create_loc_assignment)
  44. API to populate the descriptive element Value of a item (inv_item_catalog_elem_pub.process_item_descr_elements)
  45. API to release hold on AP Invoice in R12 (ap_holds_pkg. Release_single_hold)
  46. API to update AR Invoice Printing Details in R12 ar_invoice_sql_func_pub
  47. API to update AR Receipt on Oracle Apps r12-ar_receipt_update_api_pub (unidentified to unapplied)
  48. API to update a Customer account relationship TCA R12 (hz_cust_account_v2pub. Update_cust_acct_relate)
  49. API to update a Customer profile TCA R12 (hz_customer_profile_v2pub. Update_customer_profile)
  50. API to update a Internal Bank account in Oracle Apps R12 (ce_bank_pub. UPDATE_BANK_ACCT)
  51. Ar:reversal of Receipt through API (ar_receipt_api_pub. REVERSE)
  52. Ar:unapplication of a credit Memo through API (ar_cm_api_pub.unapply_on_account)
  53. Ar_invoice_api_pub.create_single_invoice
  54. Ar_receipt_api_pub-script to Create and Apply on account a AR RECEIPT
  55. Ar_receipt_api_pub. Apply_on_account (Script to apply a receipt in account)
  56. Ar_receipt_api_pub. Create_misc-r12-create Miscellaneous Cash Receipt in Oracle Apps
  57. Ar_receipt_api_pub. Unapply_on_account (Script to unapply on account a Receipt in R12)
  58. Add New line to Existing Order Using the API (oe_order_pub. Process_order)
  59. Ar_receipt_api_pub. Apply
  60. Ar_receipt_api_pub. Create_and_apply
  61. Ar_receipt_api_pub. Create_cash
  62. Ar_receipt_api_pub. Unapply
  63. Assign Delivery Details to a Delivery through API (wsh_delivery_details_pub. Detail_to_delivery)
  64. Assigning category set to Category via APIs in Oracle Apps (inv_item_category_pub. Create_valid_category)
  65. Assigning category to an Item using API (inv_item_category_pub. Create_category_assignment)
  66. Autocreate deliveries Through API wsh_delivery_details_pub. Autocreate_deliveries
  67. CASH MANAGEMENT API ' S (ce_bank_pub) in ORACLE APPS R12
  68. Ce_bank_pub. Check_branch_exists-api to check existence of a Internal Bank BRANCH in R12
  69. Ce_bank_pub. Create_bank API to Create a Internal BANK in R12
  70. Ce_bank_pub. Update_bank_branch API to Update an Internal BANK BRANCH R12
  71. Create Credit Card in Oracle Payments using API (iby_fndcpt_setup_pub. Create_card)
  72. Create Party of type Organization in Oracle TCA using API hz_party_v2pub.create_organization
  73. Create a Customer account relationship API Hz_cust_account_v2pub. Create_cust_acct_relate
  74. Create and Release pciking Batch via API (Wsh_picking_batches_pub.create_batch and Wsh_picking_batches_pub. Release_batch)
  75. Credit Memo Creation via API (ar_credit_memo_api_pub.create_request)
  76. Fnd_program:add Concurrent program to Request Group via API
  77. Fnd_program:delete Concurrent program Definition via API
  78. Fnd_program:delete Concurrent program executable via API
  79. Fnd_program:delete Concurrent program Parameter via API
  80. Fnd_program:register Concurrent program parameters via API
  81. Fnd_program:register Concurrent Program via API
  82. Fnd_program:remove Concurrent program from Request Group via API
  83. Fnd_program:create Concurrent executable via API
  84. Fnd_request. Submit_request in R12
  85. Fnd_user_pkg. CREATEUSER (Create applications User via Plsql)
  86. GET onhand quantities THROUGH API in Oracle Apps R12 (inv_quantity_tree_pub. Query_quantities)
  87. Generation of a lot number for the Inventory item via API in R12
  88. How to apply invoice in detail against the receipt through API (ar_receipt_api_pub. Apply_in_detail)
  89. How to attach documents from backend? (fnd_webattch.add_attachment)
  90. How to delete a attachment from backend (fnd_attached_documents2_pkg.delete_attachments)
  91. How to do UOM Conversions through API? (inv_convert.inv_um_convert_new)
  92. How to get the Description of the item based on Item catalog group using API (INVICGDS.INV_GET_ICG_DESC)
  93. How to get timezone based on ZIP code? (Hz_timezone_pub. GET_TIMEZONE_ID)
  94. How to set context and profiles values from backend in R12 Oracle apps
  95. Iby_ext_bankacct_pub. Create_ext_bank–r12–api to Create External BANK
  96. Iby_ext_bankacct_pub. Create_ext_bank_acct–r12–api to Create External BANK account
  97. Iby_ext_bankacct_pub. Create_ext_bank_branch–r12–api to Create External BANK BRANCH
  98. IMPORT EXTERNAL BANK ACCOUNTS R12 ORACLE APPS
  99. Item Categories deletion through API in Oracle Apps (inv_item_category_pub. Delete_category)
  100. Item Categories updation through API in Oracle Apps (inv_item_category_pub. Update_category)
  101. Item categories creation through API in Oracle Apps (inv_item_category_pub. Create_category)
  102. Item categories in Oracle Apps R12
  103. Item import based on Item template in R12 (Insert script)
  104. Oe_holds_pub. Apply_holds--Apply hold Script
  105. Oe_holds_pub. Release_holds--Release holds Script
  106. Oe_order_pub. Get_order--API to collect existing sales ORDER data in R12
  107. Oe_order_pub. Process_order (Sample Script for R12)
  108. Oe_order_pub. Process_order in Oracle Apps R12
  109. Oe_order_pub. Process_order to Apply hold on a sales ORDER
  110. Oe_order_pub. Process_order to Release a hold on sales ORDER in R12
  111. Ora-01403:no data found in package ar_receipt_api_pub Procedure Apply
  112. Picking Batch Creation Through API (Wsh_picking_batches_pub.create_batch)
  113. Price List Import via API (qp_price_list_pub. process_price_list) in R12
  114. Script to Submit Item Import (incoin) using fnd_request in Oracle Apps R12
  115. Script to get the Quantity reserved against a sales order line in Oracle Apps R12 (inv_reservation_pub. Query_reservation_om_hdr_line)
  116. TRADING COMMUNITY ARCHITECTURE (TCA) API ' S in R12 ORACLE APPS
  117. Unassign Delivery Details from Delivery through API (wsh_delivery_details_pub. Detail_to_delivery)
  118. The Update Order Header Details Using the API (oe_order_pub. Process_order)
  119. Hz_party_contact_v2pub.create_org_contact-api to create a contact person for an organization in Oracle TCA

Source:http://www.shareoracleapps.com/p/var-acctoctrue.html

Go Oracle EBS APIs

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.