cancel
Showing results for 
Search instead for 
Did you mean: 

PCR SPEG not populating Form and giving FormCalc errors

Former Member
0 Kudos

First of all we are running on Enterprise Portal 7.0, Adobe Document

Services on SP10. We are running the ESS and MSS business packages with

the latest Support Package 7. We are also using the Adobe LiveCycle

Designer 7.1 Patch 3.

We are experiencing a Script Error when we attempt to create a

Personel Change Request through MSS. The Manager logs in, navigates to

create Personel Change Request, selects and Employee and selects Change

to Personel Group or Subgroup.

The System displays our Form, except that there isn't any data populated

and Adobe Reader displays a popup which reads:

Script failed (language is formcalc; context is xfa[0].form[0].data

[0].#subform[0].DE.DEContent[0].ISR_TextEdit_DisplayOnly[0)

script=//Concatenate two charactertis for display: object text (object

#)//concat

($record.<characteristic>.DATA.FIELD, "(",$record,<characteristic>.DATA.FIELD,")"

Error: no expression encountered -- script result is undefined.

The form itself simply displays a blank for with tags

<Form Title>

<CI Title>

<Label> <Description>

<DE Title>

<DE Description>

To get to this point, we ran the report RSCLCCOP and did a copy of the

objects as described on Page 128 of the Business Package for Manager

Self-Service Documentation.

We then went into QISRSCENARIO set the notification to 56, and went to

generate the form ISR_FORM_SPEG. We selected generate form from SAP

Design, and then proceeded to click "Maintain in Logon Language" which

happens to be english.

I feel like I'm missing a step... any ideas?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tim,

The error - : no expression encountered -- script result is undefined, is simply because the script editor for the respective event doesnt conatain any active code.(all codes are commented).

For , data not getting displayed, you may check out the bindings for each field and the corresdponding layout for the respective form.

SFP transaction -> form name -> layout - to see the layout.

In layout, layout -> click on the respective adobe field -> object pallette -> binding.

check proper binding has been provided for each field from the context (data view pallette).

Do update, once you have solved your issue.

Thanks andRegards,

Anto

Answers (2)

Answers (2)

Former Member
0 Kudos

The issue was with this step:

"we went to generate the form ISR_FORM_SPEG. We selected generate form from SAP Design"

The ISR FORMS delivered by SAP are cross-client and thus do not need to be generated. What happened, was it over-wrote the SAP Delivered forms with a generic version.

With regards to this comment:

>Why dont you search for some note in www.service.sap.com?

Thanks, but not really.

Former Member
0 Kudos

hi,

Why dont you search for some note in www.service.sap.com?

BTW, did you check if that form has any fields in SFP Transaction in the layout tab.

Regards,

<i><b>Raja Sekhar</b></i>