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: 

Standard way to update custom fields in Customer master ?

Former Member
0 Kudos

HI All,

In General data section of customer master, we have activated 'Additional Data General' button and placed two custom fields. We achieved this through BADI implementation.

I need a standard way of updating the customized fields, when i tried BDC recording, this button is not appearing and also i did nt find a proper BAPI to update these custom fields.

Any pointers would be very helpful.

Thanks,

Srilakshmi.

3 REPLIES 3

Former Member
0 Kudos

Hello Shrilakshmi,

The fields which are used in additional data while creating customer master are must define in customer master table using ci_include or append structure. So it automatically comes in bapi or everywhere wher u used that table.

Regards

Dhiraj Dangore

raymond_giuseppi
Active Contributor
0 Kudos

I suppose you activated CUSTOMER_ADD_DATA_CS "Additional Data at Customers (Subscreen Container 4000)", but did you also implement CUSTOMER_ADD_DATA_BI "Additional Data at Customers (Batch Input and ALE)", read its documentation.

Regards,

Raymobnd

former_member213275
Contributor
0 Kudos

Hi,

Please refer the link below.

[;

Srikanth