Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Logical Database DDF

Former Member
0 Likes
451

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!!

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
368

I think it's not used by DDF.

so you must check it with:

check kna1-bran1 in s_bran1.

A.

Read only

Former Member
0 Likes
368

done