ERP Times

Home

AOL

Reports

AIA

SOA

R12

About Us

6 Sept 2011

API to purge concurrent program

--API to purge concurrent program
Begin
fnd_program.delete_program('XXCUST_AR_RPT','Receivables');
commit;
End;

--API to purge data definition

BEGIN
XDO_DS_DEFINITIONS_PKG.DELETE_ROW('AR','XXCUST_AR_RPT');
END;

--API to purge XML template
BEGIN
XDO_TEMPLATES_PKG.DELETE_ROW('AR','XXCUST_AR_RPT');
END;
No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
View mobile version
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  15 (4)
    • ▼  Jan (4)
      • BPEL Process Features
      • What Is BPEL?
      • SOA, Web Services, and REST
      • SOAP and REST
  • ►  14 (6)
    • ►  Dec (1)
    • ►  Nov (1)
    • ►  Oct (1)
    • ►  Aug (1)
    • ►  Jul (1)
    • ►  Jan (1)
  • ►  13 (2)
    • ►  Oct (1)
    • ►  Sept (1)
  • ►  12 (5)
    • ►  Nov (2)
    • ►  Aug (2)
    • ►  Mar (1)
  • ►  11 (5)
    • ►  Nov (1)
    • ►  Sept (1)
    • ►  Aug (1)
    • ►  Feb (2)
  • ►  10 (5)
    • ►  Dec (1)
    • ►  Nov (2)
    • ►  Oct (1)
    • ►  Jul (1)
  • ►  09 (3)
    • ►  Sept (1)
    • ►  Aug (1)
    • ►  Apr (1)
  • ►  08 (2)
    • ►  Oct (1)
    • ►  May (1)
  • ►  07 (2)
    • ►  Nov (1)
    • ►  Jan (1)

Pageviews

Popular Posts

  • SCA vs SOA
    Service Component Architecture VS Service Oriented Architecture It's a set of specifications that defines an assembly model for com...
  • Purchase Order Authorization Status
    There are 8 authorization status that a purchase order can have. The table below lists all the statuses along with their meanings. ...
  • Introduction to AIA PIP
    What is AIA Application Integration Architecture is an open, standards-based platform that is designed to ease integration of disparate app...
  • How to cancel Scheduled Concurrent Programs in Oracle apps
    From Front End: 1) Login with the same user, who scheduled the concurrent program 2) Go to view requests from the responsibility it...
  • Pseudo columns vs Virtual columns in Oracle
    Pseudo columns vs Virtual columns in Oracle What is Pseudo column A pseudocolumn behaves like a table column, but is not actually stor...

Other Popular Oracle Blogs

  • Ora FAQ
  • AnilPassi Blog
  • Oracle Docs

About ERP Times

  • About ERP Times
seo






© ERP Times. Simple theme. Theme images by fpm. Powered by Blogger.