‎2008 Aug 08 4:10 AM
Hi,
I need to validate some fields by group. I mean to say...for ex : name1, name2, name3 flds should be in name group, addressline, postcode, cntry should be in street group.
My requirement is to validate those fields in the group....like if any one of the fld is blank then entire fields in that group should not updated.
Pl. suggest me..how to group the fields..
Thanks in advance.
Regards
Shankar
‎2008 Aug 08 4:14 AM
Are you talking about Module pool program...?
you include all the fields in Chain & ENDCHAIN and then validate the fields in Group.
‎2008 Aug 08 4:23 AM
Hi Vijay,
It is not the Module Pool Program.
I need to update the data from an excel file to SAP containing about 71 flds. Before updating we need to validate the fields. Some flds belonging to name (name1, name2, name3) should be in group. If any of the field in that group is blank in the given xl file then the whole group of flds should not be updated..even though the other two flds on that group have values.
like that i need to form two other groups with 6 flds each and need to validate.
‎2011 Aug 12 6:46 AM