2008 Jan 29 9:08 PM
I need to validate some fields in BP (business partner) transaction. I was suggested to use BDT Function Module(any) to validate BP fields.Could any one tell which Function module i have to use to validate the fields???
thanks in advance.
I need to validate some fields in BP (business partner) transaction. I was suggested to use BDT Function Module(any) to validate BP fields.Could any one tell which Function module i have to use to validate the fields???
thanks in advance.
2008 Jan 29 10:29 PM
Well, What exactly you want to check i mean address or existence check or what?
Anyways Search for BAPI_BUPA* in sm37. You will get number of function modules and documentation in the function module. Check it out or let us know what exactly you want to validate.
2008 Jan 29 11:21 PM
I have to validate some fields which are in BP transaction. I can break the the standard code and do the validation but its not a feasible solution,
i was suggested to use BDT or BTE ( DM server) so that i can take a Z copy of the existing program and include my validation inside my Z program. i need to know if any standard BTE or BDT (FM) is available for BP transaction.