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

Call a search help

Former Member
0 Likes
681

I'd like to call a search help COBL_EX_FICO within an abap program.

Do not want to change my structure ... maybe a function module ???

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
609

Hi,

try fm CBIF_LBF4_START_VALUE_REQUEST.

regards

Siggi

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
609

Hi Stephan

I'm not sure to understand ?

You speak about that ?

parameters : p_geber type bp_geber matchcode object cobl_ex_fico.

Read only

Former Member
0 Likes
610

Hi,

try fm CBIF_LBF4_START_VALUE_REQUEST.

regards

Siggi

Read only

0 Likes
609

hI sIG,

That is exactly what I was looking for.

Thx

Read only

0 Likes
609

Hi,

This is what I'm looking for but it is only working in the SAP47.

Is there the same FM for the SAP46C?

Regards,