Showing posts with label SAP Transaction iView - Transfering code page parameters to start SAP GUI. Show all posts
Showing posts with label SAP Transaction iView - Transfering code page parameters to start SAP GUI. Show all posts

SAP Transaction iView - Transfering code page parameters to start SAP GUI

Applies to:

SAP EHP2 FOR SAP NETWEAVER 7.0 SP10
SAP NETWEAVER 7.3 SP5

In new EP versions there is a parameter on the SAP Transaction iView that allows you to concatenate these values named:
"Additional parameters to start SAP GUI". It's a property on the iView under the category "Content - Transaction"
To add more than one parameter you will need to separate the values with " /" (space and then slash).
For example: UPDOWNLOAD_CP=8000 /SOMETHING_ELSE=2000.

Great, What should I do if I've got an older portal version?