İbrahim Özcan
İbrahim Özcan

Reputation: 93

Type <> does not exist. Where should i define it?

I'm trying to write a function module and I stuck with the step below.

enter image description here

Where can define "Associated type"? I define it in SE11 as Data type->Data Element and it didn't work, then I defined it as Data type->Table type, it didn't work again. Or it already defined somewhere else?

Upvotes: 0

Views: 552

Answers (1)

Oguz
Oguz

Reputation: 1926

You can easily define table parameters under the tables tab. Why do not use it ? These parameters can be used import and export parameters as well.

Thanks.

Upvotes: 0

Related Questions