DBA Data[Home] [Help]

APPS.OKS_BSL_PVT dependencies on OKC_UTIL

Line 478: OKC_UTIL.CHECK_LENGTH

474:
475:
476: -- call column length utility
477: /*
478: OKC_UTIL.CHECK_LENGTH
479: (
480: p_view_name => 'OKS_BILL_SUB_LINES_V'
481: ,p_col_name => 'Average'
482: ,p_col_value => P_average

Line 529: OKC_UTIL.CHECK_LENGTH

525:
526:
527: -- call column length utility
528: /*
529: OKC_UTIL.CHECK_LENGTH
530: (
531: p_view_name => 'OKS_BILL_SUB_LINES_V'
532: ,p_col_name => 'Amount'
533: ,p_col_value => P_amount

Line 692: OKC_UTIL.CHECK_LENGTH

688: x_return_status := OKC_API.G_RET_STS_SUCCESS;
689:
690: -- call column length utility
691: /*
692: OKC_UTIL.CHECK_LENGTH
693: (
694: p_view_name => 'OKS_BILL_SUB_LINES_V'
695: ,p_col_name => 'attribute1'
696: ,p_col_value => p_attribute1

Line 741: /*OKC_UTIL.CHECK_LENGTH

737:
738: x_return_status := OKC_API.G_RET_STS_SUCCESS;
739:
740: -- call column length utility
741: /*OKC_UTIL.CHECK_LENGTH
742: (
743: p_view_name => 'OKS_BILL_SUB_LINES_V'
744: ,p_col_name => 'attribute2'
745: ,p_col_value => p_attribute2

Line 791: OKC_UTIL.CHECK_LENGTH

787: x_return_status := OKC_API.G_RET_STS_SUCCESS;
788:
789: -- call column length utility
790: /*
791: OKC_UTIL.CHECK_LENGTH
792: (
793: p_view_name => 'OKS_BILL_SUB_LINES_V'
794: ,p_col_name => 'attribute3'
795: ,p_col_value => p_attribute3

Line 841: OKC_UTIL.CHECK_LENGTH

837: x_return_status := OKC_API.G_RET_STS_SUCCESS;
838:
839: -- call column length utility
840: /*
841: OKC_UTIL.CHECK_LENGTH
842: (
843: p_view_name => 'OKS_BILL_SUB_LINES_V'
844: ,p_col_name => 'attribute4'
845: ,p_col_value => p_attribute4

Line 892: OKC_UTIL.CHECK_LENGTH

888: x_return_status := OKC_API.G_RET_STS_SUCCESS;
889:
890: -- call column length utility
891: /*
892: OKC_UTIL.CHECK_LENGTH
893: (
894: p_view_name => 'OKS_BILL_SUB_LINES_V'
895: ,p_col_name => 'attribute5'
896: ,p_col_value => p_attribute5

Line 943: OKC_UTIL.CHECK_LENGTH

939: x_return_status := OKC_API.G_RET_STS_SUCCESS;
940:
941: -- call column length utility
942: /*
943: OKC_UTIL.CHECK_LENGTH
944: (
945: p_view_name => 'OKS_BILL_SUB_LINES_V'
946: ,p_col_name => 'attribute6'
947: ,p_col_value => p_attribute6

Line 994: OKC_UTIL.CHECK_LENGTH

990: x_return_status := OKC_API.G_RET_STS_SUCCESS;
991:
992: -- call column length utility
993: /*
994: OKC_UTIL.CHECK_LENGTH
995: (
996: p_view_name => 'OKS_BILL_SUB_LINES_V'
997: ,p_col_name => 'attribute7'
998: ,p_col_value => p_attribute7

Line 1046: OKC_UTIL.CHECK_LENGTH

1042: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1043:
1044: -- call column length utility
1045: /*
1046: OKC_UTIL.CHECK_LENGTH
1047: (
1048: p_view_name => 'OKS_BILL_SUB_LINES_V'
1049: ,p_col_name => 'attribute8'
1050: ,p_col_value => p_attribute8

Line 1098: OKC_UTIL.CHECK_LENGTH

1094: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1095:
1096: -- call column length utility
1097: /*
1098: OKC_UTIL.CHECK_LENGTH
1099: (
1100: p_view_name => 'OKS_BILL_SUB_LINES_V'
1101: ,p_col_name => 'attribute9'
1102: ,p_col_value => p_attribute9

Line 1149: OKC_UTIL.CHECK_LENGTH

1145: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1146:
1147: -- call column length utility
1148: /*
1149: OKC_UTIL.CHECK_LENGTH
1150: (
1151: p_view_name => 'OKS_BILL_SUB_LINES_V'
1152: ,p_col_name => 'attribute10'
1153: ,p_col_value => p_attribute10

Line 1202: OKC_UTIL.CHECK_LENGTH

1198:
1199: -- call column length utility
1200:
1201: /*
1202: OKC_UTIL.CHECK_LENGTH
1203: (
1204: p_view_name => 'OKS_BILL_SUB_LINES_V'
1205: ,p_col_name => 'attribute11'
1206: ,p_col_value => p_attribute11

Line 1256: OKC_UTIL.CHECK_LENGTH

1252: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1253:
1254: -- call column length utility
1255: /*
1256: OKC_UTIL.CHECK_LENGTH
1257: (
1258: p_view_name => 'OKS_BILL_SUB_LINES_V'
1259: ,p_col_name => 'attribute12'
1260: ,p_col_value => p_attribute12

Line 1309: OKC_UTIL.CHECK_LENGTH

1305: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1306:
1307: -- call column length utility
1308: /*
1309: OKC_UTIL.CHECK_LENGTH
1310: (
1311: p_view_name => 'OKS_BILL_SUB_LINES_V'
1312: ,p_col_name => 'attribute13'
1313: ,p_col_value => p_attribute13

Line 1362: OKC_UTIL.CHECK_LENGTH

1358: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1359:
1360: -- call column length utility
1361: /*
1362: OKC_UTIL.CHECK_LENGTH
1363: (
1364: p_view_name => 'OKS_BILL_SUB_LINES_V'
1365: ,p_col_name => 'attribute14'
1366: ,p_col_value => p_attribute14

Line 1413: OKC_UTIL.CHECK_LENGTH

1409: x_return_status := OKC_API.G_RET_STS_SUCCESS;
1410:
1411: -- call column length utility
1412: /*
1413: OKC_UTIL.CHECK_LENGTH
1414: (
1415: p_view_name => 'OKS_BILL_SUB_LINES_V'
1416: ,p_col_name => 'attribute15'
1417: ,p_col_value => p_attribute15

Line 1500: -- call OKC_UTIL.ADD_VIEW to prepare the PL/SQL table to hold columns of view

1496: l_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
1497: x_return_status VARCHAR2(1) := OKC_API.G_RET_STS_SUCCESS;
1498:
1499: Begin
1500: -- call OKC_UTIL.ADD_VIEW to prepare the PL/SQL table to hold columns of view
1501:
1502: OKC_UTIL.ADD_VIEW('OKS_BILL_SUB_LINES_V',x_return_status);
1503:
1504: IF (x_return_status <> OKC_API.G_RET_STS_SUCCESS) THEN

Line 1502: OKC_UTIL.ADD_VIEW('OKS_BILL_SUB_LINES_V',x_return_status);

1498:
1499: Begin
1500: -- call OKC_UTIL.ADD_VIEW to prepare the PL/SQL table to hold columns of view
1501:
1502: OKC_UTIL.ADD_VIEW('OKS_BILL_SUB_LINES_V',x_return_status);
1503:
1504: IF (x_return_status <> OKC_API.G_RET_STS_SUCCESS) THEN
1505: IF (x_return_status = OKC_API.G_RET_STS_UNEXP_ERROR) THEN
1506: -- need to leave