Application Development 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: 

fields in a BDC table

Former Member
0 Kudos

hai gurus....

What are the fields in a BDC table???

Thanks

Pavan

1 REPLY 1

Former Member
0 Kudos

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