DBA Data[Home] [Help]

APPS.MRP_AP_REL_PLAN_PUB dependencies on GMP_UTILITY

Line 2904: GMP_UTILITY.generate_opm_acct('INVENTORY',

2900: Removed --- bug 8256097*/
2901:
2902: If nvl(i.charge_account_id,-1) = -1 Then
2903:
2904: GMP_UTILITY.generate_opm_acct('INVENTORY',
2905: 'ASSET',
2906: 'ASSET',
2907: i.destination_organization_id,
2908: i.item_id,

Line 2956: GMP_UTILITY.generate_opm_acct('ACCRUAL',

2952: and mapv.project_id(+) = nvl(i.project_id,-23453))
2953: where rowid = i.rowid; --9192631
2954: End if;
2955:
2956: GMP_UTILITY.generate_opm_acct('ACCRUAL',
2957: 'ASSET',
2958: 'ASSET',
2959: i.destination_organization_id,
2960: i.item_id,