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

fields in a BDC table

Former Member
0 Likes
442

hai gurus....

What are the fields in a BDC table???

Thanks

Pavan

hai gurus....

What are the fields in a BDC table???

Thanks

Pavan

1 REPLY 1
Read only

Former Member
0 Likes
347

hi,

i hope this answer will helps you..........,

the BDCDATA table contains fields are...

<b>BDCDATA-PROGRAM</b>-----> this field describes the module pool program name which we are used for vaidating and updating the data.

<b>BDCDATA-DYNPRO</b>----


> this field describes the currently active screen.

<b>BDCDATA-DYNBEGIN</b>-------> this field describes the default or initial screen.

<b>BDCDATA-FNAM</b>----


> this field describes the field name which we are used in validations.

<b>BDCDATA-FVAL</b>----


> this field describes the field value which we are used in validations.

by using the above table we perfome the mapping logic in BDC for validating and updating the legacy system data.

regards,

Ashok Reddy

Message was edited by:

Ashok Reddy