DBA Data[Home] [Help]

APPS.FV_FACTS1_GL_PKG dependencies on STANDARD

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

1438:
1439: IF l_valid_flag = 'Y' THEN -- valid Flag
1440: FOR i IN party_info_tab.FIRST..party_info_tab.LAST
1441: LOOP
1442: -- If there is a standard journal and we don't find the vendor/customer and
1443: -- therefore cannot determine the eliminations id, we should use the journal
1444: -- trading partner descriptive flexfield value.
1445: IF (party_info_tab(i).feeder_flag = 'Y') THEN
1446: IF (party_info_tab(i).party_id IS NULL) THEN