Hi,
How can i use variables (eg:%RTT%,%LYN% etc) in nvision layout.
Thanks in advance.
Deepa.
Hi,
How can i run nvision report through portal.Please provide me steps.
Thanks in advance.
Deepa.
Good morning Guys,
I have a requirement in my project where in if reviewer is not mapped the a mail should triggered to a default workflow administrator .can any1 help?
Code is as below:
If None(DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value)Then
If None(DCP_PC_PPNE_SET.DCP_PPNE_WF_ADMIN)Then
/*Trigger mail to Default Worklow Administrator*/
is it ok or i shall put something else
DCP_PC_WRK.OPRID.Value="";
Else
DCP_PC_WRK.OPRID.Value=DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value;
Else
DCP_PC_WRK.OPRID.Value=DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value;
End-if;
Hi,
How to create matrix layout and produce a report through ps nvision.
Thanqs in advance
Deepa.
Hi Every one,
Anyone help me out of installation steps of peoplesoft.
Advanced Thanks to everyone.
Regards,
Ansar
How many secondary pages can we have in a level?
Can we have a sub page in secondary page? Is it possible?
How many keys we can have it in a record?
If any one knows pls help me. Also if it is limited to a certain number y is it so?
Regards,
Hari.A
Hi,
My requirement is to calculate other fields based on 1 field in peoplecode action in ae program.if i run the program i'm unable to get calculated values.
Below is my code in peoplecode action.
Local number &SAL, &HR, &TA, &TOT;
&SAL = EXO_AEPC_AET.BANK_SAL;
If &SAL > 10000 Then
&HR = 1000 * 0.3;
&TA = 1000 * 0.5;
&TOT = &HR + &TA+&SAL;
Else
&HR = 100;
&TA = 200;
&TOT = 300;
End-If;
EXO_AEPC_AET.BANK_HRA = &HR;
EXO_AEPC_AET.BANK_TA = &TA;
EXO_AEPC_AET.BANK_TOT = &TOT;
Hi,
How can i run my own query through nvision. Provide me the steps.
Thanks,
Deepa.
Hi,
My requirement is to accept values from runcontrol table through sqr program while running the program in process sheduler.Give me 1 simple eg. program .
Thanks in advance,
Deepa.
| Title | Under | Posted on |
|---|---|---|
| How to run nvision report through portal | PeopleSoft Technical | 08/31/2010 - 4:45am |
| Any1 here who can help? | PeopleSoft Technical | 08/31/2010 - 2:12am |
| How to create matrix layout | PeopleSoft Technical | 08/27/2010 - 2:22am |
| UnCaught C++ Exception | PeopleSoft Technical | 08/10/2010 - 9:05am |
Recent comments
1 day 1 hour ago
1 day 3 hours ago
1 day 3 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 11 hours ago
3 days 58 min ago
1 week 3 hours ago
1 week 3 hours ago
1 week 3 hours ago