cancel
Showing results for 
Search instead for 
Did you mean: 

Offline Interactive Form--- Dynamic & Static Text at atime

S0004343680
Explorer
0 Kudos

hi

i have a issue in Offline Line Interactive Form,help me out,

My Internal Table.

IT_TABLE[0-3]

|____WA_TABLE[0-3]

|____F1

|____F2

|____F3

|____F4

For WA_TABLE of 1st Row i want to display some text field and inputfield

**OUTPUT OF OFFLINE INTERACTIVE FORM SHOULD BE: **

WA_TABLE[0]

F1 F2 F3 F4

TEXT1 INPUT1.1 INPUT1.2

TEXT2 INPUT2.1 INPUT2.2

TEXT3 INPUT3.1 INPUT3.2

TEXT4 INPUT4.1 INPUT4.2

WA_TABLE[2]

F1 F2 F3 F4

TEXT1 INPUT1.1 INPUT1.2

TEXT2 INPUT2.1 INPUT2.2

TEXT3 INPUT3.1 INPUT3.2

TEXT4 INPUT4.1 INPUT4.2

WA_TABLE[3]

F1 F2 F3 F4

TEXT1 INPUT1.1 INPUT1.2

TEXT2 INPUT2.1 INPUT2.2

TEXT3 INPUT3.1 INPUT3.2

TEXT4 INPUT4.1 INPUT4.2

plz suggest, how can i achive this out.

thanks

kalyan

Accepted Solutions (0)

Answers (1)

Answers (1)

S0004343680
Explorer
0 Kudos

hi all,

At last i could able to solve the issue by my self.

thanks

kalyan

Former Member
0 Kudos

Hi Kalyan,

I'm trying to create the SAP form which have the seperate fields to corresponding views. When the user requests to create material by entering required data to the above created form. If you can guide me how to do this procedure.

Thank You.

Rashika