My requirement is to show the t.codes with their usage count. I am using Function module SWNC_COLLECTOR_GET_AGGREGATES and SWNC_GET_WORKLOAD_STATISTIC . After getting the data from this function module i executed one t.code suppose me51n.
Its count from Function module was 12 but now it should show me 13. but its not updating. I waited for the whole day but its not getting updated.
So how can i achieve this. basically I want instant change in the count of t.codes after executing them.
So i want help on this.