hi all,
currently after i select all my distinct value and give it a total count how do i know which count belong to which value. for etc,
i have 2 values: male and female.
how do i code it in a way where it can count me the total number of male and total number of female and write it out in ABAP.
etc:
male 2 (count)
female 5 (count)
hope that someone know a way to this! thx!
Edited by: Daphne on Dec 27, 2007 10:35 AM