DBA Data[Home] [Help]

APPS.AR_ADJUST_PUB dependencies on STANDARD

Line 1665: | Standard start of API savepoint |

1661: from v$timer;
1662: END IF;
1663:
1664: /*------------------------------------+
1665: | Standard start of API savepoint |
1666: +------------------------------------*/
1667:
1668: SAVEPOINT ar_adjust_PUB;
1669:

Line 1671: | Standard call to check for call compatibility |

1667:
1668: SAVEPOINT ar_adjust_PUB;
1669:
1670: /*--------------------------------------------------+
1671: | Standard call to check for call compatibility |
1672: +--------------------------------------------------*/
1673:
1674: IF NOT FND_API.Compatible_API_Call(
1675: l_api_version,

Line 1982: | Standard check of p_commit |

1978: p_data => p_msg_data
1979: );
1980:
1981: /*--------------------------------+
1982: | Standard check of p_commit |
1983: +--------------------------------*/
1984:
1985: IF FND_API.To_Boolean( p_commit_flag )
1986: THEN

Line 2177: | Standard start of API savepoint |

2173: from v$timer;
2174: END IF;
2175:
2176: /*------------------------------------+
2177: | Standard start of API savepoint |
2178: +------------------------------------*/
2179:
2180: SAVEPOINT ar_adjust_line_PUB;
2181:

Line 2183: | Standard call to check for call compatibility |

2179:
2180: SAVEPOINT ar_adjust_line_PUB;
2181:
2182: /*--------------------------------------------------+
2183: | Standard call to check for call compatibility |
2184: +--------------------------------------------------*/
2185:
2186: IF NOT FND_API.Compatible_API_Call(
2187: l_api_version,

Line 2581: | Standard check of p_commit |

2577: p_data => p_msg_data
2578: );
2579:
2580: /*--------------------------------+
2581: | Standard check of p_commit |
2582: +--------------------------------*/
2583:
2584: IF FND_API.To_Boolean( p_commit_flag )
2585: THEN

Line 2760: | Standard start of API savepoint |

2756: from v$timer;
2757: END IF;
2758:
2759: /*------------------------------------+
2760: | Standard start of API savepoint |
2761: +------------------------------------*/
2762:
2763: SAVEPOINT ar_adjust_PUB;
2764:

Line 2766: | Standard call to check for call compatibility |

2762:
2763: SAVEPOINT ar_adjust_PUB;
2764:
2765: /*--------------------------------------------------+
2766: | Standard call to check for call compatibility |
2767: +--------------------------------------------------*/
2768:
2769: IF NOT FND_API.Compatible_API_Call(
2770: l_api_version,

Line 3038: | Standard check of p_commit |

3034: p_data => p_msg_data
3035: );
3036:
3037: /*--------------------------------+
3038: | Standard check of p_commit |
3039: +--------------------------------*/
3040:
3041: IF FND_API.To_Boolean( p_commit_flag )
3042: THEN

Line 3234: | Standard start of API savepoint |

3230: from v$timer;
3231: END IF;
3232:
3233: /*------------------------------------+
3234: | Standard start of API savepoint |
3235: +------------------------------------*/
3236:
3237: SAVEPOINT ar_adjust_PUB;
3238:

Line 3240: | Standard call to check for call compatibility |

3236:
3237: SAVEPOINT ar_adjust_PUB;
3238:
3239: /*--------------------------------------------------+
3240: | Standard call to check for call compatibility |
3241: +--------------------------------------------------*/
3242:
3243: IF NOT FND_API.Compatible_API_Call(
3244: l_api_version,

Line 3616: | Standard check of p_commit |

3612: p_data => p_msg_data
3613: );
3614:
3615: /*--------------------------------+
3616: | Standard check of p_commit |
3617: +--------------------------------*/
3618:
3619: IF FND_API.To_Boolean( p_commit_flag )
3620: THEN

Line 3798: | Standard start of API savepoint |

3794: from v$timer;
3795: END IF;
3796:
3797: /*------------------------------------+
3798: | Standard start of API savepoint |
3799: +------------------------------------*/
3800:
3801: SAVEPOINT ar_adjust_PUB;
3802:

Line 3804: | Standard call to check for call compatibility |

3800:
3801: SAVEPOINT ar_adjust_PUB;
3802:
3803: /*--------------------------------------------------+
3804: | Standard call to check for call compatibility |
3805: +--------------------------------------------------*/
3806:
3807: IF NOT FND_API.Compatible_API_Call(
3808: l_api_version,

Line 4050: | Standard check of p_commit |

4046: p_data => p_msg_data
4047: );
4048:
4049: /*--------------------------------+
4050: | Standard check of p_commit |
4051: +--------------------------------*/
4052:
4053: IF FND_API.To_Boolean( p_commit_flag )
4054: THEN