DBA Data[Home] [Help]

APPS.AR_ARXTDR_XMLP_PKG dependencies on OE_PROFILE

Line 222: oe_profile.get('SO_ORGANIZATION_ID', l_item_flex_structure );

218: begin
219:
220: /* srw.message ('100', 'ITEM_FLEX_STRUCTUREFormula');*/null;
221:
222: oe_profile.get('SO_ORGANIZATION_ID', l_item_flex_structure );
223:
224: l_item_flex := l_item_flex_structure ;
225: /*srw.message ('100', 'ITEM_FLEX_STRUCTUREFormula: Item Flex Structure: ' || l_item_flex);*/null;
226: