When we use standard Hierarchy CDS views for G/L account / Cost center / Profit center , all intermediate nodes of hierarchy are displayed with preceding zero. They are stored with leading 0 in HRRP* tables. So where-ever these hierarchy views are used ( custom or standard Fiori apps ) , leading zero are displayed in root node and intermediate nodes ( leaf nodes are without leading 0 ) .
Is there any standard way to remove these leading 0 from hierarchy ? cause we can not change HRRP* table contents . Or we have to go with customization in CDS views to trim leading zero ? Can experts comment on this.