DBA Data[Home] [Help]

APPS.FV_FACTS1_GL_PKG dependencies on STANDARD

Line 1450: -- If there is a standard journal and we don't find the vendor/customer and

1446: IF l_valid_flag = 'Y' THEN -- valid Flag
1447:
1448: FOR i IN party_info_tab.FIRST..party_info_tab.LAST LOOP
1449:
1450: -- If there is a standard journal and we don't find the vendor/customer and
1451: -- therefore cannot determine the eliminations id, we should use the journal
1452: -- trading partner descriptive flexfield value.
1453: IF (party_info_tab(i).feeder_flag = 'Y') THEN
1454: IF (party_info_tab(i).party_id IS NULL) THEN