‎2007 Jun 01 8:09 AM
Hi!
I have a problem with an user exit I have coded. The project is created and is active, the code is also active but SAP displays a message telling that there are more than one control program for the include where is coded the user exit. Everything seems to be right, but when I execute the program which uses the user exit, my code is not executed. When I arrive (using debbuger) to the CALL FUNCTION instruction, the cursor does not go into my code, like it does not exists. Can you help me? How can I get that my code is executed?
Thanks a lot!
Jose
‎2007 Jun 01 8:19 AM
Hi,
u have to create a project , then only SAP calls this FM.
yeah from table MODSAP, MODSAP-member = FM name here u wuill get the Enhancement name .
2nd way:
activate the project and execute...When ever u execute the cde works well...Break-point is just used to cheeck whether the cursor comes to the code or not..If it is coming in break-point then automatically the code gets triggered when ever the transaction is executed.
Regards
‎2007 Jun 01 8:46 AM
Hi!
I have already done it.The entry is in the table MODSAP. Project was also already activated and I know that the code is not being exectued because I have coded extra instructions moving recognizable fixed values to some variables, and when the process ends, those variables are unchanged. Is there any other action I can take?
Thanks a lot!
Jose
‎2007 Jun 01 12:28 PM
can you please help me out. im using a user exit exit_sapfp50m_001.
vn im activating my user exit and then im performing action type suspension or any other action im getting an error as infotype doesnt exist. bt im writting my code with case innnn-infty when '0008'.
then what could be the probable error that its happening that way.
‎2007 Jun 02 1:09 PM
Hey Jose
Can you give me the name of the user exit?
cheers
shivika