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

BDC probelm for Tcode C201 Missing header data fields

Former Member
0 Likes
871

Hi,

I am doing BDC program for Tcode -C201 - Creating Master Recipe

While recording the Tcode C201 - After entering the Material no, Recipe No.. and in the next screen Header Data

it is showing different fields - it is missing 2 fields -

CHARGE QUANTITY --- PLKOD-UMREZ

OPERATION QUANTITY -- PLKOD-UMREN

These 2 fields are not showing when I am using SHDB(bdc process). If I go to c201 directly and these 2 fields are showing.

I checked both screen no's (while using SHDB and directly ) and they are different -

When using SHDB

Screen number 4210

with out SHDB.

Screen number 4212

I tried to change the screen no in my BDC code to 4212 but still it is showing the screen 4210 and missing those 2 fields.

Can any one tell me how I can include these fields in BDC process or How to solve this.

Thanks in advance and I appriciate your help on this.

Murali.

4 REPLIES 4
Read only

Former Member
0 Likes
720

.

Read only

Former Member
0 Likes
720

Hallo,

I am using ECC 6.0.

Any answers for my issue?

Thanks.

Read only

Former Member
0 Likes
720

Solved my self.

Read only

sudhakar196
Participant
0 Likes
720

Hi Murali,

I am facing same problem now. Could you please give solution