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

Error in cProjects 4.0

Former Member
0 Likes
534

Hi all ABAP experts..

I am working on cProjects 4.0.I have created project in it and trying to do costing.but when i click on Costing button, error is appearing as:

"Internal error: Calling costing leads to exception"

and when checked in ST22, it says: CALL FUNCTION_NOT_FOUND and

Function module "CRM_MKTPL_OL_LOAD_OBJECTS" not found.

Plz. help asap

Tim

kwontim@yahoo.com

1 ACCEPTED SOLUTION
Read only

Faaiez
Product and Topic Expert
Product and Topic Expert
0 Likes
494

Hi Tim

I do not find this function in our xRPM system. So it looks like the program is probably doing an RFC call to another SAP system. In ST22, look at the 'Source code extract' to see the statement where it is short dumping.

Regards

3 REPLIES 3
Read only

Faaiez
Product and Topic Expert
Product and Topic Expert
0 Likes
495

Hi Tim

I do not find this function in our xRPM system. So it looks like the program is probably doing an RFC call to another SAP system. In ST22, look at the 'Source code extract' to see the statement where it is short dumping.

Regards

Read only

Former Member
0 Likes
494

Hi Faaiez,

Thanks for your reply.

I have sent to the code.PLz go thru it and tell me what i should be doing to correct this error.

Read only

Faaiez
Product and Topic Expert
Product and Topic Expert
0 Likes
494

Hi Tim

I had a look at the dump but it not that easy to debug the problem without logging on to your system. So I suggest you log and OSS message for this problem.

Regards