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 |
When I test my component interface, why do I get a "Not Authorized" error?
Can you explain the various steps that describes the peoplecode logic while implementing a component interface?
Which data types is not supported by the peoplecode programming environment?
Tell me what are the status available in peoplesoft domain status menu?
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?
In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?
Do you know what are the main attributes of a component interface?
Do you know peoplesoft tracks object changes using a system table. Which peopletools system table is used to track object changes?
Why does my component interface not have a Create method?
What are the main attributes of a Component Interface?
Explain why is peoplesoft no longer supporting apache jserv?
Tell me in which platform does crystal and psnvision works?