cancel
Showing results for 
Search instead for 
Did you mean: 

Cheking the entries in standard table for updation of ztable

Former Member
0 Kudos

Hi All,

If suppose there is an input enable table of 5 rows with 2 column. When user enter data for 3 rows that data should check in one standard table , if it exist in standard table then only ztable should update with that entries otherwise it should give error or popup message 'particular row entry is not maintained in standrd table'

how do i write logic for that

Thanx in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

gill367
Active Contributor
0 Kudos

Hi

As the table enteries entered by the user will intially stored in the node's element.

fetch them one by one and then compare it with the std table.

and proceed accordingly.

What is the probelm you are facing in this.

its kind of more General abap related thing than web dynpro.

thanks

sarbjeet singh