Hi Gurus,
I want to know that if i add a new attribute by using ABAP dictionary Filed and give refernce of database field, say EKKO-BUKRS and thereafter delagate it, would it pick the value of that field at runtime or do i have to calculate this value? Would the value of this new Attribute would be picked when an instance of BOR is created or do i need to calculate the value of this Attribute using some programming?