cancel
Showing results for 
Search instead for 
Did you mean: 

INITIAL UPLOAD CONTRACT FROM ERP

Former Member
0 Kudos

Dear ,my experts :

I work in SRM 7.0 .ECC6.0 HP3.

I want to upload contract frm ERP into SRM.

I configured the number range and trancation type in both systems . I create one contarct ,and execute the program in SRM --"BBP_CONTRACT_INITIAL_UPLOAD".There in one red light in the next screen:

Process type MK does not exist; define the process type

Message no. BBP_BD112

I want to know why ?

BR!

Alex!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks ,all

I resolved the problem .I selected the " Run in Simulation mode " .I am sorry for that.

Former Member
0 Kudos

Set a breakpoint in FM B46C_CTR_INIT_UPLOAD, line 525

PERFORM message_create

Run the upload program again and examine the call stack and a few steps before this message_create form routine. You should be able to find out the "process_type" in the new contract header structure and if the process_type is defined in SPRO.

Former Member
0 Kudos

Hi,Yang:

Thanks for your reply .

I execute the program and get the green light ,But I can not find the contract in SRM .When I create one SC ,I can not find the contract created in ERP .

I do not know why?

BR!

Alex!