DBA Data[Home] [Help]

APPS.CSTPPLLC dependencies on FND_FILE

Line 589: FND_FILE.PUT_LINE(FND_FILE.LOG,'Component '

585: i_cost_group_id);
586: LOOP
587: FETCH C_looping_transactions INTO l_looping_transaction;
588: EXIT when C_looping_transactions%NOTFOUND;
589: FND_FILE.PUT_LINE(FND_FILE.LOG,'Component '
590: || l_looping_transaction.component_item
591: || ' is issued for assembly '
592: || l_looping_transaction.assembly_item
593: || ' in job / repetitive assembly / flow schedule '