‎2011 Jun 23 3:04 AM
Able to save a new SEPERATED_PRODUCT entry with different Product Group apart from the ones in the F4 help(suppose I type NCIP in the Product Group input field and click on Save its saves) which should not be the case. Please add a validation saying that u201C Entered product group does not belong to Seperated Product Groupu201D.how to write a validation,
if some field appprover has =seperated_product ,then a screen comes with product group this is fine,i have written a code for f4 help ,thats ok,but apart from f4 help,if i give manually of somef4 which are not checked fields are also saving,it should not be happen like that,i should put validation, how to write a validation,please help me out.......
‎2011 Jun 23 3:38 PM
Hai ,
If you are trying to the F4 help u can use the Functional Module F4IF_INT_TABLE_VALUE_REQUEST.
But before using it you just go through the import and export parameters. and you will know the validations are pre-defined..
Thanks,
Pradeep.
‎2011 Jun 23 8:54 PM
Check the search help of the Product Group for the Product group table and validate the entered value against the Production group table field.