2007 Apr 05 6:30 AM
Hi,
i want to write a badi to validate a field which is not available in interface mathods parameter, due to which it is giving error, is there any method through which i can validate a field , which is not available in the inteface.
2007 Apr 05 6:39 AM
Hi,
If that field is not in the parametrs of the Method,
first check whether it is possible to fetch that field with the help of the parametr that is there in the method.
Write a select for a table in which that field is there using the Parameter(field) that is present in the method of the BADI and validate it using the right table/right code.
regards,
Anji
Hi,
i want to write a badi to validate a field which is not available in interface mathods parameter, due to which it is giving error, is there any method through which i can validate a field , which is not available in the inteface.
2007 Apr 05 6:39 AM
Hi,
If that field is not in the parametrs of the Method,
first check whether it is possible to fetch that field with the help of the parametr that is there in the method.
Write a select for a table in which that field is there using the Parameter(field) that is present in the method of the BADI and validate it using the right table/right code.
regards,
Anji
2007 Apr 05 6:51 AM
Venkat ,
i totally agreee with Anji , But make use in each and every Mode u will get the same values from table read.
i mean to say : some times u may not get some deetails when u are try to create a document. like that.
Regards
Prabhu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |