DBA Data[Home] [Help]

APPS.AST_WEBSWITCH_PVT dependencies on AST_WEBSWITCH_VUHK

Line 88: ast_WEBSWITCH_VUHK.Create_WebSwitch_PRE(

84:
85:
86: /* Verticle industry pre- processing section - mandatory */
87: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'V' ) ) THEN
88: ast_WEBSWITCH_VUHK.Create_WebSwitch_PRE(
89: p_api_version => l_api_version,
90: x_return_status => l_return_status,
91: x_msg_count => l_msg_count,
92: x_msg_data => l_msg_data,

Line 275: ast_WEBSWITCH_VUHK.Create_WebSwitch_Post(

271: -- END of API body
272:
273: /* Vertical Post Processing section - mandatory */
274: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'V' ) ) THEN
275: ast_WEBSWITCH_VUHK.Create_WebSwitch_Post(
276: p_api_version => l_api_version,
277: x_return_status => l_return_status,
278: x_msg_count => l_msg_count,
279: x_msg_data => l_msg_data,

Line 426: ast_WEBSWITCH_VUHK.Update_WebSwitch_PRE(

422:
423:
424: /* Verticle industry pre- processing section - mandatory */
425: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'V' ) ) THEN
426: ast_WEBSWITCH_VUHK.Update_WebSwitch_PRE(
427: p_api_version => l_api_version,
428: x_return_status => l_return_status,
429: x_msg_count => l_msg_count,
430: x_msg_data => l_msg_data,

Line 532: ast_WEBSWITCH_VUHK.Update_WebSwitch_Post(

528:
529:
530: /* Vertical Post Processing section - mandatory */
531: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'V' ) ) THEN
532: ast_WEBSWITCH_VUHK.Update_WebSwitch_Post(
533: p_api_version => l_api_version,
534: x_return_status => l_return_status,
535: x_msg_count => l_msg_count,
536: x_msg_data => l_msg_data,

Line 682: ast_WEBSWITCH_VUHK.Lock_WebSwitch_PRE(

678:
679:
680: /* Verticle industry pre- processing section - mandatory */
681: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'V' ) ) THEN
682: ast_WEBSWITCH_VUHK.Lock_WebSwitch_PRE(
683: p_api_version => l_api_version,
684: x_return_status => l_return_status,
685: x_msg_count => l_msg_count,
686: x_msg_data => l_msg_data,

Line 736: ast_WEBSWITCH_VUHK.Lock_WebSwitch_POST(

732: END IF;
733:
734: /* Vertical Post Processing section - mandatory */
735: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'V' ) ) THEN
736: ast_WEBSWITCH_VUHK.Lock_WebSwitch_POST(
737: p_api_version => l_api_version,
738: x_return_status => l_return_status,
739: x_msg_count => l_msg_count,
740: x_msg_data => l_msg_data,

Line 901: ast_WEBSWITCH_VUHK.Delete_WebSwitch_PRE(

897:
898:
899: /* Verticle industry pre- processing section - mandatory */
900: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'B', 'V' ) ) THEN
901: ast_WEBSWITCH_VUHK.Delete_WebSwitch_PRE(
902: p_api_version => l_api_version,
903: x_return_status => l_return_status,
904: x_msg_count => l_msg_count,
905: x_msg_data => l_msg_data,

Line 953: ast_WEBSWITCH_VUHK.Delete_WebSwitch_POST(

949: -- END of API body
950:
951: /* Vertical Post Processing section - mandatory */
952: IF (JTF_USR_HKS.Ok_to_execute(G_PKG_NAME, l_api_name, 'A', 'V' ) ) THEN
953: ast_WEBSWITCH_VUHK.Delete_WebSwitch_POST(
954: p_api_version => l_api_version,
955: x_return_status => l_return_status,
956: x_msg_count => l_msg_count,
957: x_msg_data => l_msg_data,