cancel
Showing results for 
Search instead for 
Did you mean: 

Error ME 816: CL_API_MASTER_CONDITION_MM=>PROCESS

Former Member
0 Kudos

Hi guys,

I have a requirement to create contract from SOA using BAPI_CONTRACT_CREATE. At first, it does not have any issue on EHP5 but then after the upgrade to EHP7 it is giving an issue "Error ME 816: CL_API_MASTER_CONDITION_MM=>PROCESS". I've search sap note 2000517 and the correction is already implemented in the system but i'm still getting this error.

Any idea on how to resolve this? or is there any new input to avoid this error?

Thanks

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hello Alif,

I have same error when calling FM BAPI_SAG_CREATE. Then:
System error (error in method CL_API_MASTER_CONDITION_MM=>PROCESS); Parameter HEADER; Field: BSART.

I did debug why and error path is:

     BAPI_SAG_CREATE

          -> Method PROCESS_VAL_PERIODS

               -> FM COND_MNT_INIT

                    -> Line 66: PERFORM check_sync CHANGING gv_synchronized.

                         -> This subroutine check struct (SAPMV130)T681V is equal to T681V or not. (SAPMV130)T681V has contained data but T681V is empty. So, they don't equal. That's why the error comes.


I did search a lot of Sap Note, but still cannot found any one map.

Do you have any solution yet?

It sees error comes from EHP7 upgrade because the date change is 01 Nov 2015.

I am planning to use BDC to replace FM BAPI_SAG_CREATE if no one can know it.

Former Member
0 Kudos

Hi Alif,

Did you manage to get this problem sorted? Any advice would be appreciated.

Former Member
0 Kudos

Hello,

is there any solution?

Notes 2052543 and 2203658 are not helpfull for EHP6

Thanks in advance

Former Member
0 Kudos

I've opened CM more than a month ago, Implemented recommended notes(see below) , but far to no avail, the error Error ME 816: CL_API_MASTER_CONDITION_MM=>PROCESS is still there(. Check those notes, also, we have IS-OIL activated and customised pricing sсheme without standart PB00 pricing condition

2055770
2070853
2078079
2079795
2112855
2122482
2135831
2051763
2080279
2052543
2073694
2078029
2103339
2146308
2160353
2162692
2142245
2150747
2176627
Former Member
0 Kudos

Alexey, thank you for the 'short' list.

You can also check freshly released note 2203658 (12.08.2015).

Former Member
0 Kudos

Can you please share the solution? i am getting this error too.

Former Member
0 Kudos

Hello! I'm getting same error during contract replication from srm 7.0 ehp3 to erp ehp7 via SOA PurchasingContractERPRequest_In_V1. Any solution?

Former Member
0 Kudos

Hello,

i applied OSS note 1955956 - Application log not found in main memory to fix it.

Cino

markus_siefert2
Explorer
0 Kudos

Hi Alif,

i get the same error.

Have you solved the Problem and can say what can i do?

Thanks in advance

Markus

Former Member
0 Kudos

Can you please share the solution? i am getting this error too.

Former Member
0 Kudos

Dear Alif,

I am getting the same issue in my system. You have found the solution.Plz help me to resolve it..

Regards,

Tamil.