Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

steploop validations

Former Member
0 Likes
353

Dear Friends,

I am using steploops and displaying the 5 rows at a time with same field name(MATKL).

and I want a validation on that field , If I put chain and endchain and field name,

if 1st row is not valid then its enable the first row with validation and remaining are in grey mode, I want to bring all of them in enable mode .

How to do this?

thanks,

Sridhar

1 REPLY 1
Read only

Former Member
0 Likes
326

Hi,

With the functionality of Step loop, i believe this is not possible. In Table Controls or Step loops when you do validation in CHAIN _ ENDCHAIN, it will do record by record validation and if there is error in any record, it will enable only that record for correction. This is standard SAP functionality.

ashish