My Oracle Support Banner

Oracle Assets Unit Adjustment API Documentation Supplement (Doc ID 206482.1)

Last updated on JULY 11, 2024

Applies to:

Oracle Assets - Version 11.5.10.2 and later
Information in this document applies to any platform.

Purpose

                                                                                      Oracle Assets Unit Adjustments API


You can use the Unit Adjustment API to modify an asset's units directly via PL/SQL rather than through the normal Oracle Assets interfaces. The Unit Adjustment API uses the FA_UNIT_ADJ_PUB.DO_UNIT_ADJUSTMENT() procedure. You can use this API if you have a custom interface that makes it difficult to use with the existing interfaces in Oracle Assets.

Shared Framework

All transaction APIs use a basic shared framework to simplify the understanding of how the APIs work and to minimize redundancy in coding. In Unit Adjustment API, the common structures used include the following:

TRANS_REC_TYPE

ASSET_HDR_REC_TYPE

ASSET_DIST_TBL_TYPE (table of ASSET_DIST_REC_TYPE)

 

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.