Skip to Content
0
Former Member
Feb 10, 2011 at 12:06 PM

Field values getting populated for the std business role but not for Z role

40 Views

Hi all,

We have enhanced the component BT127I_ACTI and the view ActIEFJournal ,and we have added a new field using AET to context node BTAdmini and all the values for the z field are populating up fine.

In the view BT127I_ACTI/ActIEFJournal we have considered,the fields in a custom configuration zconfig

1) STRUCT.DESCRIPTION

2)STRUCT.ITEM_TYPE_DESCR

3)ZZPROD_LSTTYP --our z field

4)NROFSAM

5)STRUCT.ORDERED_PROD

The problem is the first field (STRUCT.DESCRIPTION ) is not getting populated where as other fields are getting the values.We checked it in a standard business role Salespro and found that all the values are coming up fine.

When we try to debug the get method it does not trigger in case of the Z business role but gets triggered in case of standard business role.

Any suggestions on this of how to debug this or why this is happening.

Thanks in advance

Mithun