cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Parameter has no data type- error in service binding for custom entity

former_member478603
Participant

Accepted Solutions (0)

Answers (2)

Answers (2)

Ranjan__Panda
Explorer
0 Kudos

Example to use instead of abap.char(4) or abap.dats . Use char4, datum or relevant data element.

former_member478603
Participant
0 Kudos

Thanks Andre. Yes its working with data element. But why does not accept normal data types and it accepts data element?

PedroLazaro
Participant
0 Kudos
Hi! Have you found a way to use normal data types? I'm facing the exact same problem here