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 |
Architecture of CI? Or what are the main elements in the component Interface?
What are standard properties when a component interface (ci) is created?
When I create my component interface, why can't I see any Getkeys?
My PeopleCode didn't update the value of a field. Why not?
Explain is web server load balancing supported with peopletools 8.4?
When I test my component interface, why do I get a "Not Authorized" error?
Do you know for the servlet layer on the web server, what version of the java servlet api are the pia java servlets coded to with peopletools 8.4?
Can you write user defined methods in CI? How?
Explain attributes of a component interface (ci) are?
In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?
The same field is in different scrolls but they do not have the same value
How should web application servers be used with peopletools 8.1x and peopletools 8.4 in ibm?