DBA Data[Home] [Help]

APPS.MRP_AP_REL_PLAN_PUB dependencies on GMP_UTILITY

Line 2618: GMP_UTILITY.generate_opm_acct('INVENTORY',

2614: END IF;
2615:
2616: If nvl(i.charge_account_id,-1) = -1 Then
2617:
2618: GMP_UTILITY.generate_opm_acct('INVENTORY',
2619: 'ASSET',
2620: 'ASSET',
2621: i.destination_organization_id,
2622: i.item_id,

Line 2669: GMP_UTILITY.generate_opm_acct('ACCRUAL',

2665: and mapv.organization_id(+) = msi.organization_id
2666: and mapv.project_id(+) = nvl(i.project_id,-23453));
2667: End if;
2668:
2669: GMP_UTILITY.generate_opm_acct('ACCRUAL',
2670: 'ASSET',
2671: 'ASSET',
2672: i.destination_organization_id,
2673: i.item_id,