The same field is in different scrolls but they do not have the same value
For example, at scroll 0 you might have the field EFFDT set to 01/01/2009. You want the EFFDT field to get the same value in scroll 1, so you write code to set it from the value in level 0 but it isn't working. If this is the case, check the field name in the component interface, you may find that PeopleSoft has automatically renamed it. For example, it might be EFFDT at level 0 but something like EFFDT_1 in level 1 of the component interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me can a people tools 8.4 and a people tools 8.1xapplication server run on the same machine?
Do you know are disconnected mobile applications supported in people tools 8.1x?
Do you know peoplesoft tracks object changes using a system table. Which peopletools system table is used to track object changes?
My PeopleCode didn't copy any data to a collection. Why not?
Tell me which data types is not supported by the peoplecode programming environment?
Tell me the example below demonstrates the use of sqr flags in the configuration manager directories folder: -f c:pshrmssqrwhat do the above sqr flags signify to the sqr report writer upon execution?
Explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?
Which data types is not supported by the peoplecode programming environment?
How should web application servers be used with peopletools 8.1x and peopletools 8.4 in ibm?
Will tuxedo continue to be used in peoplesoft/websphere or peoplesoft/weblogic environment?
My PeopleCode didn't update the value of a field. Why not?
How to catch error messages in CI?