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 |
How to do object security?
Tell me what hyperlinks available in peoplebooks? Some options with different hyperlinks not available in peoplebooks, select the correct one?
Do you know is web sphere certified on people tools 8.1x?
Explain the various steps that describes the peoplecode logic while implementing a component interface?
My PeopleCode didn't copy any data to a collection. Why not?
Why does my component interface not have a Create method?
How to do object security? How to connect report through process scheduler?
Suppose if you are ps developer then in what scenarios component interface will have advantages over component?
Explain how does the people soft enterprise portal work with 8.1x and 8.4 applications?
When I test my component interface, why do I get a "Not Authorized" error?
Tell me both bea weblogic and ibm websphere have the ability to plug into many different web servers. Does peoplesoft support the web servers that they plug into?
My PeopleCode didn't update the value of a field. Why not?