2014 Jun 10 9:08 AM
Hello Experts,
We have activated funds management in Development it is working fine without any issues. Transported same changes to Quality system and executed Program RGZZGLUX.
Issue: Run time error in FMBB transaction code even after execution of program RGZZGLUX. similar error in funds center group also.
Category ABAP Programming Error
Runtime Errors GETWA_NOT_ASSIGNED
ABAP Program SAPLFMBD_DATABASE_ACCESS
Application Component PSM-FM-BCS-BU
Date and Time 10.06.2014 13:28:36
Short text
Field symbol has not yet been assigned.
Requirement: Please let us know how to solve this issue
we have checked note:0000939958 - and changed Inactive status for tables FMIT, FMIP and FMIA, but no use, when we run program RGZZGLUX, it has deactivated this tables again.
Regards,
Chalapathi
2014 Jun 10 2:00 PM
Hi Chalapathi,
You will need to analyze the dump to identify the line on which the program is erroring. Then set a breakpoint on that line to find out what parameter is missing.
Thanks
Shyam
2014 Jun 10 6:35 PM
Hi Chalapathi,
Please check this SAP Note :
976463 - FMBB: Runtime errors GETWA_NOT_ASSIGNED
Regards
Javed
2014 Jun 11 9:58 AM
Hello Shyam / Javed,
Thank you for your inputs.
I have solved issue, now it is working fine.
Activated EA-PS and included into transport request. executed program RGZZGLUX.
Note used to solve issue :0000908007
Regards,
Chalapathi