DBA Data[Home] [Help]

APPS.AR_ADJUSTAPI_PUB dependencies on STANDARD

Line 980: | Standard start of API savepoint |

976: into G_START_TIME
977: from v$timer;
978:
979: /*------------------------------------+
980: | Standard start of API savepoint |
981: +------------------------------------*/
982:
983: SAVEPOINT AR_ADJUSTAPI_PUB;
984:

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

982:
983: SAVEPOINT AR_ADJUSTAPI_PUB;
984:
985: /*--------------------------------------------------+
986: | Standard call to check for call compatibility |
987: +--------------------------------------------------*/
988:
989: IF NOT FND_API.Compatible_API_Call(
990: l_api_version,

Line 1245: | Standard check of p_commit |

1241: p_data => p_msg_data
1242: );
1243:
1244: /*--------------------------------+
1245: | Standard check of p_commit |
1246: +--------------------------------*/
1247:
1248: IF FND_API.To_Boolean( p_commit_flag )
1249: THEN

Line 1407: | Standard start of API savepoint |

1403: into G_START_TIME
1404: from v$timer;
1405:
1406: /*------------------------------------+
1407: | Standard start of API savepoint |
1408: +------------------------------------*/
1409:
1410: SAVEPOINT AR_ADJUSTAPI_PUB;
1411:

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

1409:
1410: SAVEPOINT AR_ADJUSTAPI_PUB;
1411:
1412: /*--------------------------------------------------+
1413: | Standard call to check for call compatibility |
1414: +--------------------------------------------------*/
1415:
1416: IF NOT FND_API.Compatible_API_Call(
1417: l_api_version,

Line 1659: | Standard check of p_commit |

1655: p_data => p_msg_data
1656: );
1657:
1658: /*--------------------------------+
1659: | Standard check of p_commit |
1660: +--------------------------------*/
1661:
1662: IF FND_API.To_Boolean( p_commit_flag )
1663: THEN

Line 1821: | Standard start of API savepoint |

1817: into G_START_TIME
1818: from v$timer;
1819:
1820: /*------------------------------------+
1821: | Standard start of API savepoint |
1822: +------------------------------------*/
1823:
1824: SAVEPOINT AR_ADJUSTAPI_PUB;
1825:

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

1823:
1824: SAVEPOINT AR_ADJUSTAPI_PUB;
1825:
1826: /*--------------------------------------------------+
1827: | Standard call to check for call compatibility |
1828: +--------------------------------------------------*/
1829:
1830: IF NOT FND_API.Compatible_API_Call(
1831: l_api_version,

Line 2078: | Standard check of p_commit |

2074: p_data => p_msg_data
2075: );
2076:
2077: /*--------------------------------+
2078: | Standard check of p_commit |
2079: +--------------------------------*/
2080:
2081: IF FND_API.To_Boolean( p_commit_flag )
2082: THEN

Line 2241: | Standard start of API savepoint |

2237: into G_START_TIME
2238: from v$timer;
2239:
2240: /*------------------------------------+
2241: | Standard start of API savepoint |
2242: +------------------------------------*/
2243:
2244: SAVEPOINT AR_ADJUSTAPI_PUB;
2245:

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

2243:
2244: SAVEPOINT AR_ADJUSTAPI_PUB;
2245:
2246: /*--------------------------------------------------+
2247: | Standard call to check for call compatibility |
2248: +--------------------------------------------------*/
2249:
2250: IF NOT FND_API.Compatible_API_Call(
2251: l_api_version,

Line 2497: | Standard check of p_commit |

2493: p_data => p_msg_data
2494: );
2495:
2496: /*--------------------------------+
2497: | Standard check of p_commit |
2498: +--------------------------------*/
2499:
2500: IF FND_API.To_Boolean( p_commit_flag )
2501: THEN