cancel
Showing results for 
Search instead for 
Did you mean: 

Attached document for data column in BPS Web application

Former Member
0 Kudos

Hi,

I have created layout for a BPS application, the layout has been configured to have the ability to allow the used to create the attached documentd for the data column. when the user open the layout through the planning profile, the icon for those documents is displayed and can be open by click those icons. After we generated the Web applicatios, those icons are gone and the user can not open them any more.

I notice that there is document subcomponent under BPS-WB, I added that subcomponent to my web layout, it still not work.Anybody know how to display the attached documents on the Web, Is this doable?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Marc,

I did exactly what you mention in your responce e-mail, but it still not work coreectly.

following is my propperty configuration for layout and documents:

Planning layout (layout_lay01)

Only ready for output: True

Row/Cell Selection: Cell

Event on selection: true

..........

Document on planning layout (Document1)

Layout: = layout_lay01

Only ready for output: false

.......

When I launch the application through the Tcode BPS_WIF0

There is no document icon display for each data columns which can been in UPSPL. Instead there is a generic document input/display space under the lauout,however there is no any document display within the box, and I can not input anything within the document box. I changes some of the property for the layout and document, but it not work.

Did I forget some thing?

former_member93896
Active Contributor
0 Kudos

JW,

you didn't say if you use Excel or HTML layouts in the web interface...

If you use Excel, then unfortunately there's no visual indication that documents are attached. Never the less, you can select a cell and then click the icon with the magnifying glass. This will display the document in the box and make the box ready for input.

If you use HTML, then you should have a radiobutton next to each line/cell and a document icon (if a document is attached). Selecting the radiobutton will enable the input box.

Regards,

Marc

SAP NetWeaver RIG

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Marc,

Thanks for your response,

In my Web Interface proverty, I have the follwoing configuration:

Use HTTPS: False.

Now I can input the comments in the text box.When I change it to True, I get the following error:

"BSP exception: Access to page z010upszce001.htm requires HTTPS. HTTPS has not been configured on this server,Error Type: Exception

Your SAP Business Server Pages Team"

Is this mean that if I want to use HTTPS component, the BSP term need to configure it first? if it is, what kind of configuration then need to do?

Another question: the codument I create through web can only been see through the web interface, I can not see them through UPSPL, while the document I creat through the UPSPL, can not been see through the Web, Is this suppose to be or it should be see at two place?

former_member93896
Active Contributor
0 Kudos

JW,

HTTPS is configured in transaction SMICM and also some system parameters have to be set (transaction RZ11). Your Basis person should take care of it.

The documents you create should be visible in both places (and in BW queries as well).

Regards,

Marc

SAP NetWeaver RIG

former_member93896
Active Contributor
0 Kudos

JW,

you have to set the selector for the layout component to "cell" and then link the document component to the layout component.

Regards,

Marc

SAP NetWeaver RIG