‎2008 Jan 30 10:44 AM
Hey All,
I have a problem with Logical Database DDF.
In my program I am typing this
GET KNA1 based on selection screen. It is bringing back everything I want except BRAN1 whereby the field is ''. However in SE16 for KNA1 and for the same KUNNR, the field is populated with 'T180'
I am not understanding this?! I thought LDB where menat to make things easy!!
‎2008 Jan 30 2:59 PM
I think it's not used by DDF.
so you must check it with:
check kna1-bran1 in s_bran1.A.
‎2009 May 27 4:35 PM