2010 Apr 06 2:59 PM
Hello Experts,
I need to retrieve random contract account numbers based on a total number inserted by the user:
Example;
The user input a 10 in the screen field, I need to retrieve 10 random contract account number that belong to different business partners, I know the fkkvkp table has the contract account for the business partner but can you please explain how retrieve random records for different business partners, Thanks in advance.
2010 Apr 06 3:16 PM
Norman:
Class CL_ABAP_RANDOM_INT can be used to enable this scenario.
regards,
bill.