DBA Data[Home] [Help]

APPS.AST_WEBASSIST_PVT dependencies on AST_WEBASSIST_CUHK

Line 82: ast_WEBASSIST_CUHK.Create_WebAssist_PRE(p_api_version => l_api_version,

78: l_query_string_rec := p_query_string_rec;
79:
80: /* Customer pre -processing section - Mandatory */
81: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'C' ) ) THEN
82: ast_WEBASSIST_CUHK.Create_WebAssist_PRE(p_api_version => l_api_version,
83: x_return_status => l_return_status,
84: x_msg_count => l_msg_count,
85: x_msg_data => l_msg_data,
86: p_assist_rec => l_assist_rec,

Line 408: ast_WEBASSIST_CUHK.Create_WebAssist_Post (p_api_version => l_api_version,

404: END IF;
405:
406: /* Customer Post Processing section - mandatory */
407: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'C' ) ) THEN
408: ast_WEBASSIST_CUHK.Create_WebAssist_Post (p_api_version => l_api_version,
409: x_return_status => l_return_status,
410: x_msg_count => l_msg_count,
411: x_msg_data => l_msg_data,
412: p_assist_rec => l_assist_rec,

Line 523: ast_WEBASSIST_CUHK.Lock_WebAssist_PRE(p_api_version => l_api_version,

519: l_query_string_rec := p_query_string_rec;
520:
521: /* Customer pre -processing section - Mandatory */
522: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'C' ) ) THEN
523: ast_WEBASSIST_CUHK.Lock_WebAssist_PRE(p_api_version => l_api_version,
524: x_return_status => l_return_status,
525: x_msg_count => l_msg_count,
526: x_msg_data => l_msg_data,
527: p_assist_rec => l_assist_rec,

Line 636: ast_WEBASSIST_CUHK.Lock_WebAssist_POST (p_api_version => l_api_version,

632: END IF;
633:
634: /* Customer Post Processing section - mandatory */
635: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'C' ) ) THEN
636: ast_WEBASSIST_CUHK.Lock_WebAssist_POST (p_api_version => l_api_version,
637: x_return_status => l_return_status,
638: x_msg_count => l_msg_count,
639: x_msg_data => l_msg_data,
640: p_assist_rec => l_assist_rec,

Line 745: ast_WEBASSIST_CUHK.Update_WebAssist_PRE(p_api_version => l_api_version,

741: l_query_string_rec := p_query_string_rec;
742:
743: /* Customer pre -processing section - Mandatory */
744: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'C' ) ) THEN
745: ast_WEBASSIST_CUHK.Update_WebAssist_PRE(p_api_version => l_api_version,
746: x_return_status => l_return_status,
747: x_msg_count => l_msg_count,
748: x_msg_data => l_msg_data,
749: p_assist_rec => l_assist_rec,

Line 891: ast_WEBASSIST_CUHK.Update_WebAssist_Post (p_api_version => l_api_version,

887: END IF;
888:
889: /* Customer Post Processing section - mandatory */
890: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'C' ) ) THEN
891: ast_WEBASSIST_CUHK.Update_WebAssist_Post (p_api_version => l_api_version,
892: x_return_status => l_return_status,
893: x_msg_count => l_msg_count,
894: x_msg_data => l_msg_data,
895: p_assist_rec => l_assist_rec,

Line 1007: ast_WEBASSIST_CUHK.Delete_WebAssist_PRE(p_api_version => l_api_version,

1003: l_query_string_rec := p_query_string_rec;
1004:
1005: /* Customer pre -processing section - Mandatory */
1006: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'C' ) ) THEN
1007: ast_WEBASSIST_CUHK.Delete_WebAssist_PRE(p_api_version => l_api_version,
1008: x_return_status => l_return_status,
1009: x_msg_count => l_msg_count,
1010: x_msg_data => l_msg_data,
1011: p_assist_rec => l_assist_rec,

Line 1090: ast_WEBASSIST_CUHK.Delete_WebAssist_POST (p_api_version => l_api_version,

1086: END IF;
1087:
1088: /* Customer Post Processing section - mandatory */
1089: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'C' ) ) THEN
1090: ast_WEBASSIST_CUHK.Delete_WebAssist_POST (p_api_version => l_api_version,
1091: x_return_status => l_return_status,
1092: x_msg_count => l_msg_count,
1093: x_msg_data => l_msg_data,
1094: p_assist_rec => l_assist_rec,