Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using a structure within a structure in a FM for BAPI

Former Member
0 Likes
269

Hi,

As an associated type for a field I want to use a structure. I have a field named opening hours that holds data for opening hours for a week per shop. I define a field in the "top" structure that has an associated type which is a structure. The top structure is defined in the tables tab of the FM.

Why does this fail when I want to use the FM in a BAPI and how to get around this ?

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
250

Try posting some actual code. It will make it easier to answer your question. Also provide details of what you mean by "fail".