cancel
Showing results for 
Search instead for 
Did you mean: 

"Name is missing" Error in CreateItem SAP ME PAPI block

Former Member
0 Kudos

Hello Experts,

I am new to ME development. So I need your help to understand the me papi methods.

Firstly I am trying to create an Item in ME using ItemConfigurationService service and createItemMethod in SAP_ME_PAPI_Interface action block in MII.

After loading this method, I am mapping the necessary request parameters as shown in figure below:

After executing this transaction, I am getting error. Catching the error message, it says "name is missing".

I am not able to understand which name I am missing. Please help me to resolve this issue.

Thanks in Advance.

Regards,

Minakshi.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Miinakshi,

We had the same problem and found a workaround.

The problem are the custom data.

You have to remove the custom data tag.

best regards

Ronny

Former Member
0 Kudos

Thanks Ronald for your help.

However I fixed the issue previously by mapping dummy data to name field in custom data. But your method seems more appropriate.

Thanks 🙂

Regards,

Minakshi

Answers (0)