Campus Solutions - PSFT (MOSC)

MOSC Banner

Cannot insert new record using CI from component ACAD_TST_RSLT_ADMA

edited Nov 6, 2014 10:02AM in Campus Solutions - PSFT (MOSC) 2 commentsAnswered

I created a CI using Component ACAD_TST_RSLT_ADMA. My problem is my AE can only update. I cannot insert any new record. Please help me. Thx. This is my AE code:

Global File &fileLog;


Local ApiObject &MYSESSION;
Local ApiObject &MYCI;
Local ApiObject &LEVEL1, &LEVEL2, &ITEM1, &ITEM2, &ITEM;


Local string &EMPLID, &ADM_APPL_NBR, &StatusCI;
Global string &StatusKu;




try
   
   
   /*===============================================================================================================================
   Problem CI hanya bisa Update. Tidak bisa Insert NEW
   ===============================================================================================================================
      CI untuk u_stdnt_tes_aet
     =============================================================================================================================*/
   &fileLog.WriteLine("");
   &fileLog.WriteLine("=========================================================================================================");
   &fileLog.WriteLine("Update u_stdnt_tes_aet");
   &fileLog.WriteLine("=========================================================================================================");
   &fileLog.WriteLine("Campus_ID              :" | U_STDNT_TES_AET.CAMPUS_ID);
   &fileLog.WriteLine("INSTITUTION            :" | U_STDNT_TES_AET.INSTITUTION);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

PSFT Campus Solutions Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center