DBA Data[Home] [Help]

APPS.IGS_AD_TST_RSLT_DTLS_PKG dependencies on STANDARD

Line 558: X_Non_Standard_Admin => l_test_result.Non_Standard_Admin,

554: X_Score_Report_Date => l_test_result.Score_Report_Date,
555: X_Edu_Level_Id => l_test_result.Edu_Level_Id,
556: X_Score_Type => l_test_result.Score_Type,
557: X_Score_Source_Id => l_test_result.Score_Source_Id,
558: X_Non_Standard_Admin => l_test_result.Non_Standard_Admin,
559: X_Comp_Test_Score => l_comp_score,
560: X_Special_Code => l_test_result.Special_Code,
561: X_Registration_Number => l_test_result.Registration_Number,
562: X_Grade_Id => l_test_result.Grade_Id,

Line 1112: GSCC standard says that default value should be

1108: Change History
1109: Who When What
1110: RAVISHAR Feb,25 2005 Removed the default value of X_MODE parameter from
1111: body of this package for bug 4163319
1112: GSCC standard says that default value should be
1113: present only in specification
1114:
1115: (reverse chronological order - newest change first)
1116: ***************************************************************/

Line 1557: GSCC standard says that default value should be

1553: Change History
1554: Who When What
1555: RAVISHAR Feb,25 2005 Removed the default value of X_MODE parameter from
1556: body of this package for bug 4163319
1557: GSCC standard says that default value should be
1558: present only in specification
1559:
1560: (reverse chronological order - newest change first)
1561: ***************************************************************/

Line 1764: GSCC standard says that default value should be

1760: Change History
1761: Who When What
1762: RAVISHAR Feb,25 2005 Removed the default value of X_MODE parameter from
1763: body of this package for bug 4163319
1764: GSCC standard says that default value should be
1765: present only in specification
1766:
1767: (reverse chronological order - newest change first)
1768: ***************************************************************/