Start of Content Area

$BACK$ Prerequisites for Form Integration  Locate the document in its SAP Library structure

You require the following for the integration of forms:

      Installation of an SAP NetWeaver Application Server ABAP system with Adobe Document Services

      Language Settings

      Special settings/installations for ZCI

The individual prerequisites are described in more detail below.

Note

For more information about potential errors and troubleshooting, see Error and Problem Analysis and Problem Analysis Scenarios for Adobe Document Services. More information: SAP Note 999998.

General Prerequisites

SAP NetWeaver AS System with Adobe Document Services (ADS)

Various test programs are available for testing the connection to ADS. For more information, see SAP Note 999998.

Language Settings

To display the form is displayed in the language required, you have to specify a combination of language and locale (country) as well as providing the necessary translations. The logon language of the system is used as the language. You can specify the country in your user profile (transaction SU52) on the Parameters tab page. Enter UCN as the Parameter ID and enter the short code of the required country as the Parameter Value (use the notation in the second column of table T005). Then save your entries.

If no locale is maintained in the system, ADS uses the relevant default value.

ZCI

System Prerequisites

      SAP NetWeaver 7.01 (EhP1) or NW 7.0 with the current Support Package Stack

      SAPGUI Release 6.40 Support Package Level 20 or higher (see SAP Note 940637).

      Adobe LifeCycle Designer 7.1, support package level 1

Prerequisites for ZCI Forms

      Adobe Reader Version 7.x with x >= 08

ZCI and HTTPS require Adobe Reader 8.1

      Adobe Designer, version 7.1 SP 1 only

GUI patch level 20 must be installed.

      InteractiveForm properties:

       For the interaction, the enabled property in the Web Dynpro ABAP View Designer InteractiveForm UI element must be set to true.

       The displayType property differentiates between ZCI (choose native) and non-ZCI (choose ACF)

Recommendation

We expressly recommend using the default value native and thus ZCI.

 

      Form designer (transaction SFP)

       The layout type for properties is ZCI Layout

 

       In the form use the Web Dynpro Native library.

 

       If you are using an NW7.0 ADS and not an NW7.01 (EhP1) ADS, make the following additional setting:

To insert a ZCI script into a form, choose Utilities  ® Insert Web Dynpro Script.

Afterwards you can see the entry ContainerFoundation_JS z in the Hierarchy View in the Designer.

Note

If you are using the EhP1 ADS, you do not have to insert the script; it is inserted automatically.

You may have to update the template used with the FP_CHK_REPORT report.
More information: Checking and Updating Form Layouts

 

 

End of Content Area