Hi,
I have a problem with a query in a delivered SQR which looks some thing like this
begin-select
field1
field2
.
.
FROM [PS_JRNL_HEADER_FS A, PS_JRNL_LN_FS B,:$HEADER_AND_LINE_REC] [$Rec_Alt_Account]
where
Could any help me understand how the From clause works here
Many Thanks,
Vamsi
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
Which delivered SQR is this? I'm on HR but cannot find the string '$HEADER_AND_LINE_REC' in searching through the delivered sqr's and sqc's.
Normally the []'s will substitute/interpret an actual value for the $ variable. The colon (:) in front of the variable normally is a returned/passed value from a function though I have never seen it used in a from clause before. If you can provide the sqr I'll take a look at it some more.
Hi oddnsends,
This is an SQR in finance. The delivered finance sqr is fin2002.sqr
Thanks,
Vamsi Krishna
Post new comment