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

CIF_GEN_log_write

Former Member
0 Likes
1,019

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
Read only

Former Member
0 Likes
986

Hi CSR,

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

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

6 REPLIES 6
Read only

Former Member
0 Likes
987

Hi CSR,

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

Read only

0 Likes
986

Thank you for all your replys.

Message was edited by:

CSR

Read only

0 Likes
986

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

Read only

0 Likes
986

Thank you for all your replys

Read only

Former Member
0 Likes
986

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

Read only

Former Member
0 Likes
986

Hi,

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

Regards,

Padmam.