Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

GROUP_CODE in PO_REQUISITIONS_INTERFACE_ALL

BommiSep 13 2023

Hi Experts,

We are loading data from csv file to Requisitions using Interface Process.
In our csv file we are getting required information along with GROUP_CODE where we are loading the data into PO_REQUISITIONS_INTERFACE_ALL after our validations and then we are running 'Requisition Import' program.
Requisitions are getting created without any issues.

Lets say, in our csv file for few records we are giving GROUP_CODE as ‘ABC’ and for remaining we are giving as ‘XYZ’. So, 2 requisitions are getting created for each GROUP_CODE.

But, in base tables we are not able to see any column which holds this GROUP_CODE value. But, we are expecting this GROUP_CODE to be available in any of the base tables of Requisitions.

Can anyone please help me on how to achieve this.

FYI, we are using R12.2.8

Thanks in Advance,
Bommi

This post has been answered by ManaswiniG-Oracle on Sep 14 2023
Jump to Answer
Comments
Post Details
Added on Sep 13 2023
2 comments
824 views