Skip to Content
0
Former Member
Dec 02, 2011 at 05:27 AM

BSP - Function Module - UWS_BW_GET_LONGTEXTS_FOR_SRVY - Inputs

38 Views

Dear Experts,

I need to fetch the Long Texts for the Survey application.

Which is submitted by the user.

I am using the below function module to fetch the Long Text.

'UWS_BW_GET_LONGTEXTS_FOR_SRVY'

For this FM. We need to pass the input to the structure 'IT_GUID' which is of Type 'UWS_T_BW_SURVEY'.

So IT_GUID contains the following fields:

1) BW_APPLICATION

2) WS_SURVEY

3) APPLICATION

4) ID

5) GUID

6) VERSION

I have got the below inputs:

3) Application -


Name of the Application

5) GUID -


Survey GUID from the table 'TUWS_SURVEY_LOG'

But not getting the inputs for the rest of the fields.

Kindly help me What are all the Inputs needs to be provided in the remaining fields.

And correct me if my input is wrong in (3) and (5)

Regards,

Ragunathan.R