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

CTU_PARAMS in BDC Session

Former Member
0 Likes
450

Hi,

I am trying to use the option <b>NOBINPT</b> of CTU_PARAMS in BDC Session. i.e filling ctu_params-nobimpt = 'X' and passing this in <b>BDC_INSERT</b>. But it doesn't work as expected.

It works as expected in CALL TRANSACTION. Is there any other parameters to Set in BDC Session?

Grateful for your opinions on this.

Regards,

Siva

Hi,

I am trying to use the option <b>NOBINPT</b> of CTU_PARAMS in BDC Session. i.e filling ctu_params-nobimpt = 'X' and passing this in <b>BDC_INSERT</b>. But it doesn't work as expected.

It works as expected in CALL TRANSACTION. Is there any other parameters to Set in BDC Session?

Grateful for your opinions on this.

Regards,

Siva

1 REPLY 1
Read only

Manohar2u
Active Contributor
0 Likes
351

Can you check whether the field is NOBINPT or NOBIMPT

It should be NOBINPT.

Regds

Manohar