DBA Data[Home] [Help]

APPS.JTF_TASKS_PUB dependencies on STANDARD

Line 376: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

372:
373: /*#
374: * Creates a standalone task or a task associated with a specific business entity.
375: *
376: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
377: * @rep:paraminfo {@rep:required}
378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

Line 378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.

374: * Creates a standalone task or a task associated with a specific business entity.
375: *
376: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
377: * @rep:paraminfo {@rep:required}
378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
381: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
382: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:

Line 379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

375: *
376: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
377: * @rep:paraminfo {@rep:required}
378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
381: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
382: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
383: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.

    Line 380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    376: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    377: * @rep:paraminfo {@rep:required}
    378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    381: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    382: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    383: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    384: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.

    Line 381: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    377: * @rep:paraminfo {@rep:required}
    378: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    379: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    380: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    381: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    382: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    383: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    384: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.
    385: *
  • FND_API.G_RET_STS_UNEXP_ERROR If there was an unexpected error in API processing.

    Line 980: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    976:
    977: /*#
    978: * Updates an existing task.
    979: *
    980: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    981: * @rep:paraminfo {@rep:required}
    982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    Line 982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.

    978: * Updates an existing task.
    979: *
    980: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    981: * @rep:paraminfo {@rep:required}
    982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    985: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    986: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:

    Line 983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    979: *
    980: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    981: * @rep:paraminfo {@rep:required}
    982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    985: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    986: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    987: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.

    Line 984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    980: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    981: * @rep:paraminfo {@rep:required}
    982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    985: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    986: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    987: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    988: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.

    Line 985: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    981: * @rep:paraminfo {@rep:required}
    982: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    983: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    984: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    985: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    986: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    987: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    988: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.
    989: *
  • FND_API.G_RET_STS_UNEXP_ERROR If there was an unexpected error in API processing.

    Line 1559: * @param p_api_version Standard API version number.

    1555:
    1556: /*
    1557: * Locks a task.
    1558: *
    1559: * @param p_api_version Standard API version number.
    1560: * @rep:paraminfo {@rep:required}
    1561: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1562: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1563: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:

    Line 1561: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.

    1557: * Locks a task.
    1558: *
    1559: * @param p_api_version Standard API version number.
    1560: * @rep:paraminfo {@rep:required}
    1561: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1562: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1563: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    1564: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    1565: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.

    Line 1562: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    1558: *
    1559: * @param p_api_version Standard API version number.
    1560: * @rep:paraminfo {@rep:required}
    1561: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1562: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1563: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    1564: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    1565: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.
    1566: *
  • FND_API.G_RET_STS_UNEXP_ERROR If there was an unexpected error in API processing.

    Line 1607: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    1603: -- New version
    1604:
    1605: /*# Deletes an existing task. This API cannot be used to delete tasks that are associated with service requests. Please note that this is a "soft" deletion where records are marked as deleted but not physically removed from the database.
    1606: *
    1607: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1608: * @rep:paraminfo {@rep:required}
    1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    Line 1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.

    1605: /*# Deletes an existing task. This API cannot be used to delete tasks that are associated with service requests. Please note that this is a "soft" deletion where records are marked as deleted but not physically removed from the database.
    1606: *
    1607: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1608: * @rep:paraminfo {@rep:required}
    1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1612: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1613: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:

    Line 1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    1606: *
    1607: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1608: * @rep:paraminfo {@rep:required}
    1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1612: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1613: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    1614: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.

    Line 1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.

    1607: * @param p_api_version Standard API version number. See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1608: * @rep:paraminfo {@rep:required}
    1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1612: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1613: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    1614: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    1615: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.

    Line 1612: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.

    1608: * @rep:paraminfo {@rep:required}
    1609: * @param p_init_msg_list Standard API flag allows API callers to request that the API does the initialization of the message list on their behalf. By default, the message list will not be initialized.
    1610: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1611: * @param p_commit Standard API flag is used by API callers to ask the API to commit on their behalf after performing its function. By default, the commit will not be performed.
    1612: * See "Standard IN Parameters", Oracle Common Application Calendar API Reference Guide.
    1613: * @param x_return_status Result of all the operations performed by the API. This will have one of the following values:
    1614: *

  • FND_API.G_RET_STS_SUCCESS - If the API processed the data successfully.
    1615: *
  • FND_API.G_RET_STS_ERROR - If there was an expected error in API processing.
    1616: *
  • FND_API.G_RET_STS_UNEXP_ERROR If there was an unexpected error in API processing.

    Line 1663: * @param p_api_version the standard API version number

    1659:
    1660: /*
    1661: * Exports the Task's query.
    1662: *
    1663: * @param p_api_version the standard API version number
    1664: * @param p_init_msg_list the standard API flag allows API callers to request
    1665: * that the API does the initialization of the message list on their behalf.
    1666: * By default, the message list will not be initialized.
    1667: * @param p_validate_level the standard API validation level

    Line 1664: * @param p_init_msg_list the standard API flag allows API callers to request

    1660: /*
    1661: * Exports the Task's query.
    1662: *
    1663: * @param p_api_version the standard API version number
    1664: * @param p_init_msg_list the standard API flag allows API callers to request
    1665: * that the API does the initialization of the message list on their behalf.
    1666: * By default, the message list will not be initialized.
    1667: * @param p_validate_level the standard API validation level
    1668: * @param x_return_status returns the result of all the operations performed

    Line 1667: * @param p_validate_level the standard API validation level

    1663: * @param p_api_version the standard API version number
    1664: * @param p_init_msg_list the standard API flag allows API callers to request
    1665: * that the API does the initialization of the message list on their behalf.
    1666: * By default, the message list will not be initialized.
    1667: * @param p_validate_level the standard API validation level
    1668: * @param x_return_status returns the result of all the operations performed
    1669: * by the API and must have one of the following values:
    1670: *

  • FND_API.G_RET_STS_SUCCESS
    1671: *
  • FND_API.G_RET_STS_ERROR

    Line 1873: * @param p_api_version the standard API version number

    1869:
    1870: /*
    1871: * Querys the Task.
    1872: *
    1873: * @param p_api_version the standard API version number
    1874: * @param p_init_msg_list the standard API flag allows API callers to request
    1875: * that the API does the initialization of the message list on their behalf.
    1876: * By default, the message list will not be initialized.
    1877: * @param p_validate_level the standard API validation level.

    Line 1874: * @param p_init_msg_list the standard API flag allows API callers to request

    1870: /*
    1871: * Querys the Task.
    1872: *
    1873: * @param p_api_version the standard API version number
    1874: * @param p_init_msg_list the standard API flag allows API callers to request
    1875: * that the API does the initialization of the message list on their behalf.
    1876: * By default, the message list will not be initialized.
    1877: * @param p_validate_level the standard API validation level.
    1878: * @param x_return_status returns the result of all the operations performed

    Line 1877: * @param p_validate_level the standard API validation level.

    1873: * @param p_api_version the standard API version number
    1874: * @param p_init_msg_list the standard API flag allows API callers to request
    1875: * that the API does the initialization of the message list on their behalf.
    1876: * By default, the message list will not be initialized.
    1877: * @param p_validate_level the standard API validation level.
    1878: * @param x_return_status returns the result of all the operations performed
    1879: * by the API and must have one of the following values:
    1880: *

  • FND_API.G_RET_STS_SUCCESS
    1881: *
  • FND_API.G_RET_STS_ERROR

    Line 2080: * @param p_api_version the standard API version number

    2076:
    2077: /*
    2078: * Querys the next Task.
    2079: *
    2080: * @param p_api_version the standard API version number
    2081: * @param p_init_msg_list the standard API flag allows API callers to request
    2082: * that the API does the initialization of the message list on their behalf.
    2083: * By default, the message list will not be initialized.
    2084: * @param p_validate_level the standard validation level used by this API.

    Line 2081: * @param p_init_msg_list the standard API flag allows API callers to request

    2077: /*
    2078: * Querys the next Task.
    2079: *
    2080: * @param p_api_version the standard API version number
    2081: * @param p_init_msg_list the standard API flag allows API callers to request
    2082: * that the API does the initialization of the message list on their behalf.
    2083: * By default, the message list will not be initialized.
    2084: * @param p_validate_level the standard validation level used by this API.
    2085: * @param x_return_status returns the result of all the operations performed

    Line 2084: * @param p_validate_level the standard validation level used by this API.

    2080: * @param p_api_version the standard API version number
    2081: * @param p_init_msg_list the standard API flag allows API callers to request
    2082: * that the API does the initialization of the message list on their behalf.
    2083: * By default, the message list will not be initialized.
    2084: * @param p_validate_level the standard validation level used by this API.
    2085: * @param x_return_status returns the result of all the operations performed
    2086: * by the API and must have one of the following values:
    2087: *

  • FND_API.G_RET_STS_SUCCESS
    2088: *
  • FND_API.G_RET_STS_ERROR

    Line 2149: * @param p_api_version the standard API version number

    2145:
    2146: /*
    2147: * Exports the Task to file.
    2148: *
    2149: * @param p_api_version the standard API version number
    2150: * @param p_init_msg_list the standard API flag allows API callers to request
    2151: * that the API does the initialization of the message list on their behalf.
    2152: * By default, the message list will not be initialized.
    2153: * @param p_validate_level the standard validation level used by this API.

    Line 2150: * @param p_init_msg_list the standard API flag allows API callers to request

    2146: /*
    2147: * Exports the Task to file.
    2148: *
    2149: * @param p_api_version the standard API version number
    2150: * @param p_init_msg_list the standard API flag allows API callers to request
    2151: * that the API does the initialization of the message list on their behalf.
    2152: * By default, the message list will not be initialized.
    2153: * @param p_validate_level the standard validation level used by this API.
    2154: * @param x_return_status returns the result of all the operations performed

    Line 2153: * @param p_validate_level the standard validation level used by this API.

    2149: * @param p_api_version the standard API version number
    2150: * @param p_init_msg_list the standard API flag allows API callers to request
    2151: * that the API does the initialization of the message list on their behalf.
    2152: * By default, the message list will not be initialized.
    2153: * @param p_validate_level the standard validation level used by this API.
    2154: * @param x_return_status returns the result of all the operations performed
    2155: * by the API and must have one of the following values:
    2156: *

  • FND_API.G_RET_STS_SUCCESS
    2157: *
  • FND_API.G_RET_STS_ERROR

    Line 2190: * @param p_api_version the standard API version number

    2186:
    2187: /*
    2188: * Copys the Task data into another Task.
    2189: *
    2190: * @param p_api_version the standard API version number
    2191: * @param p_init_msg_list the standard API flag allows API callers to request
    2192: * that the API does the initialization of the message list on their behalf.
    2193: * By default, the message list will not be initialized.
    2194: * @param p_commit the standard API flag is used by API callers to ask

    Line 2191: * @param p_init_msg_list the standard API flag allows API callers to request

    2187: /*
    2188: * Copys the Task data into another Task.
    2189: *
    2190: * @param p_api_version the standard API version number
    2191: * @param p_init_msg_list the standard API flag allows API callers to request
    2192: * that the API does the initialization of the message list on their behalf.
    2193: * By default, the message list will not be initialized.
    2194: * @param p_commit the standard API flag is used by API callers to ask
    2195: * the API to commit on their behalf after performing its function

    Line 2194: * @param p_commit the standard API flag is used by API callers to ask

    2190: * @param p_api_version the standard API version number
    2191: * @param p_init_msg_list the standard API flag allows API callers to request
    2192: * that the API does the initialization of the message list on their behalf.
    2193: * By default, the message list will not be initialized.
    2194: * @param p_commit the standard API flag is used by API callers to ask
    2195: * the API to commit on their behalf after performing its function
    2196: * By default, the commit will not be performed.
    2197: * @param x_return_status returns the result of all the operations performed
    2198: * by the API and must have one of the following values:

    Line 2261: * @param p_api_version The standard API version number.

    2257: * Creates a Task by using the Task Template.
    2258: * This method is deperecated and will be soon obsolete.
    2259: * Please use jtf_task_inst_templates_pub.create_task_from_template instead.
    2260: *
    2261: * @param p_api_version The standard API version number.
    2262: * @param p_init_msg_list The standard API flag allows API callers to request
    2263: * that the API does the initialization of the message list on their behalf.
    2264: * By default, the message list will not be initialized.
    2265: * @param p_commit The standard API flag is used by API callers to ask

    Line 2262: * @param p_init_msg_list The standard API flag allows API callers to request

    2258: * This method is deperecated and will be soon obsolete.
    2259: * Please use jtf_task_inst_templates_pub.create_task_from_template instead.
    2260: *
    2261: * @param p_api_version The standard API version number.
    2262: * @param p_init_msg_list The standard API flag allows API callers to request
    2263: * that the API does the initialization of the message list on their behalf.
    2264: * By default, the message list will not be initialized.
    2265: * @param p_commit The standard API flag is used by API callers to ask
    2266: * the API to commit on their behalf after performing its function.

    Line 2265: * @param p_commit The standard API flag is used by API callers to ask

    2261: * @param p_api_version The standard API version number.
    2262: * @param p_init_msg_list The standard API flag allows API callers to request
    2263: * that the API does the initialization of the message list on their behalf.
    2264: * By default, the message list will not be initialized.
    2265: * @param p_commit The standard API flag is used by API callers to ask
    2266: * the API to commit on their behalf after performing its function.
    2267: * By default, the commit will not be performed.
    2268: * @param x_return_status Returns the result of all the operations performed
    2269: * by the API and must have one of the following values:

    Line 2486: * @param p_api_version the standard API version number

    2482: -- will not pick up this annotation. Bug# 5406214
    2483:
    2484: /* Deletes split task(s). This method can be used only for split tasks. When a master (parent) task is provided, it will delete all dependent tasks (chuildren) along with the master task
    2485: *
    2486: * @param p_api_version the standard API version number
    2487: * @param p_init_msg_list the standard API flag allows API callers to request
    2488: * that the API does the initialization of the message list on their behalf.
    2489: * By default, the message list will not be initialized.
    2490: * @param p_commit the standard API flag is used by API callers to ask

    Line 2487: * @param p_init_msg_list the standard API flag allows API callers to request

    2483:
    2484: /* Deletes split task(s). This method can be used only for split tasks. When a master (parent) task is provided, it will delete all dependent tasks (chuildren) along with the master task
    2485: *
    2486: * @param p_api_version the standard API version number
    2487: * @param p_init_msg_list the standard API flag allows API callers to request
    2488: * that the API does the initialization of the message list on their behalf.
    2489: * By default, the message list will not be initialized.
    2490: * @param p_commit the standard API flag is used by API callers to ask
    2491: * the API to commit on their behalf after performing its function

    Line 2490: * @param p_commit the standard API flag is used by API callers to ask

    2486: * @param p_api_version the standard API version number
    2487: * @param p_init_msg_list the standard API flag allows API callers to request
    2488: * that the API does the initialization of the message list on their behalf.
    2489: * By default, the message list will not be initialized.
    2490: * @param p_commit the standard API flag is used by API callers to ask
    2491: * the API to commit on their behalf after performing its function
    2492: * By default, the commit will not be performed.
    2493: * @param x_return_status returns the result of all the operations performed
    2494: * by the API and must have one of the following values: