Oracle
Oracle
Oracle
0
API code has been renamed for Release 11. The file name format has changed from
*bpi.pkh to *api.pkh. For example, the file name for the Create Employee API has
changed from peempbpi.pkh to peempapi.pkh.
Table 1 - 1 shows the APIs current in Release 11.0. The list includes forty nine new APIs
in the following areas:
o ex-employee (two)
See Also
The APIs listed in Table 1 - 1 are all publicly callable business process APIs. You can use
them all and Oracle supports them all. However, there are other business process APIs
included with some of the files below which are not supported yet.
The APIs do not maintain security tables. You should run LISTGEN separately after
using the APIs to regenerate security lists if required.
Flexfield APIs
No flexfield APIs exist yet. This means that you must consider what validation each
flexfield segment requires and write your own code to maintain flexfield information.
'Skeleton' packages (filename *****fli.pkh, *****fli.pkb) have been provided to hold
such code. They will raise an error if any flex segments containing data are passed to the
APIs.
o address validation
Until flexfield APIs become part of the standard product, validation of these flex
structures for legislations other than US and GB needs to be written by localization teams
as required.
File Name Package Name Business Process Comments