Skip to Content
0
Former Member
Jun 03, 2009 at 12:32 PM

Adding Attributes To BOR Object

355 Views

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?