DBA Data[Home] [Help]

APPS.ARRX_TX dependencies on OE_PROFILE

Line 995: oe_profile.get(

991: fa_rx_util_pkg.debug('arrx_tx.check_before_report()+');
992:
993: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_FLEX_CODE');
994:
995: oe_profile.get(
996: name => 'SO_ID_FLEX_CODE',
997: val => var.so_id_flex_code);
998:
999:

Line 1002: oe_profile.get(

998:
999:
1000: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_ORG_ID');
1001:
1002: oe_profile.get(
1003: name => 'SO_ORGANIZATION_ID',
1004: val => var.so_organization_id);
1005:
1006: get_item := fa_rx_flex_pkg.flex_sql(

Line 1503: oe_profile.get(

1499: fa_rx_util_pkg.debug('arrx_tx.sales_before_report()+');
1500:
1501: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_FLEX_CODE');
1502:
1503: oe_profile.get(
1504: name => 'SO_ID_FLEX_CODE',
1505: val => var.so_id_flex_code);
1506:
1507:

Line 1510: oe_profile.get(

1506:
1507:
1508: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_ORG_ID');
1509:
1510: oe_profile.get(
1511: name => 'SO_ORGANIZATION_ID',
1512: val => var.so_organization_id);
1513:
1514: get_item := fa_rx_flex_pkg.flex_sql(