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

KNB1

Former Member
0 Likes
1,021

Hi

My requirement is i want to update ZINDT in knb1 table,

Is there any bapi or fm to update that field??

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
814

Hi

Check the fun modules

CUSTOMER_UPDATE

OIUCM_CUSTOMER_UPDATE

OIUCM_UPDATE_CUSTOMER_BA

OIUT2_UPDATE_CUSTOMER_BA

<b>Reward points for useful Answers</b>

Regards

Anji

4 REPLIES 4
Read only

Former Member
0 Likes
814

Hi,

You can do it in two ways using append structure or include structure of that standard table.

once you added , you need to adjust it and activate using the menu utilities->data base utulity-> Activate and Adjust .

check this SAP help..

for append structure

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm

for include structure.

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb54446011d189700000e8322d00/content.htm

Regards

Read only

Former Member
0 Likes
814

goto se11 give table name KNB1 and press 'where in used' button.

u will get n no of fms

just find appropriate

Sameer

Read only

Former Member
0 Likes
814

Hi

Iam not asking to append or include field in standard table.

I want to update value in ZINDT in knb1 table using bdc??

so iam looking for bapi or fm .

Thanks

Read only

Former Member
0 Likes
815

Hi

Check the fun modules

CUSTOMER_UPDATE

OIUCM_CUSTOMER_UPDATE

OIUCM_UPDATE_CUSTOMER_BA

OIUT2_UPDATE_CUSTOMER_BA

<b>Reward points for useful Answers</b>

Regards

Anji