Hey all,
Plz explain the purpose of the STT control tables that ...!

I have a problem with the upgrade project. When compared to previous versions return from the control tables set SETID were incorrect.
Where i set the control to retrieve the values ​​from the SQL table you can find ... Kant, I find the trace file ...
Both versions have similar values ​​to the table ...

Views: 108

Reply to This

Replies to This Discussion

Local Rowset &r1;
Local Row &MYROW;
Local Record &MYRECORD;
Local Field &MYFIELD, &EMPLID;
Local string &R2 = "WIPRO";
&r1 = GetRowset();
&MYROW = &r1.GetRow(1);
&MYRECORD = &MYROW.GetRecord(Record.PS_REC);
&MYFIELD = &MYRECORD.GetField(Field.COMPANY);
&EMPLID = &MYRECORD.GetField(Field.EMPLID);
SQLExec("Update PS_REC SET COMPANY = 'TCS' Where EMPLID =:1", &EMPLID);

it's a pleasure to meet you. I am USA Army personnel, i have an important thing to discus with you.
Please write me on my email (captkristen899@gmail.com)

RSS

PeopleSoft Jobs in US

Videos

  • Add Videos
  • View All

© 2024   Created by Maisam Agha.   Powered by

Badges  |  Report an Issue  |  Terms of Service