My Oracle Support Banner

G-Invoicing: After Applying Patch 35600031 PA_BILLING Package is Invalid and Errors With 'PL/SQL: ORA-00904: "POBG_ID": invalid identifier'. (Doc ID 2972817.1)

Last updated on OCTOBER 06, 2023

Applies to:

Oracle Project Billing - Version 12.2.9 and later
Information in this document applies to any platform.

Symptoms

After applying Patch 35600031, PA_BILLING is invalid.  When trying to compile it, the following error is received:

Body 4907 6 PL/SQL: ORA-00904: "POBG_ID": invalid identifier
Body 4951 12 PL/SQL: ORA-00904: "POBG_ID": invalid identifier
Body 5221 5 PL/SQL: ORA-00904: "GTT"."POBG_ID": invalid identifier
Body 5336 9 PLS-00364: loop index variable 'REV_GRP' use is invalid
Body 5336 17 PL/SQL: ORA-00984: column not allowed here


Steps to Reproduce:
------------------------
(1) Apply Patch 35600031
(2) Run SELECT * FROM dba_objects WHERE status = 'INVALID' AND owner = 'APPS';
(3) See pa_billing package is invalid and when trying to validate the following error occurs:

alter package pa_billing compile body;
Show errors:
PL/SQL: ORA-00904: "POBG_ID": invalid identifier

Changes

 

Cause

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

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


In this Document
Symptoms
Changes
Cause
Solution
References


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