cancel
Showing results for 
Search instead for 
Did you mean: 

Transactional IView

Former Member
0 Kudos

Hi Friends,

How to call a function from a Transactional IView?

What are the parameters required to create a Transactional IView?

Thanks and regards.

Padma.N

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

siddharth_jain
Active Contributor
0 Kudos

Hi Padma,

in addition to the Above Points you will requirre Following Parameters values for configuring the System:

you have to specify the properties for ITS in Connection properties of Iview.The ITS comes integrated with WAS 6.4 but we need to provide the values for the same.

1)ITS host name: <ITS 6.40 Name>:<Port>

2)ITS path: /sap/bc/gui/sap/its

3)ITS protocol: http or https

The path refers to the path for the ITS service under transaction SICF.

Along with it in User Management specify the Logon method as uid/pwd Logon.

Regards,

Siddharth

sureshmandalapu6
Active Contributor
0 Kudos

Hi Padma Nallapati,

First, Select a folder and right click on that and IView ( Creating Transaciton IView )

> IView Template> Next --> Select IView ( Transaction IView )

--> Give the IView Name and ID and Descriptin

--> Select SAP GUI Type ( GUI for HTML )

--> Now Select the SAP System ( System Alias )

--> Enter Trasaction Code and Parameters if any

--> Finish.

Now Preview the IView and then assign it to the corresponding users.

Thanks

Suresh Mandalapu