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: 

BDC for IE02 Classification Fields

Former Member
0 Kudos

Hi,

I am trying to create BDC for IE02 Equipment change for its Classification fields based on equipment object type.

When i create BDC with IE02 and when i go to the transaction and then Eq Specific TAB the fields become display only and i couldn't enter data.How to record BDC for Eq specific TAB in IE02?

Is that good to update the classification data for IE02 directly with "BAPI_OBJCL_CHANGE". The number of classification fields for each equipment type differs how can that be handled?

Thank you

arun

1 REPLY 1

Former Member
0 Kudos

hi Arun,

Did you try changing the equipment using <b>BAPI_EQUI_CHANGE</b> ? There is a structure called <b>DATA_SPECIFIC</b> which is specific for Equipment related data.

For classification related changes, look at the FM's available in transaction <b>BAPI</b>

Cross Application Components -> Classification

Regards,

Subramanian V.

Message was edited by: Subramanian Venkateswaran