Dear Experts ,
Please i m working on selection screen for an infotype , i 've created 3 i/o fields of type numc , now i want to get the num from the 3 fields and check them concatenated not separated .
i used this code for checking only one field
FIELD ID1 MODULE CHECK_ID .
all the fields are gathered into one group but i dont know how to check all the 3 fields together ?
i need something like field id1,id2,id3 module check ID.
anyone can help plz as i m not a programmer .