BP_Dialog: Address Usages tree not properly sorted
[ADDRTYPES_READ] [advw_tree_build] [BP_DIALOG] [fontname.sorted] [gt_tb009] [properly] [sorted] [usages]
Symptom
The Address usage tree in the address overview section is not sorted.properly.The standard address usage should be the first one to appear in this tree
Other terms
BP_Dialog ADDRTYPES_READ advw_tree_build gt_tb009
Reason and Prerequisites
Coding was done to sort the gt_tb009 table by addr_kind descending.This overrides the explilcit coding done to keep the standard address usage on top and show other address usages in ascending order.
Solution
This is a coding error and can be corrected by applying this note