on 2024 Aug 04 2:21 PM
Hi,
I defined a RAP business object structure with
my_bo TYPE STRUCTURE FOR READ RESULT z_c_my_bo_mSo far so good. Now I want to exchange this structure between objects. When e.g. having ADT generated a getter for the variable "my_bo" it generates the following line:
METHODS: get_my_bo RETURNING value(r_result) TYPE structure for READ result z_c_my_bo_m.To me this looks good. However, ADT is displaying an error with this line.
How can I fix this?
Thank you
Request clarification before answering.
Thank you very much. This solved my problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.