DBA Data[Home] [Help]

APPS.CZ_MODELOPERATIONS_PUB dependencies on STANDARD

Line 1357: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )

1353: * @param p_unlock_references A value of FND_API.G_TRUE indicates that the child models if any should be
1354: * force unlocked. A value of FND_API.G_FALSE indicates that only the root model
1355: * will be unlocked
1356: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1357: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1358: * @param x_msg_count number of messages on the stack.
1359: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1360: * @rep:scope public
1361: * @rep:displayname API for working with force unlock operations on a model

Line 1359: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack

1355: * will be unlocked
1356: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1357: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1358: * @param x_msg_count number of messages on the stack.
1359: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1360: * @rep:scope public
1361: * @rep:displayname API for working with force unlock operations on a model
1362: * @rep:lifecycle active
1363: * @rep:compatibility S

Line 1387: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )

1383: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1384: * @param p_user_id user id
1385: * @param p_resp_id responsibility id
1386: * @param p_appl_id application id
1387: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1388: * @param x_msg_count number of messages on the stack.
1389: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1390: * @rep:scope public
1391: * @rep:displayname API for working with force unlock operations on a model

Line 1389: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack

1385: * @param p_resp_id responsibility id
1386: * @param p_appl_id application id
1387: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1388: * @param x_msg_count number of messages on the stack.
1389: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1390: * @rep:scope public
1391: * @rep:displayname API for working with force unlock operations on a model
1392: * @rep:lifecycle active
1393: * @rep:compatibility S

Line 1414: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )

1410: * This is the public interface for force unlock operations on a UI content template in Oracle Configurator
1411: * @param p_api_version Current version of the API is 1.0
1412: * @param p_template_id Template_id of the template from cz_ui_templates table
1413: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1414: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1415: * @param x_msg_count number of messages on the stack.
1416: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1417: * @rep:scope public
1418: * @rep:displayname API for working with force unlock operations on a UI content template

Line 1416: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack

1412: * @param p_template_id Template_id of the template from cz_ui_templates table
1413: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1414: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1415: * @param x_msg_count number of messages on the stack.
1416: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1417: * @rep:scope public
1418: * @rep:displayname API for working with force unlock operations on a UI content template
1419: * @rep:lifecycle active
1420: * @rep:compatibility S

Line 1440: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )

1436: * @param p_init_msg_list FND_API.G_TRUE if the API should initialize the FND stack, FND_API.G_FALSE if not.
1437: * @param p_user_id user id
1438: * @param p_resp_id responsibility id
1439: * @param p_appl_id application id
1440: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1441: * @param x_msg_count number of messages on the stack.
1442: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1443: * @rep:scope public
1444: * @rep:displayname API for working with force unlock operations on a UI content template

Line 1442: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack

1438: * @param p_resp_id responsibility id
1439: * @param p_appl_id application id
1440: * @param x_return_status standard FND status. (ex:FND_API.G_RET_STS_SUCCESS )
1441: * @param x_msg_count number of messages on the stack.
1442: * @param x_msg_data standard FND OUT parameter for message. Messages are written to the FND error stack
1443: * @rep:scope public
1444: * @rep:displayname API for working with force unlock operations on a UI content template
1445: * @rep:lifecycle active
1446: * @rep:compatibility S

Line 1579: * @param p_userid Standard parameters required for locking. Represent calling user.

1575: * @param p_request_id This is the CZ_MODEL_PUBLICATIONS, MIGRATION_GROUP_ID of the migration request.
1576: * Migration request is created by Developer and contains the list of all models selected
1577: * for Migration from the source's Configurator Repository, target Instance name and
1578: * target Repository Folder.
1579: * @param p_userid Standard parameters required for locking. Represent calling user.
1580: * @param p_respid Standard parameters required for locking. Represent calling responsibility.
1581: * @param p_applid Standard parameters required for locking. Represent calling application.
1582: * @param p_run_id Number identifying the session. If left NULL, the API will generate the number and
1583: * return it in x_run_id.

Line 1580: * @param p_respid Standard parameters required for locking. Represent calling responsibility.

1576: * Migration request is created by Developer and contains the list of all models selected
1577: * for Migration from the source's Configurator Repository, target Instance name and
1578: * target Repository Folder.
1579: * @param p_userid Standard parameters required for locking. Represent calling user.
1580: * @param p_respid Standard parameters required for locking. Represent calling responsibility.
1581: * @param p_applid Standard parameters required for locking. Represent calling application.
1582: * @param p_run_id Number identifying the session. If left NULL, the API will generate the number and
1583: * return it in x_run_id.
1584: * @param x_run_id Output parameter containing internally generated session identifier if p_run_id

Line 1581: * @param p_applid Standard parameters required for locking. Represent calling application.

1577: * for Migration from the source's Configurator Repository, target Instance name and
1578: * target Repository Folder.
1579: * @param p_userid Standard parameters required for locking. Represent calling user.
1580: * @param p_respid Standard parameters required for locking. Represent calling responsibility.
1581: * @param p_applid Standard parameters required for locking. Represent calling application.
1582: * @param p_run_id Number identifying the session. If left NULL, the API will generate the number and
1583: * return it in x_run_id.
1584: * @param x_run_id Output parameter containing internally generated session identifier if p_run_id
1585: * was NULL, otherwise equal to p_run_id.