DBA Data[Home] [Help]

APPS.PA_CLIENT_EXTN_ASSET_ALLOC dependencies on PA_ASSET_ALLOCATION_PVT

Line 8: p_asset_basis_table IN OUT NOCOPY PA_ASSET_ALLOCATION_PVT.ASSET_BASIS_TABLE_TYPE,

4:
5:
6: PROCEDURE ASSET_ALLOC_BASIS(p_project_asset_line_id IN NUMBER,
7: p_project_id IN NUMBER,
8: p_asset_basis_table IN OUT NOCOPY PA_ASSET_ALLOCATION_PVT.ASSET_BASIS_TABLE_TYPE,
9: x_return_status OUT NOCOPY VARCHAR2,
10: x_msg_count OUT NOCOPY NUMBER,
11: x_msg_data OUT NOCOPY VARCHAR2) IS
12:

Line 26: This is a client extension package called by the PA_ASSET_ALLOCATION_PVT.

22:
23: BEGIN
24: /**********************************************************************************
25:
26: This is a client extension package called by the PA_ASSET_ALLOCATION_PVT.
27: ALLOCATE_UNASSIGNED procedure. It is called once for every UNASSIGNED asset
28: line where the project (or batch) has an Asset Allocation Method equal to 'CE'
29: (Client Extension Basis). It will allow the customer to determine the Total
30: Basis Amount and the Asset Basis Amount for each asset in the array, using