My Oracle Support Banner

G-Invoicing PA_IGT_EXT_API_PUB.IGT_UPD_POBG_LINES API Does Not Have the Option To Input Business Event Type (BETC) Code (Doc ID 2877778.1)

Last updated on JUNE 21, 2022

Applies to:

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

Symptoms

G-Invoicing PA_IGT_EXT_API_PUB.IGT_UPD_POBG_LINES API does not have the ability to input the BETC code.


The Structure of the Record data type is shown below which does not include the field Servicing Agency BETC:

CREATE OR REPLACE TYPE APPS.PA_IGT_POBG_LINES_REC AS OBJECT (
  order_line_number NUMBER,
  order_schedule_number NUMBER,
  top_task_id NUMBER,
  top_task_number VARCHAR2(25),
  reimbursable_flag VARCHAR2(50),
  ser_agency_tas_symbol VARCHAR2(35)
);

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
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.