DBA Data[Home] [Help]

APPS.OKC_OC_INT_CONFIG_PVT dependencies on STANDARD

Line 9: -- One Model will have many Option class as child Item and Each Option classes have many standard items as there child.

5:
6: ------------------------------------------------------------------------------
7: -- Procedure: create_config_sublines
8: -- Purpose: To create the sublines in contract corresponding to child lines of a Model Item in Order/quote.
9: -- One Model will have many Option class as child Item and Each Option classes have many standard items as there child.
10: -- All these Item will be maped to recursive line style which was choosen for Model line.
11: -- This procedure will call itself recursively untill all the Items in order/Contract are covered
12:
13: -- In Parameters: P_source_inf_rec This Consists of 1.o_flag Flag to determine If Child needs to be created for Order Model line.