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

SESSION METHOD

Former Member
0 Likes
470

Hi,

In user-exit for transaction(CC02) at certian condition i am running a bdc program for CC02 to update a field , but i think i can't call the same transaction from the same one? , and how can i use the session method and run this in background, will this help.

Thanks & Regards

Syed

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
424

hi again,

please check the below tables (in se11/16) and find the required program to run the bdc.

BDCUSEOP;User-Specific Options for Transaction SM35

CDESTBDCFIELD; Online BDC value destination map

hope it helps.. will update further.

thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
424

hi

you will need to call a program that will do the back ground processing.

the include file is MCBOMF10 and MCBOMF30.

the function module is CS_BI_CHG_CHANGE_BATCH_INPUT

hope it helps.

Read only

Former Member
0 Likes
425

hi again,

please check the below tables (in se11/16) and find the required program to run the bdc.

BDCUSEOP;User-Specific Options for Transaction SM35

CDESTBDCFIELD; Online BDC value destination map

hope it helps.. will update further.

thanks.