Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Uses of Class
oracle.apps.cz.cio.AtpUnavailableException

Packages that use AtpUnavailableException
oracle.apps.cz.cio Provides classes used to create, save and restore configurations.  

 

Uses of AtpUnavailableException in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio that throw AtpUnavailableException
 java.util.Date BomNode.getAtpDate()
          This method is used to price the item when price_list_id is provided, through the CZ provided pricing package.
 java.lang.String BomNode.getFormattedAtpDate()
           
 java.util.Date Configuration.calculateAtpDates()
          Calculates ATP dates for all IAtp nodes in the tree.
 java.util.Date Configuration.getAtpDate()
           
 java.lang.String Configuration.calculateAtpDatesMls()
          Calculates and formats ATP dates for all IAtp nodes in the tree.
 java.util.Date IAtp.getAtpDate()
          Retrieves last ATP date calculated by Configuration.calculateAtpDates for this item.
 java.lang.String IAtp.getFormattedAtpDate()
          Retrieves last ATP date calculated and formatted by Configuration.calculateAtpDatesMls for this item.

 


Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.