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: 

CIF_GEN_log_write

Former Member
0 Kudos

Hi all,

the function module 'CIF_GEN_log_write' is causing some problem.

For this function module what are the parameters ww have to pass.

after calling this function module my program got terminated with out executing the remaining part .

Can some one please suggest.

What causing the problem.

Thanks,CSR.

**Prompt replys will be rewarded

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi CSR,

chk the FM CIF_CONTRACT_TPSRC_MAP how the FM 'CIF_GEN_log_write' was used

6 REPLIES 6

Former Member
0 Kudos

Hi CSR,

chk the FM CIF_CONTRACT_TPSRC_MAP how the FM 'CIF_GEN_log_write' was used

0 Kudos

Thank you for all your replys.

Message was edited by:

CSR

0 Kudos

Hi CSr,

I have not asked you to use FM CIF_CONTRACT_TPSRC_MAP but to check that FM as 'CIF_GEN_log_write' is used in that FM

0 Kudos

Thank you for all your replys

former_member181962
Active Contributor
0 Kudos

Hi CSR,

Check if the type declaration of the parameters being passed is the same as the declartions of the parameters inside the function module.

Regards,

Ravi

Former Member
0 Kudos

Hi,

In that Function Module <b>CIF_GEN_LOG_WRITE</b> ,u have to pass the Paramter <b>IV_MSGID</b>.

Regards,

Padmam.