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

Run Time Error- Getwa_not_assigned

Former Member
0 Likes
545

Getwa_not_assigned

Program : CL_FAA_DC_SEGMENTS

ROW 50

Module type ( method)

Module name HLPSEGCREATE

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

Hi,

You missed out to fill some parameters before passing it to function module or any call. you can look at the below link for more information

Regards

Sudheer

3 REPLIES 3
Read only

Former Member
0 Likes
514

Hi,

You missed out to fill some parameters before passing it to function module or any call. you can look at the below link for more information

Regards

Sudheer

Read only

Former Member
0 Likes
513

Hi

You will need to tell us a little more so we can help. What were you doing and in detail what led to the dump you are describing.

Regards

Gareth

Read only

Former Member
0 Likes
513

Hi ms_r

Are u using Field Symbols for work area???

IF yes check for sy-subrc before using the field-symbols.

If not can you give more details regarding this issue?

Regards,

Sandeep