Order Management - EBS (MOSC)

MOSC Banner

Create Bundle item using Process Order API

EBS 12.2.10

Database 19c (19.18.0.0.0)

Requirement is to create a bundle item line in order where item is PTO Model which has a CLASS item which further has actual items (not a functional so no idea whether I am using correct terminology)

I am using process order api in which there is some code which is abnormally repeating inside loop

after every statement it again goes to below line however it is supposed to pass this only once but hard-coded example works fine because there is no looping for this piece of code which collects child OPTION class items.

l_line_rec := OE_Order_PUB.G_MISS_LINE_REC;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center